@import"topnavi.css";
@import"sidebar_navi.css";


html {overflow-y: scroll}
body {
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color:#000000;
	padding:0;
	margin:0;
	line-height:17px;
}
/*a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #000000;}
a:active { color:#000000;}
*/
a { color: #93040a; text-decoration: underline;}
a:visited { color: #93040a; text-decoration: underline; }
a:active { color: #93040a; text-decoration: underline; }
a:hover { color: #4a0608; text-decoration: underline; }

.underline{text-decoration:underline;}

#header a {font-size:11px; color:#fff; margin-right:15px;}
#header a:visited {font-size:11px; color:#fff; margin-right:15px;}
#header a:hover {font-size:11px; color:#fff; margin-right:15px;}
#header a:active {font-size:11px; color:#fff; margin-right:15px;}

a.black:link { color: #000000; text-decoration: none; }
a.black:visited { color: #000000; text-decoration: none; }
a.black:active { color: #000000; text-decoration: none; }
a.black:hover { color: #000000; text-decoration: none; }

a.black_underline:link { color: #000000; text-decoration: underline; }
a.black_underline:visited { color: #000000; text-decoration: underline; }
a.black_underline:active { color: #000000; text-decoration: underline; }
a.black_underline:hover { color: #000000; text-decoration: underline; }


.red_bold{
	font-size: 12px;
	font-weight:bold;
	color:#93040a;
	}
.fussnote{
	font-size: 11px;
	font-weight:normal;
	color:#93040a;
	}
.headline_red{
	font-size: 20px;
	font-weight:bold;
	color:#93040a;
	line-height:20px;
	}

        
        .sub_headline  {
        font-size: 14px;
	font-weight:bold;
	color:#93040a;
	line-height:20px;
        margin-left: 5px;
            
        }        
        
        
        
        
        
        
.headline_black{
	font-size: 20px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
	}
h1 {
	font-size: 2em; 
	font-weight: normal;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

img.main_visual {border: 0px solid #000;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 995px;
	margin: 0 auto;
	padding: 0;
        position: relative;
}

/* ----------header / logo / Hauptnavi-------------- */
#header {
	margin: 0;
	padding: 0;
	background-color: #93040a;
	padding:15px 0px 0px 775px;
	height:70px;
}
#header p{
	margin-left: 20em;
	padding: 25px;
	
}
#mainnavi {
	margin: 0;
	padding: 0;
	background-color: #ececec;
	background-image:url(../graphics/mainnavi_bg.gif);
	background-repeat:repeat-x;
	height: 60px;
}

#mainnavi_start {
	margin: 0;
	padding: 0;
/*	background-color: #ececec;
	background-image:url(../graphics/mainnavi_bg.gif);
	background-repeat:repeat-x;*/
	height: 20px;
        height: 7px;
/*      overflow: hidden;*/
}

#mainnavi p{
	margin-left: 20em;
	padding: 0 25px;
}


#logos_flachheiz {
    height: 400px;
}
#logos_flachheiz img {
    border: none;
    display: block;
    margin-bottom: 15px;
    outline: none;
}



/* -----------------Content--------------------- */
#list_ctn li{margin-left:-24px; padding-right:2px; padding-bottom:4px; list-style-type:square;}

input.haendler_button {
		padding:0px 5px 0px 5px;
		cursor:pointer;
		color:rgb(255,255,255);
		border:none;
		background-color:rgb(166,11,22);
	}
	
.main_tb{
	width:995px;
	padding: 0px;
	background-image:url(../graphics/container_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
	.main_tb_tdl{
	width:224px;
	}
	.main_tb_tdr{
	width:769px;
	}
.tb_tab_ctn{
	width:720px;
	background-color:#f4f4f4;
	margin-left:3px;
	margin-top:5px;
	margin-bottom:0px;
	}
.content{
	float:right; 
	width:769px;
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom:50px;
}

#content {
	min-height:800px;
	background-color: #ffffff;
	background-image:url(../graphics/container_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.cont_link{
	list-style-type:square;
	color:#93040a;
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 15px;
}

.cont_link li a {
	font-size: 12px;
	text-decoration:underline;
	color:#93040a;
	margin: 0;
	padding: 0 0 0 0;
}

.cont_link li a:hover {
	color:#000000;
}


/* --------------left navigavtion ist ausgelagert------------- */


/*

.spac {margin-bottom:0px; width:100px; margin-left:45px;}

.subnavi_div_default{
	margin:20px 0px 0px 0px;
	width:110px;
	background-color: #fff; 
	padding-left:25px;
	margin-left:30px;
	background-image:url(/general/de/graphics/dot_trans.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
	
.subnavi_div_active{
	margin:20px 0px 0px 0px;
	width:110px;
	background-color: #fff; 
	padding-left:25px;
	margin-left:30px;
	background-image:url(/general/de/graphics/liste_square.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	}
*/
/* -----------footer--------------------------- */



#footer {
	clear: both;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	}
#footer h2 {
font-size: 10px; 
	font-weight: normal;
 }
 
/*--- Tabelle ----*/

#tb_list
{
	margin: 0px;
	width: 100%;
	text-align: left;
	border: 1px solid #dddddd;
	border-collapse: collapse;
}
#tb_list th
{
	padding: 4px;
	background: #dddddd;
	border: 1px solid #ddd;
	color: #000;
}
#tb_list td
{
	padding: 4px;
	background: #f4f4f4; 
	/*border: 1px solid #dddddd;*/
	border-bottom: 1px solid #dddddd;
	color: #000000;
	border-top: 1px solid transparent;
}
#tb_list tr:hover td
{
	background: #f0eded;
	color: #000;
}

.fireplace-text-01, .fireplace-text-02, .fireplace-text-03 {
	height:40px;
	margin:8px 0;
}

.fireplace-text-01 {
}

.fireplace-text-02, .fireplace-text-03, .fireplace-vis-02, .fireplace-vis-03{
  display:none;
}

.thumb-controls a {
	display:block;
	float:left;
}

.thumb-controls a {
	margin:0 10px 0 0;
}

.fireplace-thumb-01, .fireplace-thumb-02, .fireplace-thumb-03 {
	width:65px;
	height:90px;
	display:block;
}

.fireplace-thumb-01 {
	background-image:url(/de/graphics/4_2_1_vis_thumb_integral_creme_antik.jpg);
	background-repeat:no-repeat;
}
.fireplace-thumb-02 {
	background-image:url(/de/graphics/4_2_1_vis_thumb_integral_naturstein.jpg);
	background-repeat:no-repeat;
}
.fireplace-thumb-03 {
	background-image:url(/de/graphics/4_2_1_vis_thumb_integral_jola_braun.jpg);
	background-repeat:no-repeat;
}
.dauerbrand {
	background-image:url(/de/graphics/4_2_2_vis_dauerbrand.gif);
}

.automatik {
	background-image:url(/de/graphics/4_2_2_vis_automatikbetrieb.gif);
}

.efadin {
	background-image:url(/de/graphics/4_2_2_vis_efa_din.gif);
}

.image-box {
	margin:10px 0 0 0;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:10px 0 0 90px;
}

.zoomed {
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-300px;
	display:none;
}


/*Tabelle flachheizkörper Datenblatt*/

#datenblatt td {
    padding: 5px;
    text-align: center;
}


.gruen {
    background: #d9b6a6;
    color: #333;
}

.grau {
    background: #cccccc;
}

.gelb {
    background: khaki;

}

.orange {
/*    background: coral;*/
    
}

#datenblatt td.left {
    text-align: left;
    padding-left: 14px;
}

#flachheiz_baureie {
    width: 100%;
    background: #fff;
    height: 188px;
}
