body {
	background-color: #999999;
	font-size: 75%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 145%;
	color:#000000;
	padding:0px;
	margin:0px;
}
a {color: #000000; text-decoration: underline;}
a:visited {color:#000000; text-decoration: none;}
a:hover {color: #666666; text-decoration: none;}
a:active { color:#000000; text-decoration: none;}

h1{
	font-size: 135%; 
	color: #663333;
	line-height: 125%;
}
h2{
	font-size: 120%;
	color: #663333;
	line-height: 125%;
	margin-bottom: -10px;
}
hr{
	border-bottom: #663333 dotted 2px;
         border-top: 0px;
         border-left: 0px;
         border-right: 0px;
         height: 1px;
	width: 390px;
	text-align: left;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url('../images/fmi_01.gif') no-repeat;
	height: 179px;
}
.headerimage{
	position: relative;
	top: 14px;
	left: 165px;
	overflow: hidden;
	width: 419px;
	height: 149px;
}
#content {
	background: url('../images/fmi_02.jpg');
	width: 900px;
	float: left;
	padding-top: 25px;
	margin: 0px;
	min-height:430px;
	height:expression(this.scrollHeight > 430 ? "auto":"430px"); 
}

#navigation{
	width: 195px;
	float: left;
	height:expression(this.scrollHeight > 430 ? "auto":"430px"); 
}
#search{
	padding: 5px; 
	padding-left: 8px; 
	width: 116px;
	margin-top: 5px; 
	margin-left: 17px; 
}

#der-daemmstoff {
	position: relative;
	top: 64px;
	left: 726px;
	height: 0px;
	z-Index: 99;
}

#gut-gedaemmt {
	position: relative;
	top: 430px;
	left: 36px;
	height: 0px;
	z-Index: 99;
}

.input_searchbox {
	width:85px;
	vertical-align:middle;
	font-size:11px;
	border: #666 solid 1px;
}
#navi{
	padding: 4px; 
	padding-left: 8px; 
	width: 105px;
	background-color: #999999;
	margin-top: 4px; 
	margin-left: 35px; 
}
#navi a{
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;
}
#navi a:hover{
	color: #663333;
	font-weight: bold;
	text-transform : uppercase;
}
#navi_on{
	width: 105px;
	padding: 4px; 
	padding-left: 8px; 
	margin-top: 4px; 
	margin-left: 35px; 
	background-color: #663333;
}
#navi_on a{
	letter-spacing: 1px;
	color: #fff;
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;
}
#navi_2_bg{
	width: 130px;
	font-size: 95%;
	margin-left: 45px; 
	background-color: #999999;
}
#navi_2{
	padding: 3px; 
	margin: 2px; 
	background-color: #999999;
}
#navi_2 a{
	color: #fff;
	text-decoration: none;
}
#navi_2 a:hover{
	color: #000;
}
#navi_2_on{
	padding: 3px; 
	margin: 2px; 
	background-color: #cccccc;
}
#navi_2_on a{
	color: #000;
	text-decoration: none;
}

#navi_3_bg{
	width: 110px;
	font-size: 95%;
	margin-left: 65px; 
	background-color: #999999;
}
#navi_3{
	padding: 0px; 
	margin: 2px; 
	background-color: #999999;
}
#navi_3 a{
	color: #fff;
	text-decoration: none;
}
#navi_3 a:hover{
	color: #000;
}
#navi_3_on{
	padding: 0px; 
	margin: 2px; 
	background-color: #cccccc;
}
#navi_3_on a{
	color: #000;
	text-decoration: none;
}

#maintext{
	font-size: 110%;
	margin-left: 5px; 
	width: 400px;
	float: left;
	height:expression(this.scrollHeight > 430 ? "auto":"430px"); 
}
#maintext a{
	text-decoration: none; font-weight:bold;
}
#maintext_2col{
	font-size: 110%;
	margin-left: 5px; 
	width: 612px;
	float: left;
	height:expression(this.scrollHeight > 430 ? "auto":"430px"); 
}
#maintext_2col a{
	text-decoration: none; font-weight:bold;
}
.maintext_list{
	width: 406px;
	float: left;
}

input{
	border: #999 solid 1px;
}
textarea{
	border: #999 solid 1px;
}
.submit{
	border: #999 solid 1px;
	background: #ccc;
}
.noborder{
	background: #ccc;
	border: #fff solid 1px;
}

#rightcol{
	margin-left: 15px; 
	width: 180px;
	float: left;
	height:expression(this.scrollHeight > 430 ? "auto":"430px"); 
}
#rightcol a{
	text-decoration: none; font-weight:bold; font-size:110%;
}
.spacer_right{
	border-bottom: #663333 solid 2px;
	margin-bottom: 10px;
}
#footer{
	background: url('../images/fmi_02.jpg');
}
#footer_links{
	margin-left: 160px;
	font-size: 90%;
	padding: 3px;
}
#footer_links a{
	text-decoration: underline;
}
.hidden {
	display:none;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #ccc;
	padding-bottom:.4em;
	width:386px;
}

a.sitemap_level2 {
	font-size: 95%;
	display:block;
}

a.sitemap_level3 {
	font-size: 95%;
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	font-size: 90%;
	float:left;
	padding-left:25px;
	padding-top:.3em;
}

.sitemap_level3_container {
	font-size: 90%;
	float:right;
	width:50%;
	padding-top:.3em;
}
