body {
background-color: #FFFFFF;
font-size: 12px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color: #666666; text-decoration:underline;}
a:active { color:#000000; text-decoration:none;}

tr, td {
font-size: 12px;
font-family: Arial, SunSans-Regular, Sans-Serif;
color:#000000;
}

h1 {
font-size: 26px;
font-weight:bold;
color:#000000;
border-bottom:#000000 1px solid;
}

h2 {
font-size:16px;
line-height:24px;
font-weight: bold;
padding: 0px;;
margin:0px;
margin-bottom:5px;
color:#000000;
border-bottom:#000000 1px solid;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 600px;
margin-bottom: 10px;
}

/* ----------banner for logo-------------- */
#banner {
display:none;
}

/* -----------------Inhalt--------------------- */
#content {
padding: 0px;
margin: 0px;
}

p{
padding:0px;
margin:0px;
}

#adresse {
margin-top:20px;
margin-left:15px;
font-size:12px;
color:#666666;
}
#inhaltlinks {
width:600px;
margin:0px;
float:left;
line-height:18px;
}

#inhaltlinks a, a:visited {
text-decoration:underline;
}

#inhaltrechts {
display:none;
}

#inhaltrechts H2 {
color:#58595b;
font-size:13px;
}

.roterrand {
border-bottom:#c5151b 9px solid;
}

.clear {
clear:both;
}

/* --------------left navigavtion------------- */
#left {
display:none;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; 
}

/* -----------drucken--------------------------- */
#druckkopf {
display:block;
margin-bottom:50px;
}

#druckfuss {
display:block;
}