/*********************************************************************** 
 * General
 *
 * Colors:			old2		actual

 NEU
Texte Rot: 9c2104
Farbe Navigation Hintergrund -> #b7a7a7
#50504c -> Content Text und Überschriften
#605b58 -> News, Navigation links oben (Konatkt, Home, Sprachauswahl)
#393735 -> Navigation rechts unten

~shadow~~
#958888 

 */
 

body { font-size:1em; }
li,a,div,span,font,p,td,h1,h2,h3,form { font-family: Arial, Helvetica, sans-serif, Verdana; }
img { border:0; }

a:hover {text-decoration: underline; }
a {text-decoration: none; color:#9c2104; }
a.more {font-size:0.85em;}
input[type="text"], textarea {
  font-size:0.9em; 
  font-family: Arial, Helvetica, sans-serif, Verdana;
  border:1px solid black;    
  padding:2px;
}
input[type="submit"] {font-family: Arial, Helvetica, sans-serif, Verdana;}
hr.noSpacing { margin-bottom: 0px; }
p.Error { margin: 10px 0 10px 0; font-weight: bold; color: #9c2104; }
p.Success { margin: 10px 0 10px 0; font-weight: bold; color: green; }
 
h1{
	font-size:1.5em;
	font-weight:bold;
	color:#50504c;
	margin:0;
}
h2{
	font-size:1.2em; 
	font-weight:bold;
	color:#50504c; 
	margin-top:15px;
}
h3{
	font-size:1.05em; 
}
p{
	/*font-size:12px;*/
	font-size:0.95em; 
}
h1  em{ /*h1 > em*/
	font-style:normal;
	color:#9c2104;
}
#TemplateArea li{
	font-size:0.95em; 
}
#TemplateArea ol li:first-line{
	font-weight:bold;
	color:#9c2104;
}



/*********************************************************************** 
 * Main Area Definitions
 */
html{
	height:100%;
	background: #FFF url(/grafiken/background_full.gif) repeat;
}
body{
	margin:0;
	height:100%;	
} 
#NotFooter{
	position: relative;
	min-height: 100%;
	width: 935px; /*width: 968px - 15 - 18 */	
	/*margin: 0 auto 51px auto;*/	/* add 16px to the margin-bottom. do not know why...*/
	margin: 0 auto 0 auto; /* no padding / margin at the top and the bottom!*/
	/*padding:24px 18px 15px 15px;*/ /*top: 24px plus 35px */	
	padding:0 18px 0 15px; /* no padding / margin at the top and the bottom!*/
	background-color:white;	
	top:-35px;	/*set the whole notFooter outside of the window, so that the footer has enough space*/
}
* html #NotFooter {
	height: 100%;
}
#Footer
{	
	width: 968px; /*width: 968px - 15 - 24 */
	height:35px;
	padding:0;
	/*margin: -51px auto 0 auto;*/
	margin: -35px auto 0 auto;
	position: relative;	
	background-image:url(/grafiken/shadow_main_bottom.png);
	background-repeat:no-repeat;
}

#ShadowLeft{
	width:7px;
	height:500px;		
	background-image:url(/grafiken/shadow_top_left.png);
	/*background-color:blue;*/
	position:absolute;
	top:0;
	left:-6px;
}
/*#ShadowRight{
	width:14px;
	height:500px;		
	background-image:url(/grafiken/shadow_bottom_right_500.png);
	position:absolute;	
	bottom:0;	
	display:none;
}*/
#ShadowRightOuter{
	width:14px;
	height:100%;		
	/*background-image:url(/grafiken/shadow_right_top.png);	*/
	background-image:url(/grafiken/shadow_bottom_right_4000.png);
	background-position:bottom left;	
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:-14px;
}




/*********************************************************************** 
 * Header
 */
