body {
	margin-left: 0px;
	margin-top: 0px;
        background: white url(gfx/bg.jpg) repeat-x 0 0;
	
}

.tabelle {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
.tabelle_footer {
	border: 1px solid #000;
	font:10px verdana;
	color: #ffffff;
	text-align: center;
	}
.tabelle_content {
	padding: 5px 20px 5px 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	}

#navheader {
position:relative;
margin:0 auto;
width:100%;
height:20px;
border-top:1px solid #ffcc66;
background-color:#ffcc66;
padding:0px 0 0 0;
z-index:0;
}

#navheader li {
position:relative;
display:inline;
font:10px verdana;
padding:0;
z-index:10;
display : block;
float : left;
}

#navheader li a {
text-decoration:none;
color:#000000;
display : block;
text-align : center;
width : 70px;

}

#navheader li a:hover {
text-decoration:none;
color:#000000;
cursor: hand;

}

#slider {
position:absolute;
border-bottom:5px solid #003366;
width:70px;
height:18px;
margin:0 2px 0 2px 0;
z-index:2;
margin-left : 5px;
}

body#minislide li#home {
	border-bottom: 5px solid #cccccc;
	color:#000000;
	height:13px;
	width:80px;
	z-index:1;
}

table {
	font: normal 12px Arial, Helvetica, sans-serif
}
