body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin:0px;
	background:#e6e6e6;
	background-image:url(../gfx/seite1_bg.jpg);
	background-repeat:repeat-y;
}

ul {margin-top:0px; margin-left:20px; padding:0px;}

h4 {font-size:16px; padding:0px; margin:0px 0px 20px 0px}

h5 {font-size:14px; padding:0px; margin:0px 0px 10px 0px}

hr {height:1px; border: 1px solid #444}

.aktivlink a:link, .aktivlink a:visited, .aktivlink a:hover{color:#f79939;}

.menu li {
	
	font-size:14px;
	list-style-type:none;
	float:left;	
	width:138px;
	height:33px;
	text-align:center;
	color:#009899;
	margin-top:10px;
	vertical-align: middle;
	line-height:33px;
	padding-right:30px;
	
}	

.menu li:hover, .aktiv {
	
	font-size:14px;
	list-style-type:none;
	float:left;	
	width:138px;
	height:33px;
	text-align:center;
	color:#009899;
	margin-top:10px;
	vertical-align: middle;
	line-height:33px;
	background-image:url(../gfx/button.jpg);
	background-repeat:no-repeat;
	padding-right:30px;
}

.menu a, .menu a:link, .menu a:visited, .menu a:hover {
	display:block;
	text-decoration:none;
	color:#009899;
	font-weight:bold;
}	

a, a:link, a:visited, a:hover {
	text-decoration:none;
	color:#009899;
}	

#top {
	
	width:950px; height:77px;
	background-image:url(../gfx/seite1_top.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	
	
	
}

#bild {
	width:588px; 
	height:190px; 
	margin-top:0px;	
	background-image:url(../gfx/seite1_bild.jpg);
}

#text {
	color:#444;
	font-size:13px;
	width:527px; height:409px; margin: 30px;	
}	

#logo {
	width:258px;
	height:99px;
	position:absolute;
	left:665px;
	top: 80px;
	background:#eee;
	background-image:url(../gfx/logo.jpg);	
}	

#news {
	width:248px;
	height:500px;
	position:absolute;
	left:665px;
	top: 190px;
		
	font-size:11px;
	color:#444;
	margin:10px;
}	

#footer {
	width:587px; 
	height:30px; 
	margin-bottom:0px; 
	
	color:#009899; 
	font-size:11px;
	text-align:center;
	font-weight:bold;
}