body
{
 font-family: Arial, sans serif, Helvetica;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
 margin: 0px, 0px,0px, 0px;
 text-align:left;
}

h1 {font-size:35px;color:#FF4200;margin:0px;}
h2 {font-size:20px;color:#FF4200;}
h3 {font-size:16px;color:#FF4200;}
h4 {font-size:12px;color:#FF4200;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#FF4200;
  font-size:12px;
}
a:active, a:hover
{
  color:#ff9200;
}
a.menu:link, a.menu:visited
{
  color:#FFFFFF;
  text-decoration: none;
  font-size:14px;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
  font-size:14px;
}

a.footer1:link, a.footer1:visited
{
  color:#FFFFFF;
  text-decoration: none;
  font-size:14px;
}
a.footer1:active, a.footer1:hover
{
  color:#eeeeee;
  font-size:14px;
}

/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
color:#ffffff;
}

#title2 {
padding:0px;
margin-top: 10px;
}
#title3 {
padding:0px;
margin-top: -20px;
}
/* Das Menü */
#menu {
color:#ffffff;
background-color: #FF4200;
text-align:center;
padding:10px 0px;
clear:right;
font-weight: bold;
font-size:14px;
}

#footer1 {
color:#ffffff;
background-color: #FF4200;
text-align:center;
font-size:14px;
padding:10px 0px;
clear:right;
clear:left;
font-weight: bold;
}

#footer2
{
 text-align:center;
 padding: 3px;
}

/* Der Inhalt */
#content {
border:1px solid #ffffff;
background-color:#FFFFFF;
padding:5px;
color:#000000;
}

#logo
{
  float:right;
  width:200px;
  height:101px;
  padding: 5px;
}

.haupt
{
  width: 100%;
}

.center
{
 text-align:center;
}

.erklaerungstext
{
  text-align:center;
  font-size: 9px; 
}

.floatl
{
  float:left;
}