#Header
{	
	width: 929px; /*width: 968px - 15 - 24 */
	height:69px; /* 93 - 24 */			
	font-size:0.75em;	
	position:relative;
}
	#Header a{
		color: #393735;
		display:block;
		float:left;	
		margin:19px 0 0 0;	
		border-left:1px solid #393735 ;
		padding: 0 7px 0 7px;
	}
	#Header a.FirstChild{	
		background-image:url(/grafiken/mail.gif);
		background-repeat:no-repeat;
		background-position:0px 0px; 	
		padding:19px 0 0 42px;
		margin:0 7px 0 0;
		height:50px;
		display:inline-block;	
		width:auto;	
		border:0;
	}
		#Header a#ContactLinkTop:before{
			content:"";
		}
		#Header ul li a{
			float:none;			
			margin:0;
			padding:0;
			z-index:101;
			margin:19px 0 0 0;	
		}
		#Header ul li ul li a{
			float:none;						
			margin:2px 0 0 0;	
		}
				
	#Logo{
		top:-13px;
		right:-7px;
		margin:0;
		padding:0;
		border:0 !important;
		position:absolute;		
	}





/*********************************************************************** 
 * Navigation
 */
#NavigationMainDiv{	
	width:178px;
	min-height:350px;
	font-size:0.9em;
	font-weight:bold;
	float:left;
	position:relative;
	margin-bottom:89px; /* height of nav-bottom button (89)*/
	padding-bottom:165px;
	background:#b7a7a7 url(/grafiken/navigation_main_bg_level1-full.png) no-repeat top left;
}
#NavigationMainDiv a:hover{	
	text-decoration:none;
}

	#NavigationMainUl{
		margin:19px 0 0 0;
		padding:0 0 4px 0;	
		background:  url(/grafiken/navigation_main_end.png) no-repeat bottom left;		
		list-style:none;
	}
	#NavigationMainUl li.Level1{		
		height:20px;
		margin:0;	
		padding:6px 0 0 10px;			
		/*background:  url(/grafiken/navigation_main_bg_level1-full.png) no-repeat bottom left;*/
		background:  url(/grafiken/navigation_sprites.png) 0 -26px no-repeat;
		overflow:hidden;
		height:auto;		
	}
		#NavigationMainUl li.Level1:hover{	
			/*background:  url(/grafiken/navigation_main_bg_level1-mouseover.png) no-repeat bottom left;*/
			background:  url(/grafiken/navigation_sprites.png) 0 -52px no-repeat;
		}
		#NavigationMainUl li.Level1.Active{
			/*background:url(/grafiken/box_news.png) no-repeat top left !important;*/
			background:url(/grafiken/navigation_sprites.png) 0 0 no-repeat !important;		
		}
	#NavigationMainUl li a{
		color:white;
	}
		#NavigationMainUl  li.Level1  a.Level1{
			height: 20px; /*26*/
			width:162px;			
			display:block;
		}
		#NavigationMainUl > li.Active > a:after{
			content: url(/grafiken/arrow_navigation.png);
			padding-left:10px;
		}
		#NavigationMainUl > li.TooLong > a:after{
			content: "";
			padding:0;
		}
		#NavigationMainUl ul.NavigationMainUlLevel2{
			display:none;
		}		
		#NavigationMainUl .Active .NavigationMainUlLevel2{
			display:block;
		}
		
		
		
		.NavigationMainUlLevel2 {			
			margin: 0 0 0 -10px;
			/*padding:0 0 3px 0;*/
			padding:0 0 0 0;
			color:white;
			list-style:none;
			/*background:url(/grafiken/navigation_main_level2-end.png) no-repeat bottom left;*/
			background:url(/grafiken/navigation_main_bg_level2.png) repeat;	
		}	
		.NavigationMainUlLevel2 li.Level2 {								
			padding:3px 0 0 20px;	
			width:158px;
			height:19px; /*the same as: .NavigationMainUlLevel2 a.Level2.Active*/			
			/*background:url(/grafiken/navigation_main_bg_level2-full.png) no-repeat bottom left;	*/
			background:  url(/grafiken/navigation_sprites.png) 0 -78px no-repeat;
			overflow:hidden;
		}
			.NavigationMainUlLevel2 li.Level2:Hover{
				/*background:url(/grafiken/navigation_main_bg_level2-mouseover.png);*/
				background: url(/grafiken/navigation_sprites.png) 0 -100px no-repeat;
			}	
			.NavigationMainUlLevel2 li.Level2:after{		
				margin-top:-10px;
				background:blue none;
			}
			.NavigationMainUlLevel2 li.Level2.Active{		
				height:auto;
				/*background:url(/grafiken/navigation_main_bg_level2-full.png) no-repeat bottom left !important;*/
				background: url(/grafiken/navigation_sprites.png) 0 -78px no-repeat !important;	/*overwrites the hover*/
			}
		.NavigationMainUlLevel2 a.Level2.Active{					
			height:19px !important;  /*the same as: .NavigationMainUlLevel2 li.Level2 */
			overflow:hidden !important;
			display:block !important; /*or inline-block? than, firefox problem with height*/
			color:#9c2104 !important; /*needs to be important...*/
		}
 

			#NavigationMainUlLevel3 {
				margin: 0 0 0 -20px;
				padding:0;
				color:white;
				width:178px;
				font-size:0.8em;				
				list-style:disc;	
				list-style-position: inside;
				/*background:url(/grafiken/navigation_main_bg_level2.png);	*/
			}
			#NavigationMainUlLevel3 li {
				width:153px;
				min-height:18px;
				padding:1px 0 0 25px;
				color:#9c2104;
				/*background:url(/grafiken/navigation_main_bg_level3-full.png) no-repeat bottom left;*/
				background: url(/grafiken/navigation_sprites.png) 0 -122px no-repeat;
				overflow:hidden;
			}
			#NavigationMainUlLevel3 li:hover {				
				/*background:url(/grafiken/navigation_main_bg_level3-mouseover.png) bottom left;	*/
				background: url(/grafiken/navigation_sprites.png) 0 -141px no-repeat;
			}
			
			.NavigationMainUlLevel2 a.Level3{		
				color:white;
				margin-left:-3px;
			}
			#NavigationMainUlLevel3 a.Level3.Active{		
				color:#9c2104;
			}




	
	#FeatureSticker{		
		position:absolute;
		bottom:40px;
		right:6px;		
		padding-top:13px;	
		width:118px;		
		height:105px;
		background:url(/grafiken/sticker_naviagtion.png) no-repeat top left;
		color:white;	
		font-size:0.9em;
		
	}
		#FeatureSticker:hover{
			text-decoration:none;
		}
	
	#SearchBox{
		width:178px;	
		position:absolute;
		bottom:10px;
		margin: 0 0 0 15px;
	}
	#SearchBox  a{
		background:url(/grafiken/icon_magnifier.gif) no-repeat 0 0; 		
		padding-left:14px;
		font-size:0.7em;
		font-weight:normal;
		color:#50504c;
	}
	#SearchBox .Shadow{
		padding:1px;
		position:relative;
		background-color:#958888;
		height:18px;
		width:148px;
		margin-top:3px;		
	}
	#SearchBox  input{
		border:1px solid #50504c;
		position:absolute;
		top:-2px;
		left:-2px;
		display:block;
		height:15px;
		width:145px;
	}
	
	#NavigationBottomButton{
		width:115px; /* 178 */
		height:58px; /* 78 */
		padding: 23px 3px 0 60px;
		margin-top:10px;
		bottom:-89px;		
		display:block;
		background-color:white;		
		position:absolute;		
		/*background-image:url(/grafiken/button_contact.png) no-repeat;*/
		background: url(/grafiken/navigation_sprites.png) 0 -160px no-repeat;
		font-weight:700;
		text-align:center;		
		color:white;
		font-size:1.1em;
		line-height:95%
	}
		#NavigationBottomButton em{
			font-style:normal;				
			font-weight:900;
			font-size:1.2em;
			/*color:#9c2104;*/
		}
		#NavigationBottomButton:hover{
			text-decoration:none;
		}

		
