@charset "UTF-8";
/* CSS Document */



	
body {
	font-size:11px;
	font-weight:100;
	font-family: Verdana;
	color:#777777;

}

#container {
	height: 600px;
	width: 800px;
	position:relative;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
}


#c_kopf {
	height: 153px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align:center;

}


#logo {
	height: 139px;
	width: 214px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

#c_koerper {
	height: 447px;
	width: 800px;
}


#c_linie {
	width :auto;
	height: 19px;
	position: relative;
	margin-top: 0px;
	z-index: 2;
	background-color:#ffdddd;
}



a:link {
	text-decoration: none;
	color:#777777;
}

a:visited {
	text-decoration: none;
	color:#777777;
}

a:hover {
	text-decoration: none;
	color:#111111;
}

a:active {
	color:#111111;
}

a:focus {
	color:#111111;
}


<style type="text/css" media="screen">
<!-- 
body {
margin: 0;
padding: 0;
background: white;
font:  verdana, sans-serif;
s}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position:  absolute; /* Menu position that can be changed at will */
top: 155px;
z-index:4;
width: 100%; /* precision for Opera */
left: 115px;

}
#menu dl {
float: left;

}
#menu dt {
cursor: pointer;
text-align: left;
margin-right: 33px;
background: #ffdddd;

}
#menu dd {
display: none;

}
#menu li {
text-align: left;

}
#menu li a, #menu dt a {
position:  relative; /* Menu position that can be changed at will */
top: 4px;
color: #777777;
text-decoration: none;
background: #ffffff;

padding: 1px;
display: block;
height: 100%;


border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
color: #111111;
}

-->
</style>



#c_bilder {
	position:relative;
	width: 800px;
	height: 428px;
	margin-top: 27px;
	z-index: -2;
}

img{
  border:0;
}


