@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body  {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
    	text-align: center;
    	color: #333333;
		font-size: 100.01%;
    }
    .twoColFixLtHdr #container {
	width: 850px;
	background: #FFFFFF url(Images/htgr.gif) repeat-y;
	margin: 20px auto 0px auto;
	text-align: left;
    } 
    .twoColFixLtHdr #header {
	background: #FFEDDB url(Flash/senfkachelofenbau.jpg) no-repeat;
	height: 217px;
    } 

    .twoColFixLtHdr #sidebar1 {
	float: left;
	width: 150px;
	height: 100%;
	background: #FF860C;
	padding: 0px 10px 0px 30px;
    }
    .twoColFixLtHdr #mainContent {
	background:#FFDBB6;
	margin: 0 30px 0 210px;
	padding: 0 20px 0 60px;
    } 
    .twoColFixLtHdr #footer {
	padding: 0 10px 0 340px;
	background:#FFFFFF;
	width:470px;
    } 

* html .twoColFixLtHdr #footer {
	  	width:820px;     /* Version 5.x */
  		w\idth:470px;    /* Version 6 */
}
    .twoColFixLtHdr #footer p {
	font-size:0.55em;
	margin: 0;
	padding: 15px 0 0px 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
    }
.twoColFixLtHdr #mainContent p {
	font-size: 0.7em;
	margin: 0px 30px 0px 70px;
	line-height:1.4em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding: 0px 0px 15px 7px;
	}

* html .twoColFixLtHdr #mainContent p {
	margin-left:67px;
}

.twoColFixLtHdr #mainContent #flashgallery {
	padding: 15px 0px 15px 0px;
	}


.twoColFixLtHdr #mainContent h1 {
	color:#FF860C;
	font-size: 1.2em;
	}
.twoColFixLtHdr #mainContent h2 {
	color:#FFB66D;
	font-size: 1.5em;
	font-weight: normal;
	margin-left:30px;
	margin-bottom: -15px;
	font-style:oblique;	
	}

.twoColFixLtHdr #mainContent h3 {
	color:#333333;
	font-size: 1.1em;
	font-weight: normal;
	margin-left:30px;
	padding-top:20px;
	}

.twoColFixLtHdr #mainContent a {
	color:#333333;
	text-decoration:underline;
}

.twoColFixLtHdr #footer a {
	color:#333333;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 p {
	font-size: 0.55em;
	margin: 100px 0px 20px;
	}
.twoColFixLtHdr #sidebar1 ul {
	color:#333333;
	font-style:oblique;
	font-weight: bold;
	list-style-type: none;
	font-size:0.9em;
	line-height:2em;
}

.twoColFixLtHdr #sidebar1 a {
	color:#FFFFFF;
	text-decoration:none;
}

.twoColFixLtHdr #sidebar1 a:hover {
	color:#333333;
}
.clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

