/*
Hellgrau: #ECECEC rgb 236 236 236
Dunkelgrau: #9097A7 rgb 144 151 167
rot: #C11626 rgb 193 22 38
*/

html, body{
font-size: 10pt;
font-family: Arial, sans-serif;
color:#000000;
}
.cl
{
clear:both;
}

/*#Gesamtseite
{

padding:5mm;
}*/

#Kopfbereich
{
width: 950px;
border: 0px solid #000000;
text-align: left;
border: 0px solid #000000;
}

#logo
{
width: 256px;
height: 256px;
margin:0;
margin-top: -60px;
margin-bottom:-20px;
border: 0px solid #000000;
text-align: left;
}

#kopfbild
{
display:none;
}

#hauptnavi
{
display: none
}


#wrapper
{
clear: both;
border: 0px solid #000000;
margin-top:30px;
}

#leftcol
{
display:none;
}
.Steuern
{
display:none;
}


#leftcol h3
{
margin:0;
margin-bottom:20px;
font-size:14px;
font-weight:bold;
color: #000000;
text-align:right;
padding-right:7px;
}
#leftcol h4
{
margin:0;
margin-bottom:20px;
font-size:14px;
font-weight:bold;
color: #000000;
padding-right:7px;
padding-left:10px;
}

#Hauptinhalte
{
width:950px;
margin:0;
padding: 0;
border: 0px solid #000000;
font-size:12px;
}
#Hauptinhalte a:link
{
color: #EC0900;
text-decoration:underline;
}

#Hauptinhalte a:visited
{
color: #EC0900;
text-decoration:underline;
}

#Hauptinhalte a:hover, #Hauptinhalte a:active
{
color: #787878;
text-decoration:underline;
}

#Hauptinhalte  h1
{
color: #EC0900;
margin:0;
margin-bottom: 20px;
font-size:14px;
}
#Hauptinhalte  h2
{
color: #000000;
font-weight:bold;
margin:0;
margin-bottom: 10px;
font-size:13px;
}
#Hauptinhalte  h3
{
color: #000000;
margin:0;
margin-bottom:12px;
font-size:12px;
font-weight: bold;
}
#Hauptinhalte  h4
{
color: #000000;
margin:0;
font-size:12px;
font-weight: bold;
}

#Hauptinhalte p
{
color:#000000;
font-size:12px;
margin-top:12px;
margin-bottom:12px;
}
#Hauptinhalte ul{
list-style-type: disc;
margin-bottom:12px;
font-size:12px;
font-weight: normal;
}


#fuss
{
clear: both;
width:950px;
float:left;
height:20px;
margin:0;
padding:10px;
margin-top:0px;
color:#000000;
text-align: left;
border-top: 1px solid #DCDCDC;
}
ul.start
{
display:none;
}