img{
	border: 0px;
}

td{
	vertical-align: top
}
body, table{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sponsoring{
	height: 873px;
	float: left;
	width: 147px;
	border: 0px solid #000;
	/*background-image: url(imgs/left_small.png);*/
}

#content{
	/*float: left;*/
	margin-top: -12px;
  	width: 984px;
	padding: 5px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

#rightSide{
	float: left;
	border: 0px solid #000;
}

#header{
	/*float: left;*/
	width: 998px;
	height: 86px;
	background-image: url(imgs/header.png);
}

#navigation{
	margin-top: 10px;
	/*float: left;*/
}

#tabmenue {
  width: 990px;
  font-weight: 900;
  padding: 3px;
  border-bottom: 1px solid #000; 
}

#tabmenue li {
  display: inline; 
}

#tabmenue li a {
  padding: 3px 1em;
  margin-left: 3px;
  border: 1px solid #000;
  border-bottom: 0;
  text-decoration: none; 
}

#tabmenue li a#aktuell {
  padding-bottom: 4px; 
  border-bottom: 1px solid #fff;
}
