/* patch to enlarge col3_home for a 2-column layout */
#col3_home {
	margin:0 15px 0 211px;
	min-width:740px;
	padding:6px 0 0;
	height:auto;
}


#col3_home #col3_content {min-height:55em;}

#col3_home #col3_homepic {
	/*text-align: center;*/
	vertical-align: middle;
	position: relative; top: 0px; z-index:108;
	width: auto;
	height: 360px; /* 375px */
	border: 0px;
	overflow: hidden;
	padding: 2px 0 0 0;
}
* html #col3_home #home_headline {width:100%}

/* alternate Flashcontent */
#col3_homepic #home_headline_noflash {
	background:transparent none repeat scroll 0 0;
	color:white;
	display:block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	text-align:center;
	top:320px;
	left:0;
	width:100%;
	word-spacing:0.1em;
	z-index:200;
}

/* Carousel Teaser */
#col3_home #home_teaser_left #wrap {
	float:left;
	height:150px;
	width:240px;
	display:block;
	position:relative;
}
#col3_home #home_teaser_left #carousel {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#col3_home #home_teaser_left #carousel li {
	height:150px;
	width:240px;
	margin:0;
	display:inline;
	text-align:center;
}

#col3_home #home_teaser_left #previous, #next {
	display:block;
	margin:0 0 13px;
	cursor:pointer;
	display:none;
	}
#col3_home #home_teaser_left #previous {
	float:left;
	width:30px;
	height:120px;
	margin-right:15px;
	margin-left:15px;
	cursor:pointer;
}
* html #col3 #home_teaser_left #previous {margin-left:10px;}
		
#col3_home #home_teaser_left #next {
	float:left;
	width:30px;
	height:120px;
	margin-right:15px;
	margin-left:15px;
	cursor:pointer;
}

#col3_home #home_teaser_left #container {
	width:360px;
	height:158px;
	padding:15px 0 0 0;
	position:absolute;
}

#col3_home #home_teaser_left a {text-decoration:none;color:#333;cursor:pointer;}
#col3_home #home_teaser_left p:hover {text-decoration:underline;}
#col3_home #home_teaser_left p {margin-top:8px;}



/* ie 6 ie 5.5 fixes */

/* homepage doorpage fixes */ 
* html #col3_home {width:760px; margin:0 15px 0 210px;overflow:hidden;}

/* Fix for Content Teaser */
* html #col3_home #home_teaser_right #ie_httr_opt{
	width: 370px;
}
 #col3_home #home_teaser_left{
	background: transparent; 
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 360px; 
	height:auto;
	float:none; 
	position: relative;
}

* html #col3_home #home_teaser_left{width:360px;}  

  #col3_home #home_teaser_right{
   background: transparent; 
   font-family: arial, sans-serif;
   font-size: 11px;
   width: auto; 
   height: auto;
   padding-top: 0px;   
   margin: 0px;
   margin-left: 380px;
   float: none; 
   /*position: relative;*/
top:0;
  }

* html #col3_home #home_teaser_right{
   padding-top: 0px;
   margin-left: 380px;
   margin-top: 0px;}

  * html body #col3_home #col3_hometeaser{ 
position:relative;
top:10px;
left:0;
}

* html #col3_home #col3_homepic{
position:relative;
}	

/* ie 5.5 */
* html #col3_home {width:760px; margin:0 15px 0 210px;overflow:visible;}

/* this rule only for ie6 */
* html #col3_home {o\verflow:hidden}

/* teaser right for ie7 */
* html #col3_home #home_teaser_right{   padding-top: 0;
   padding-left: 380px;}
* html #col3_home #home_teaser_left{padding-top: 3px;}

/* teaser right for ie7 */
*+html #col3_home #home_teaser_right{margin:8px 0 0 0;}
*+html #col3_home #home_teaser_left{padding:0;}

/* für nutzung im normalen Layout */

/* Carousel Teaser */
#col3 #home_teaser_left #wrap {
	float:left;
	height:210px;
	width:400px;
	display:block;
	position:relative;
        padding:5px;
}
#col3 #home_teaser_left #carousel {
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#col3 #home_teaser_left #carousel li {
	height:210px;
	width:400px;
	margin:0;
	display:inline;
	text-align:center;
}

#col3 #home_teaser_left #previous, #next {
	display:block;
	margin:0 0 13px;
	cursor:pointer;
	display:none;
	}
#col3 #home_teaser_left #previous {
	float:left;
	width:20px;
	height:210px;
	margin-right:25px;
	margin-left:15px;
	cursor:pointer;
}
* html #col3 #home_teaser_left #previous {margin-left:10px;}
		
#col3 #home_teaser_left #next {
	float:left;
	width:10px;
	height:210px;
	margin-right:15px;
	margin-left:15px;
	cursor:pointer;
}

#col3 #home_teaser_left #container {
height:220px;
padding:25px 0 0;
position:absolute;
width:535px;
}

#col3 #home_teaser_left a {text-decoration:none;color:#333;cursor:pointer;}
#col3 #home_teaser_left p:hover {text-decoration:underline;}
#col3 #home_teaser_left p {margin-top:8px;}


