/* 
	DORMA Interior CSS 

	extends the basic DORMA Styles - 12/2008 C. Reichmann

*/

#col3_hometeaser #hometeaser_left {
	float:left;
	position:absolute;
}

/* Homepage Teaser left */
#col3_hometeaser #hometeaser_left .leftteaser{
	width: 340px;
	font-family: arial, sans-serif;
	font-size:11px;
	min-height:50px;
	padding:10px;
	background: url('/upload/DORMA_Interior/bg_home_t_left.gif') top left repeat-x #fbfbfb;
	border-bottom:1px solid #d5d5d5;
	margin-bottom:10px;
	margin-top:4px;	
}
* html #col3_hometeaser #hometeaser_left .leftteaser{height:70px;}

#col3_hometeaser #hometeaser_left .leftteaser .clearfix{
	height:8px;
	line-height:8px;
	clear:both;
}

#col3_hometeaser #hometeaser_left .leftteaser .hometeaser_txt,#col3_hometeaser #hometeaser_left .leftteaser .hometeaser_img {
	float:left;
}
#col3_hometeaser #hometeaser_left .leftteaser .hometeaser_txt{
	width:210px;
	padding-right:10px
}
#col3_hometeaser #hometeaser_left .leftteaser .hometeaser_img{
	width:120px;
}

#col3_hometeaser #hometeaser_left h2{
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	margin:3px 0 6px 0;	
}
#col3_hometeaser #hometeaser_left .leftteaser a,
#col3_hometeaser #hometeaser_left .leftteaser a:visited,
#col3_hometeaser #hometeaser_left .leftteaser a:link,
#col3_hometeaser #hometeaser_left .leftteaser a:focus,
#col3_hometeaser #hometeaser_left .leftteaser a:active {
	text-decoration:underline;
	color:#444444;
	line-height: 1.2em;	
}

/* middle column col3_home */
#col3_home #col3_content_home #col3_homepic #home_headline_noflash{
	top:320px;
	left:380px;
	font-size:15px;
	font-weight:bold;
}


/* right column col2 */

#col2 .interior_teaser_col2{
	width:180px;
	background-color:#fff;
	border-bottom:1px solid #d5d5d5;
	padding:10px;
	margin-bottom:16px;
	font-family:arial,sans-serif;
	font-size:11px;
	color:#444444;
}


#col2 .interior_teaser_col2 a,
#col2 .interior_teaser_col2 a:visited,
#col2 .interior_teaser_col2 a:link,
#col2 .interior_teaser_col2 a:focus,
#col2 .interior_teaser_col2 a:active {
	text-decoration:underline;
	color:#444444;
	line-height: 1.2em;	
}

#col2 .interior_teaser_col2 p{
	margin:0;
	padding:10px 0 2px 0;
}

/* Fix padding fblocks*/
.fblocs .fb_content{
	padding:8px 15px 0 15px;
}




/* Interior Standardpage */
#col3_content #col3_main_content {
	top:3px;
}

#col3_content #col3_main_content #flash_standardpage{
	height:360px;
}

#col3_content h1{
	padding:10px 0 0 0;
	font-size:11px;
}

#col3_content #col3_hometeaser h1{
	padding:10px 0 0 0;
	font-size:14px;
	color:#444444;
}

#col3_content .col3_textblock{display:block}
#col3_content .col3_leftcol{
	float:left;
	width:180px;
	padding-top:12px;
	position:relative;
}
#col3_content .pic_left{
	width:160px;
	background-color:#fff;
	border-bottom:1px solid #d5d5d5;
	padding:10px;
	margin-bottom:10px;
}

#col3_content .col3_text{
	margin:0;
	margin-left:200px;
	position:relative;
}

#col3_content .col3_textblock p {margin:0 0 1em;}

#col3_content .col3_textblock table{
	width:100%;
	margin:0;
	padding:0;
}
#col3_content .col3_textblock td.leftcol,#col3_content .col3_textblock td.rightcol{
	background-color:#fff;
	border-bottom:1px solid #d5d5d5;
	margin:0;
	padding:10px;
	vertical-align:top;
	line-height:1.5em;
}

#col3_content .col3_textblock td h2{
	font-family: arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	margin:3px 0 10px 0;
}
#col3_content .col3_textblock td.leftcol{width:160px;}
#col3_content .col3_textblock td.midcol{width:10px;}

* html #col3_content .col3_textblock td.midcol{width:18px;}
*+html #col3_content .col3_textblock td.midcol{width:18px;}

#col3_content #col3_main_content #flash_standardpage #home_headline #home_headline_noflash{
	position:absolute;
	z-index:3;
	top:320px;
	left:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-align:center;
}


/* Bildergalerie */

#galerie{
	max-width:840px;
}

#galerie table.tbl_galerie{
	width:100%;
	margin:0;
	padding:0;
}
#galerie td.tbl_galerie_item{
	width:184px;
	padding:0;
	margin:0;
	vertical-align:top;
}
#galerie td.tbl_row{
	height:15px;
}
#galerie .galerieitem {
	background-color:#fff;
	border-bottom:1px solid #d5d5d5;
	width:160px;
	padding:12px;
}
#galerie .galerieitem_bottom {
	background: url('/upload/DORMA_Interior/bg_galerie_bottom.gif') top left repeat-x #fbfbfb;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;	
	width:158px;
	padding:12px;
}

#galerie .galerieitem .ktext{
	min-height:60px;
	display:block;
}

* html #galerie .galerieitem .ktext{height:60px;}


#galerie .galerieitem h3,#galerie .galerieitem h2{
	font-family: arial, sans-serif;
	font-size:11px;
	color:#444;
}

#galerie .lastitem {
	margin-right:0;
}

#galerie .galerieitem .hidden{
	display:none;
}
#galerie .galerieitem p.border_top{
	padding-top:5px;
	border-top:1px solid #d5d5d5;
}
.enlarge{text-align:right;padding-top:2px;}




/* IE 6 Bugfix */
* html #flash_standardpage{width:560px;height:360px;}
* html #home_headline{width:560px;overflow:hidden;}
* html .col3_textblock{width:560px;position:relative;}
* html #galerie{width:760px;}
* html #galerie .galerieitem{padding:12px 10px;}
* html #galerie .galerieitem_bottom {width:154px}