body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
}

h1 {font-size:16px;color:#555555;margin:0px;}
h2 {font-size:14px;color:#555555;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


a:link, a:visited, a:active, a:hover
{
 font-family:Verdana;
  text-decoration:underline;
  color:#000000;
  font-size:15px;
}
/* Die Hyperlinks beim Email*/
a:active, a:hover
{
  color:#DE0718;
}

/* Die Hyperlinks im Menü cecfc6*/
a.menu:link, a.menu:visited
{
  color:#DE0718;
  text-decoration:underline;
}
a.menu:active, a.menu:hover
{
  color:#B40000;
  text-decoration:underline;
}

/* Die Hyperlinks im Menü cecfc6*/
a.logo:link, a.menu:visited
{
  color:#DE0718;
  text-decoration:none;
}

/* Das Logo */
#logo {
border:0px solid #000000;
border-top:0px solid #000000;
background-color:#ffffff;
padding:0px;
color:#000000;
position:absolute; top: 0px;
}

/* Das Menü */
#menu {
border:0px solid #000000;
color:#ffffff;
background-color:#D7D6D8; /* D7D6D8 */
text-align:center;
padding:10px 0px;
position:absolute; top: 230px;
width: 800px;
}
/* Der Fuss */
#fuss {
border:0px solid #000000;
background-color:#ffffff;
padding:5px;
color:#000000;
position:absolute; top: 190px;
}


/* Der Inhalt height:120px; */
#content {
border:0px solid #000000;
background-color:#ffffff;
padding:5px;
margin:0px;
color:#000000;

position:absolute; top: 280px;
font-family:Verdana;
font-size:16px;
class="tueb"
color:#222222;
text-align:left;
width: 790px;
}

/* Der Inhalt links */
#contentl {
border:0px solid #000000;
background-color:#ffffff;
padding:5px;
margin:0px;
color:#000000;
height:100px;
width:350px;
position:absolute; top: 390px;
font-family:Verdana;
font-size:12px;
color:#222222;
text-align:left;
}

/* Der Inhalt rechts */
#contentr {
border:0px solid #000000;
background-color:#ffffff;
padding:5px;
margin:0px;
color:#000000;
height:100px;
width:700px;
position:absolute; top: 300px;  left:200px;
font-family:Verdana;
font-size:14px;
color:#222222;
text-align:center;
}

/* Der Inhalt2 */
#content2 {
border:0px solid #000000;
background-color:#ffffff;
padding:10px;
margin:0px;
color:#000000;
height:300px;
width:749px;
font-size:14px;
position:absolute; top:280px;
}

/* Der GesamtInhalt */
#gesamt {
width:750px;
height:530px;
margin:0px auto;
text-align:left;
border:none;
background-color:#ffffff;
}

*.tueb
       { font-family:Verdana; font-size:12pt; color:#000000}

*.tuebf
       { font-family:Verdana; font-size:12pt; font-weight:bold; color:#000000}