/*Javascript Dropdown (Languageselector)*/
#jsddm
{	margin: 0;
	padding: 0;	
}
	#jsddm li
	{	float: left;
		list-style: none;
	}	
	#jsddm li a
	{	display: block;
		text-decoration: none;		
		width: 80px;
		color: #393735;
		white-space: nowrap;
		padding-left:5px !important;
		text-transform:uppercase;
		background-image:url(/grafiken/arrow_lang.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	#jsddm li a:hover
	{	
		text-decoration:none;
		/*background-image:url(/grafiken/arrow_lang_open.gif);*/
	}
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			/*border:solid green 1px;*/
			z-index:100;
			border-top: 0px solid white;			
		}
		#jsddm li ul li
		{				
			float:none;		
			display: inline;
			
		}
		#jsddm li ul li a
		{	
			width: auto;	
			background: #fefefe;
			padding:5px;
			margin-top:0 !important;
		}
		#jsddm li ul li a:hover
		{
			background: #fefefe;
			text-decoration:underline;
		}



	

/*********************************************************************** 
 * Content
 */
#Content
{
	width: 929px; /*width: 968px - 15 - 24 */
	/*background-color:green;*/
	/*padding: 35px 20px 79px 20px; /* !! add 59px; to the bottom-padding for the footer !!!*/		
	/*padding-bottom:79px;*/
	/*margin: 0 6px 0 6px;*/
	padding-bottom:45px; /* the 35px from the footer, plus x for spacing*/
	padding-top:50px;
} 
#TemplateArea{
	/*background-color:blue;*/
	position:relative;
	width:745px;	
	float:left;
	margin:0 0 0 6px;
}
.EndOfContent{
	clear:both;
	height:1px !important;
}



