@import url("inhalt.css");
* {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
body {
	font-family: Tahoma;
	font-size: 100%;
	background:#ffffff;
	color:#000000;
	scrollbar-face-color: #0033ff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #0033ff;
	scrollbar-shadow-color: #333399;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
}
a {text-decoration:none;
color:#0E96E4;
}	
	
a:visited{
	text-decoration:none;
	}
input, textarea {
 font-family: Tahoma;
 font-size: 10px;
 color: #000000;
 margin-left: 0.3cm;
}
p {
 padding-left: 0.2cm;
 padding-right: 0.2cm;
}
pre {
 font-family: calibri, Tahoma, monospace;
 font-size: 10pt;
 padding-left: 0.5cm;
 padding-right: 0.5cm;
}
tt {
font-size:9px;}
table {
 font-size: 11px;
 color:#000000;
 margin-left: 0.5cm;
 margin-right: 0.5cm;
}
td {
 vertical-align: top;
}
#wrap {
	margin: 15px auto;
	width:1004px;
	
	height: auto !important;
}
#sponsors {
width: 1004px;
height:50px;
}

#top {
background:url(images/new_layout09_01.png) no-repeat top left;
	width:1004px;
	height:239px;
	color:#FFFFFF;
}
#focus {
background:url(images/new_layout09_02.png) no-repeat;
height:177px;
width:1004px;
}
#inhalt {
background:url(images/new_layout09_03.png) repeat-y;
	width:1004px;
	height:auto !important;
	margin:0px;
	min-height: 500px; 
	text-align: left;
	color:#000000;
	float:left;
}

#navilayer {
	margin: 5px 0px 0px 25px;
	width: 752px;
	background:url(images/navi_07.jpg) repeat-x;
	height:25px;
	float: left;
	color:#FFFFFF;
	padding-left: 200px;
}
#clear {
	clear:both;
	float: none;
}
#guestbookmain {
	margin:268px 0px 0px 620px;
	width:330px;
	height:500px;
	z-index:2;
	border:#0033ff 1px solid;
}
#guestbooknewentry {
	float:left;
	text-align:center;
	color:#000000;
	margin-height:164px;
	margin-width: 330px;
	top: 338px;
	left: 0px;
}
table.guestbook {
	text-align:left;
	color:#000000;
}
#guestbookentries {
	text-align:center;
	height:330px;
	overflow:auto;
}
#foot{
width:800px;
background:url(images/foot.png);
height:40px;
}
#feed {
	border: 1px solid #077BB8;
	width: 350px;
	padding: 2px 2px 2px 18px;
}
.feed ul{
display:none;

}
.feed li{
list-style-image:url(images/redarrow.png);
}