<style type="text/css">
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content { background-image:url(../images/bg_inhalt4.png); background-position:70% 70%; background-repeat:no-repeat; background-attachment:fixed; overflow:auto; position:absolute; z-index:3; top:180px; bottom:50px; left:200px; right:0; padding-right:150px; padding-left:50px;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; background-image:url(../images/bg_inhalt4.png); background-position:70% 70%; background-repeat:no-repeat; background-attachment:fixed;border-top:180px solid #fff; border-bottom:50px solid #fff; border-left:200px solid #fff;}


#head {
	position:absolute;
	margin:0;
	top:0;
	left:0px;
	display:block;
	width:100%;
	height:180px;
	background:url(../images/Logo_BMTBau1.png) #000;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:4em;
	z-index:5;
	overflow:hidden;
	color:#fff;
}
#foot {
	position:absolute;
	margin:0;
	bottom:0;
	display:block;
	width:100%;
	height:50px;
	font-size:0.75em;
	z-index:5;
	overflow:hidden;
	background:rgb(76,76,76);
	color:#fff;
}
a:link {
	color: #633;
}
a:visited {
	color: #999;
}
a:hover {
	color: #999;
}
a:active {
	color: #333;
}
#navi {
	position:absolute;
	left:15px;
	top:195px;
	width:144px;
	height:174px;
	z-index:6;
}
#left {position:absolute; left:0; top:180px; bottom:50px; width:200px; background:url(chimney.jpg) rgb(76,76,76); font-size:1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}

* html #left {height:100%; top:0; bottom:0; border-top:180px solid #fff; border-bottom:50px solid #fff; color:#fff;}

#content p {padding:10px;}
.bold {font-size:1.2em; font-weight:bold;}

.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}

</style>