/*********************************************************************** 
 * Start
 */

#TeaserImage.Shadow{
	background-image:url(/grafiken/shadow_pictureMain.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	width:745px; 
	height:350px;
	margin:4px 0 27px 4px;
	position:relative;
}
#TeaserImage img{	
	position:absolute;
	top:-4px;
	left:-4px;
} 
#TeaserImageText p {
	position:absolute;
	color:white;
	right:0;
	top:0;
	margin: 18px 25px 0 0;
	font-size:0.95em;	
	text-align:right;
	width:700px;
	font-weight:bold;
	letter-spacing: 0.05em;
} 
#TeaserImageText em{
	font-size:1.5em;	
	margin-right:30px;
	font-style:normal;
	font-weight:bold;
	letter-spacing: 0.05em;
}
#ContentBlockLeft{
	width:527px;	
	border-left: 1px dotted #605b58;
	padding-left:16px;	
	float:left;
}
	#ContentBlockLeft p {
		font-size:0.85em;
	}
	#ContentBlockLeft p a{
		margin-top:10px;
		display:inline-block;
	}
#ProduktTypes{		
	margin-top:50px;
}
	.ProduktTypeBox{
		float:left;
		margin-left:10px;			
	}	
	#ProduktTypes > div:first-child{	
		margin-left:0; /*very left product may not have a margin*/		
	}	
	.ProduktTypeBox h2{	
		display:block;
		width:159px;
		height:21px;
		padding: 3px 0 0px 10px;
		margin:0;
		font-size:0.8em;
		color:white;
	}
		.ProduktTypeBox h2 a{	
			color:white;			
		}
	.ProduktTypeBox a:hover{
		text-decoration:none;
	}
	#TitleBalconWood{
		background-image:url(/grafiken/box_wood.png);
	}
	#TitleBalconAlu{
		background-image:url(/grafiken/box_alu.png);
	}
	#TitleFence{
		background-image:url(/grafiken/box_fence.png);
	}
	.ProduktTypeBox img{
		border:0;
		margin: 1px 0 0 0;
	}

#NewsBox{
	width:175px;
	border-left: 1px dotted #605b58;
	border-right: 1px dotted #605b58;
	padding-left:8px;
	margin-left:16px;
	float:left;
	color:#605b58;
	font-size:0.8em;
}
	#NewsBox h2{ /*NEWS caption*/
		display:block;
		width:165px;
		height:23px;
		background-color:#9c2104;
		padding:3px 0 0 10px;
		margin:0;
		background-image:url(/grafiken/box_news.png);
	}
		#NewsBox h2 a { 
			color:white;	
			font-size:1em;	
		}
	#NewsBox h3{
		color:#605b58;		
		padding:0;
		margin:12px 0 5px 0;
	}
	#NewsBox p{
		margin:0;
	}
	#NewsBox p a{
		margin:10px 0 0 0;
		display:inline-block;
	}


a:after
{/*
content: " (" attr(href) ")";
*/
}
/*
img.Shadow:bevore{
	content:"<div class=s1></div>";	
}
img.Shadow:after{	
}
.s1{
	border:10px solid red;
	width:20px;
	height:20px;
	padding:20px;
}*/



