/* CSS Document */
.gesamt {
position:relative;
width:793px;
height:556px;
margin:auto;
border:1px solid #000000;
z-index:3;
font-family:Verdana,sans-serif;
font-size:12px;
font-weight:normal;
color:#333333;
overflow:hidden;
}

.intro_hg {
background:#000000;
text-align:center;
}


#header {
top: 0px;
}

#inhalt {
position:absolute;
left:0px;
top:70px;
width:630px;
height:411px;
padding:0px;
overflow:hidden;
color:#CCCCCC;
background:#000000;
z-index:2;
}

#inhalthome {
position:absolute;
left:0px;
top:70px;
width:630px;
height:486px;
padding:0px;
overflow:hidden;
background:#000000;
z-index:2;
}

#hauptmenue {
position:absolute;
left:632px;
top:70px;
width:160px;
height:485px;
background:#e6e6e6;
z-index:1;
}

#untermenue {
position:absolute;
left:0px;
top:483px;
width:630px;
height:73px;
background:#000000;
z-index:0;
}

.image {
border:1px;
border-color:#CCCCCC;
}

#text {
position:absolute;
top:0px;
left:368px;
width:217px;
height:411px;
overflow:hidden;
padding:15px;
z-index:4;
color:#FFFFFF;
}

#texthome {
position:absolute;
top:0px;
left:349px;
width:240px;
height:483px;
overflow:hidden;
padding:15px;
z-index:4;
color:#ffffff;
}

.ueberschrift {
	font-size: 12px;
	font-weight: bold;
	}
	
#kontakt {
position:absolute;
width:600px;
height:411px;
overflow:hidden;
padding:20px;
z-index:5;
}

a:link {
text-decoration:none;
color:#999999;
}

a:hover {
text-decoration:none;
color:#CC0000;
}

a:active {
text-decoration:none;
color:#CC0000;
}

a:visited {
text-decoration:none;
color:#999999;
}

#layer{
	position:absolute;
	width:300px;
	padding:10px;
	z-index:6;
	background-color: #F0F0F0;
	layer-background-color: #F0F0F0;
	border: 1px solid #cccccc;
	right: 130px;
	bottom: 40px;
	overflow: visible;
	visibility: visible;
}

#formli{
position:absolute;
	width:300px;
	background-color: #000000;
	right: 320px;
	top: 40px;
	overflow: visible;
	}
	
#formre{
position:absolute;
	width:300px;
	background-color: #000000;
	left: 330px;
	top: 40px;
	overflow: visible;
	}
	
.ffeld{
position:absolute;
	left:80px;
	}
	
	.sonderfeld{
	position:absolute;
	left:140px;
	}
	
	

