body {
	text-align: center;
	background-color: #666666;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
 a:link { color:#cc0000;font-weight: bold;}
 a:visited { color:#cc0000; font-weight: bold;}
 a:hover { color:#000; font-weight: bold;}
 a:active { color:#000000; font-weight: bold;}

ul {
	list-style-image: url(../images/liste.gif);
}
td {
	font-size: 11px;
}
h2 a {
	font-size: 15px;
	text-decoration: none;
	color: #cc0000;
}
input {
	margin-left: 10px;
}
.ueberschrift {
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
}
#alles {
	width:1000px; 
	margin:0px auto; 
	text-align:left; 
}
#inhalt {
	width:1000px; 
	min-height: 90%;
	margin:0px auto; 
	text-align:left; 
	background-color: #ffffff; 
	background-image: url(../images/bg_mitte.gif);
	position: absolute;
}
#header {
	float: left;
	height: 145px;
	width: 1000px;
	border-bottom: 1px solid #999999;
}
#logocontainer {
	position: relative
	height: 145px;
	width: 740px;
}
#logocontainer a:link {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#logocontainer a:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#logocontainer a:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
#logocontainer a:active {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
}
#logo {
	position: absolute;
	width: 344px;
	height: 166px;
	top: 0px;
	left: 42px;
	background-image: url(../images/logo.jpg);
}
#linkespalte {
 	width: 41px;
	float: left;
	padding: 0px;
}
#inhaltgesamt {
	float: left;
	width: 1000px;
}
#navigation {
 	width: 740px;
	float: right;
	text-align: right;
	margin-bottom: 40px;
}
#rubrik {

	width: 140px;
	color: #333333;
	font-size: 13px;
	margin-bottom: 4px;
}

a.rubrik:link, a.rubrik:visited {
	color: #cc0000;
	font-size: 13px;
	margin-bottom: 4px;
	text-decoration: none;
}
a.rubrik:active, a.rubrik:hover {
	color: #000000;
	font-size: 13px;
	margin-bottom: 4px;
	text-decoration: none;
}
#unterrubrik {
	width: 140px;
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
	text-decoration: none;
}
a.unterrubrik:link, a.unterrubrik:visited {
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: normal;
}
a.unterrubrik:active, a.unterrubrik:hover {
	color: #000000;
	font-size: 11px;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: normal;
}
#inhaltmitte {
 	width: 640px;
	float: left;
	margin-left: 86px;
	margin-top: 16px;
}

#rechtespalte {
 	width: 218px;
	height: 100%;
	float: right;
}
#newsteaser {
	width: 140px;
	color: #333333;
	font-size: 11px;
	margin-bottom: 4px;
}
#newsteaserinhalt {
	width: 120px;
	font-size: 11px;
	margin: 5px;
border: 1px;
}