/*********************************************************************** 
 * Template Blank
 */
.ContentBlockFullWithMorePadding,
.ContentBlockFull,
#ContentBlockFull
{
	width:711px;	
	border-left: 1px dotted #605b58;
	border-right: 1px dotted #605b58;
	padding:0 16px 0 16px;	
	float:left;
}
	.ContentBlockFullWithMorePadding p,
	.ContentBlockFull p,
	#ContentBlockFull p{
		margin-top:10px;
		color:#605b58;
	}
.ContentBlockFullWithMorePadding{
	width:643px;	
	padding:0 50px 0 50px;	
}
		
	
	
	
/*********************************************************************** 
 * Kontakt, Fotomontagebestellung
 */	
#requestForm input[type="text"], 
#requestForm input[type="file"], 
#requestForm select, 
#requestForm textarea {
	font-size:0.9em; 
	font-family: Trebuchet MS, Arial, sans-serif;	
	border:1px solid #50504c;    
	padding:4px;
	position:relative;
	width:272px;	
}
	input[name="name"],
	input[name="email"],
	input[name="strasse"],
	input[name="telefon"]	{			
		padding-left: 26px !important;	
		width:250px !important;;
	}
	input[name="name"] { background: #fff url(/grafiken/user.png) no-repeat 4px; }	
	input[name="email"] { background: #fff url(/grafiken/email.png) no-repeat 4px; }	
	input[name="strasse"] { background: #fff url(/grafiken/house.png) no-repeat 4px; }	
	input[name="telefon"] { background: #fff url(/grafiken/telephone.png) no-repeat 4px; }	
	
	 #land{			
		width:105px !important;
		margin:0 !important;		
	}
	 #plz{		
		width:35px !important;
		margin:0 !important;
	}
	 #ort{		
		width:114px !important;
		margin:0 !important;
	}
	textarea[name="anliegen"]{	
		width:426px !important;
		height:70px;
	}
	select[name="aufmekrsamDurch"]{	
		width:177px !important;
	}
	input[type="checkbox"]{	
		width:auto !important;
	}
	input[type="button"]{		
		width:406px;
		height:50px;
		font-weight:bold;
		/*margin-left:100px;*/
		margin-left:20px;
		font-size:20px;

		margin-top:10px;
		background:url(/grafiken/redGradient.png);
		
		color:#FFFFFF;
	}
	input[type="button"]:hover{		
		cursor:hand;
	}
	
#requestForm select {
	padding:1px;
	width:150px;
}

#requestForm label{
margin-left:5px;
}

#TelephoneTop{
	font-size:1.0em;
}
	#TelephoneTop em{
		width:180px;
		display:inline-block;
		font-style:normal;
		font-weight:bold;
	}

#requestForm p{
	display:inline-block;		
	min-width:150px;
	margin-bottom: 0px;
}
#ContentBlockFull{
	/*padding-left:66px;*/ 	/*16px*/
	/*width: 661px; */  	/*711px;*/
}
#AddressBlock{
	margin:30px 0 30px 0;
}
	#AddressBlock p{
		font-size:1.0em;
	}	
		
.InformationBlock{
	margin: 20px 0 50px 0;	
}
	.InformationBlock h1{
		color:#9c2104;				
		margin-bottom:3px;
	}	
	

		

	
/**********************************************************************
* Produktübersicht und Carousel Control
*/	

.productShortText{ /*> Was macht das */
	color:#605b58;
	padding:20px;
}					
	
#productsCarousel li{	
	color:#50504c;
	font-size:0.64em;
	text-align:center;					
}
	#productsCarousel li img{				
		margin-top:15px;		
	}
	#productsCarousel li span{				
		text-decoration:underline;
	}
	

