html { 
  padding:0px;
  margin:0px;
  height:101%;
}
body {
background-color: #808080;
font-size: 11px;
font-weight:bold;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height:14px;
color:#EEEEEE;
padding:0;
margin:0;
}
td {
font-size: 11px;
font-weight:bold;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height:14px;
color:#EEEEEE;
}
a {
          font-size : 11px;
          color : #333333;
          text-decoration : none;
      }

a:link {
          font-size : 11px;
          color : #333333;
          text-decoration : none;

      }
	  
a:visited {
          font-size : 11px;
          color : #333333;
          text-decoration : none;

      }
a:hover {
          font-size : 11px;
	      color:#CCCCCC;
          text-decoration : none;
      }

H1 {
color:#EEEEEE;
font-size: 20px;
font-weight:bold;
padding: 0px;
margin: 0px;
}
p {
margin:0px;
padding:0px;
}
td img{
margin-top:2px;
}
H2{
font-size: 16px;
font-weight:bold;
padding: 0px;
margin: 0px;
}
#container {
width: 900px;
margin-bottom: 10px;
margin:0 auto;
}

#kopf {
height:145px;
padding: 0px;
margin: 0px;
line-height:16px;
color:#FF6633; 
}
#kopf a:link {
text-decoration:none; 
color:#FF6633; 
font-weight:bold; 
font-size:12px;
}
#kopf a:visited {
text-decoration:none; 
color:#FF6633; 
font-weight:bold; 
font-size:12px;
}
#kopf a:hover {
color:#CCCCCC;
}
#kopf a#aktiv {
color:#808080;
}
#kopflinks {
width:271px;
text-align:right;
float:left;
}
#kopfmitte {
width:358px;
float:left;
}
#kopfrechts {
width:271px;
text-align:left;
float:left;
}
#inhalt {
padding: 0px;
margin: 0px;
}
.textfront {
font-size:14px;
line-height:19px;
}
