body {
margin: 0;
padding: 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
img {
border: 0;
}
#header {
width: 945px; 
height: 178px;
margin: auto;
}
/* ------- Navigation ---------- */
#nav {
width: 943px; 
height: 16px;
margin-left: 0px;
text-align: left;
background: #8A8A8A;
border-bottom: 1px solid; border-bottom-color: #fff;
}
#subnav {
width: 943px; 
height: 16px;
margin: auto;
text-align: left;
background: #CCC;
}
#nav a.nav {
margin: 0px;
height: 16px;
line-height: 12px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
font-weight: bold;
text-decoration: none;
color: #fff;
}
.grau {
margin: 0px;
height: 16px;
line-height: 12px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
font-weight: bold;
color: #ADADAD;
}
#nav a.nav:hover {
background: #CC0000;
}
#nav a.navon {
background: #CC0000;
margin: 0px;
height: 16px;
line-height: 12px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
font-weight: bold;
text-decoration: none;
color: #fff;
}
#subnav a.subnav {
margin: 0px;
height: 16px;
line-height: 12px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
font-weight: bold;
text-decoration: none;
color: #7A7A7A;
}
#subnav a.subnav:hover {
color: #CC0000;
}
#subnav a.subnavon {
margin: 0px;
height: 16px;
line-height: 12px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
font-weight: bold;
text-decoration: none;
color: #CC0000;
}
/* ------------------------- */

#container {
text-align: left;
width: 943px;
height: auto;
margin: auto;
background-color: #F2F2F2;
border-left: 1px solid; color: #000;
border-right: 1px solid; color: #000;
border-bottom: 1px solid; color: #000;
clear: both;
}

#contenthome {
padding-left: 46px;
padding-top: 38px;
padding-right: 20px;
padding-bottom: 10px;
height: auto;
margin: auto;
}
#spalteli {
width: auto;
height: auto;
float: left;
padding-right: 30px;
}
#spaltere {
width: 600px;
height: auto;
float: left;
}
#spaltere2 {
width: 700px;
height: auto;
float: left;
}
#nachoben {
width: 750px;
padding-bottom: 20px;
text-align: right;
font-size: 11px;
clear: both;
}
#copyright {
text-align: right;
width: 940px;
margin: auto;
background-color: #FFF;
clear: both;
padding-top: 3px;
padding-bottom: 20px;
}
#break{
float: left;
font-size: 1px;
clear: both;
}
.anmerkung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E63A42;
}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-bottom: 4px;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
a:link {
color: #000;
text-decoration: underline;
}
a:visited {
color: #000;
text-decoration: underline;
}
a:hover {
color: #999999;
text-decoration: none;
}
input {
border-color: #ccc;
background-color: #fff;
border-style: 1px solid;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.input {
border-color: #ccc;
background-color: #fff;
border-style: 1px solid;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
input.fett {
border-color: #ccc;
background-color: #fff;
border-style: 1px solid;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}