.jcarousel-skin-tango .jcarousel-container {    
    /*border: 1px solid #000000;*/
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 645px;
    /* -> height angepasst von mir*/
    height: 180px;
    padding: 20px 40px;    
    /*border: solid red 1px;*/
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {    
	width: 645px;
    height: 205px;    
}
.jcarousel-skin-tango .jcarousel-item {    
    margin-right:12px;
	width: 150px;
    height: 200px;    
}
.jcarousel-skin-tango .jcarousel-item img{    
    /*border:solid red 1px;*/
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    /*margin-right: 20px;*/
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;    
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 75px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/grafiken/next-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 75px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/grafiken/prev-horizontal.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/***************************************************************************************************
**  jquery.jcarousel.css
**/
/***************************************************
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}



	
/*********************************************************************** 
 * Modelldetails
 */
#panelStage {
	border:1px dotted #605B58;
	width:600px;
	height:375px;
	float:left;	
	margin: 10px 0 15px 0;
	display: table-cell;
	text-align: center;
	vertical-align: middle;		
	position:relative; 
}
	#panelStage * {
		vertical-align: middle;
	}	

#panelInfo{
	width:215px;
	height:260px;	
	padding-top:10px;	
	margin-left:20px;
	float:left;
	margin-right:0px;
	
	
}
	#panelInfo h1{
		color:#605b58;
		border-bottom: dotted #605b58 1px;
		padding-bottom:8px;
	}
		
#modellDescription{		
	color: #605b58;
	/*border: solid green 1px;		*/
}
#LinkSameWood{
	width:170px;
	display:block;
	color:#ffffff;
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background-image:url(/grafiken/box_wood.png);		
	background-repeat: repeat-x;
	margin-top:10px;
}
#LinkSameAlu{
	width:170px;
	display:block;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background-image:url(/grafiken/box_alu.png);				
	background-repeat: repeat-x;
	margin-top:10px;
}

#LinkSameFence {
	width:170px;
	display:block;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background-image:url(/grafiken/box_fence.png);
	background-repeat: repeat-x;
	margin-top:10px;
}	


#LinkSendRequest{
	width:170px;
	display:block;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
	padding:3px;
	background-image:url(/grafiken/box_red.png);
	background-repeat: repeat-x;
	margin-top:10px;
}

.productDetailsPictureDescription{	
	position:absolute;  	
	display:block;
	left:10px;
 	top:5px;
 	padding:5px;
 	border: solid black 1px; 	
 	background-color:#ffffff;
 	opacity : 0.7; 
	filter : Alpha(opacity=70); 
	-moz-opacity:0.7;
}
/*
.productDetailsPictureDescriptionText{
  color:#ff0000;
  display:block;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  backgound-color:#ff0000;
}
*/

/*.pics{
}
	.pics img{		
		width:498px;
		height:310px;
	}*/
	
/*
 *
 * New image carousel at the prodcut details page
 */	
#PreviewCarouselDiv{
	clear:both; 		
	/*width:600px;*/
	/*border:1px solid red;*/
}
	#PreviewCarousel
	{
	}	

	#PreviewCarouselDiv .jcarousel-container-horizontal {
		width: 520px;		
		height: 68px;
		padding: 0 40px;  
		/*border:1px solid red;*/
	}	
	#PreviewCarouselDiv .jcarousel-clip-horizontal {    
		width: 520px;		
		height: 68px;
		/*border:1px solid blue;*/
	}
	#PreviewCarouselDiv .jcarousel-list.jcarousel-list-horizontal
	{
		height: 68px !important;
	}
	#PreviewCarouselDiv .jcarousel-item {    
		margin-right:12px;
		width: 88px;
		height: 68px; 
	}	
		#PreviewCarouselDiv .jcarousel-item a img{  
			border:1px solid white;
			padding:3px;
		}			
		#PreviewCarouselDiv .jcarousel-item a img:hover { 
			border-color:#605B58;
		}
		#PreviewCarouselDiv .jcarousel-item.active a img{ 
			border-color:#605B58;
		}	
	#PreviewCarouselDiv .jcarousel-next-horizontal,
	#PreviewCarouselDiv .jcarousel-prev-horizontal {    
		top: 15px;
	}	

	#PreviewCarouselDiv .jcarousel-list li,
	#PreviewCarouselDiv .jcarousel-item {
		width: 80px;
		height: 60px;
	} 

	
	
	
	
	


