/* CSS Document */

body,html {
	background-color:#fffffe;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;
	color:#757474;
	font-size:12px;
}

h1 { 
font-weight:normal;
color:#25b2c1;
font-size:17px;
padding-top:0px;
margin-top:0px;
}

h2 {
color: #25b2c1;
font-size:14px;
margin:0px;
display:inline;
font-weight:normal;
}

h3 {
color: #25b2c1;
font-size:12px;
margin:0px;
padding:0px;
font-weight:normal;
}

a{
color: #25b2c1;
font-size:12px;
text-decoration:none;
}

a:hover{
color: #25b2c1;
font-size:12px;
text-decoration:underline;
}

.hg{
	width:820px;
	height:573px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-410px;
	margin-top:-286px;
	z-index:1;
}

.navigation{
	width:429px;
	height:52px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-214px;
	margin-top:200px;
	z-index:2;

}

#layer{
	width:350px;
	height:290px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-160px;
	margin-top:-130px;
	z-index:20;
	padding-right:30px;
	overflow:auto;
	overflow-x:hidden; 
	

	

}


.content_color {
color: #25b2c1;


}

.start{
	width:787px;
	height:182px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-393px;
	margin-top:-191px;
	z-index:10;
}


.element{
	width:389px;
	height:304px;
	position:absolute;
	left:0px;
	bottom:0px;

	z-index:11;
}



.contact{
	width:160px;
	padding:5px;
	height:190px;
	float:left;
}

.clear_div{
clear:both;
}


.dim_link {
	width:160px;
	height:10px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:258px;
	margin-top:258px;
	z-index:20;
color: #25b2c1;
font-size:9px;

}


.fsfm_link {
	width:330px;
	height:10px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-405px;
	margin-top:258px;
	z-index:20;
color: #25b2c1;
font-size:9px;

}


.ext_link{
color: #25b2c1;
font-size:9px;
}

.ext_link:hover{
font-size:9px;
text-decoration:underline;
color:#757474;
}


.zeile{
clear:both;

}


.spalte30{
width:29%;
float:right;
text-align:right;
}
.spalte40{
width:39%;
float:right;
text-align:right;
}
.spalte60{
width:59%;
float:left;
}

.spalte70{
width:69%;
float:left;
}



.preise{
width:300px;
overflow:hidden;
border-bottom-style:dotted;
border-bottom-color:#D3E9EC;
border-bottom-width:1px;
margin-bottom:10px;
padding-bottom:5px;
}

.line{
width:99%;
height:1px;
overflow:hidden;
border-bottom-style:dotted;
border-bottom-color:#D3E9EC;
border-bottom-width:1px;

}