.linkWithArrow{
	float:none;
	display:block;
	text-decoration:underline;
	color:#992004;
	font-size:0.8em;		
	margin-top:10px;
	padding-left:8px;
	background: url(/grafiken/littleArrow.gif) 0px 6px no-repeat;	
}
	a.linkWithArrow:hover{
		text-decoration:none;
}



/*Nav Slideshow neu::*/

#navSlideShow2{
	position:absolute; 
	z-index:1500; 
	left:20px; 
	/*background:#cccccc;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;*/			
}

#navSlideShow2 a{
	width: 25px;
	height: 25px;		
	border:solid red 0px;
	font-size:0px;
	display:block;
	float:left;
	margin-right:10px;
}
	
	#prevBtn{
		background:url(/grafiken/buttons/slideshowButtons.png) 0 0;
	}
	#nextBtn{
		background:url(/grafiken/buttons/slideshowButtons.png) -75px 0;
	}
	#pauseBtn{
		background:url(/grafiken/buttons/slideshowButtons.png) -50px 0;
	}
	#playBtn{
		background:url(/grafiken/buttons/slideshowButtons.png) -25px 0;
	}
	

/*NAV SLiedeshow rechts oben :: not in use any more*/
/*
#navSlideShow{
	margin-bottom:20px;
	width:150px;
	height:15px;	
}
	#navSlideShow a{
		width: 15px;
		height: 13px;		
		border:solid red 0px;
		font-size:0px;
		display:block;
		float:left;
		margin-right:10px;
	}
	
	
	#prev{
		background:url(/grafiken/navelemets_slideshow_ho.gif) 0 0;
	}
	
	#next{
		background:url(/grafiken/navelemets_slideshow_ho.gif) -45px 0;    	
	}
	
	#pause{
		background:url(/grafiken/navelemets_slideshow_ho.gif) -30px 0;    	
		margin-left:20px;
	}
	#play {
		background: url(/grafiken/navelemets_slideshow_ho.gif) -15px 0;    			
		margin-left:20px;	
	}
	
		
	#prev:hover{
		background:url(/grafiken/navelemets_slideshow_ho.gif) -60px 0;    		
	}
	#next:hover{
		background:url(/grafiken/navelemets_slideshow_ho.gif) -105px 0;    	
	}
	#pause:hover{
		background:url(/grafiken/navelemets_slideshow_ho.gif) -90px 0;    			
	}
	#play:hover{
		background: url(/grafiken/navelemets_slideshow_ho.gif) -75px 0;    					
	}
	*/
	
	
	
	
	
	
/*********************************************************************** 
 * OnlineDesigner
*/

#OnlineDesignerStage{
	height:298px;
	width:397px;
	background-color:#fefefe;
	float:left;
}
	#OnlineDesignerStage img{
		height:298px;
		width:397px;
	}

#OnlineDesignerHouseSelector{
	height:298px;
	width:342px;
	background-image:url(/grafiken/background_stage.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	float:left;
	
	
}

#stageShadow{
	border:solid red 0px;
	background-image:url(/grafiken/shadow_pictureMain.gif);	
	background-repeat:no-repeat;
	background-position: bottom right;
	width:741px; 
	height:300px;
	margin:1px 0 27px 4px;
	position:relative;
	
}
	#OnlineDesignerHouseSelector h1{
		margin-top:80px;		
		margin-left:30px;
		color:#605b58;
		font-size:1.4em;			
	}

.onlinDesignerHeadline{
		color:#605b58;
		font-size:1.4em;			
}
	
#OnlineDesignerHouseSelectorImageContainer{
	margin-top:5px;
	margin-left:33px;		
	width:270px;
	
}	
	#OnlineDesignerHouseSelectorImageContainer img{
		float:left;
		margin-left:5px;
		margin-top:5px;
		width:84px;
		height:64px;		
	}

 
.OnlineDesignerVariationIcon{	
	height:12px;
	width:20px;
	margin-left:5px;
}

.OnlineVariationText{
	margin-left:20px;
}


/*********************************************************************** 
 * Leeb in Ihere Nähe
 */

#loadingIndicator{
	margin-bottom:20px;
}

#loadingIndicator img{
	margin-left:20px;
	margin-right:20px;
}

/*********************************************************************** 
 * Messeplan
 */
#Messeplan{	
}
p#NoMessen{
	font-size:1em;
	font-weight:bold;
}
table#MessenListe{
	width:600px;
	border:0;
	border-collapse:collapse;
	border-spacing:0;
}
	table#MessenListe thead{		
		border-bottom: 1px dotted #605b58;
	}
	table#MessenListe th div{
		text-align:right;
	}
	table#MessenListe th a{
		margin-right:10px;
	}
	table#MessenListe tr.Even{
		background-color:#ecebeb;		
	}
	table#MessenListe td{
		font-size:0.85em;
		padding: 0 2px 0 2px;
	}
	.NoWrap{
		white-space: nowrap;
	}
	#RemindViaEmail{
		font-size:0.9em;
	}
#Legend{
	font-size:0.8em;
}
	

/**********************************************************************
* Jobs
*/	


#subNavJobs {
	font-size:0.85em; 
	font-style:normal;
	color:#9c2104;
}

.jobHeadline{
	color:#1F4027;
	font-size:0.75em; 
}

.jobHeadline a{		
	color:#1F4027;
	text-decoration:underline;
}
.jobHeadline a:hover{	
	text-decoration:none;	
	color:#1F4027;
}

/**********************************************************************
* Reference_Customers
*/	
#productsCarousel div.Shadow{
	background-image:url(/grafiken/shadow_pictureMain.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	width:194px; 
	height:123px;
	margin:4px 0 0 4px;
	position:relative;
}
#productsCarousel div.Shadow img{	
	position:absolute;
	top:-4px;
	left:-4px;
	margin:0;
} 
 


/*********************************************************************** 
 * Footer Content
 */

#NavigationHelperOuter {	
	width:100%;
	height:10px;
	display:block;
}
#NavigationHelper{
	display:block;
	margin:5px 0 0 0;
	padding:0;
	right:0;
	position:absolute;
}
	#NavigationHelper li {
		margin: 0 0 0 3px;			
		padding:0;
		list-style:none;
		float:left;
		display:block;
		font-size:0.7em;		
	}
	#NavigationHelper li:before{
		content:" | ";
		margin: 0 5px 0 5px;
	}
	#NavigationHelper li:first-child:before{
		content:"" !important;
	}
	#NavigationHelper li a{		
		padding:0;		
		color: #393735;		
		font-weight:bold;
	}
	#NavigationHelper li a:hover{		
		text-decoration:none;
		color: black;
	}
#LinkInterad{	
	display:block;
	width:320px;
	text-align:center;
	margin: 0 auto 0 auto; 
	color: #393735;
	font-weight:bold;
	font-size:0.7em;
}
	#LinkInterad:hover{
		color:white;
		text-decoration:none;
	}
#FooterKeywords  {
	/*text-indent: 30em;*/
	color: #B4ACAA;
	font-size:0.9em;
	margin-top:10px;	
	line-height:150%;	
	text-align:justify;
}	
#FooterKeywords  a{
	color: #B4ACAA;
	text-decoration:none;
}
#FooterKeywords  a:hover{
	text-decoration:underline;
}
#FooterKeywords h1, #FooterKeywords h2, #FooterKeywords h3, #FooterKeywords h4, #FooterKeywords em, #FooterKeywords strong{ /*Footer keywords*/
	/*font-weight:normal;*/
	display:inline;
	font-size:1.4em;
	font-style:normal;	
	padding: 0 3px 0 3px;
	color: #B4ACAA;
}
#FooterKeywords h1 { font-size:1.6em; }
#FooterKeywords h2 { font-size:1.45em; }
#FooterKeywords h3 { font-size:1.35em; }
#FooterKeywords h4 { font-size:1.25em; }
#FooterKeywords em { font-size:1.2em; }
#FooterKeywords strong { font-size:1.1em; }
	

	
/***************************************************************************************************
**  thickbox.css
**/



/* -------------------------------------------------------*/
/* ----->>> global settings needed for thickbox <<<-------*/
/* -------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* -------------------------------------------------------*/
/* ----->>> thickbox specific link and font settings <<<--*/
/* -------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

/*#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}*/

/* -----------------------------------*/
/* ----->>> thickbox settings <<<-----*/
/* -----------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}






