<style type="text/css"> 
<!--
body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#003333;
}
h1 {font-size:35px;color:#fff8dc;margin-bottom:0px;}
h2 {font-size:14px;color:#fff8dc;}
h3 {font-size:14px;color:#000000;}

.linksbuendig {text-align: left;}
          .zentriert {text-align: center;}
          

<p style="border-top:5px groove #00ff00;">
 
</p>


/* Formatierung der Links */

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#fff8dc;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#FFFFFF;
}
a.menu:link, a.menu:visited
{ 
  color:#fff8dc;
}
a.menu:active, a.menu:hover
{ 
  color:#003333;
}

/* Die Titelzeile */
#title {
padding-top:40px;
height:39px;
background-color:#003333;
}

#left {
position: absolute;
top: 140px;
left: 10px;
width:18%;
float:left;
line-height:18px;
}

/* Das Menü */
#menu {
color:#003333;
text-align:center;
padding:10px 0px;
border-top:1px solid #669999;
clear:left;
background-color:#003333;
}

/* Der Inhalt */
#content {
position: absolute;
top: 140px;
left: 23%;
width:74%;	
border:0px solid #fff8dc;
background-color:#669999;
padding:20px;
color:#003333;
float:right;
}

/*Das Logo */
#logo {
width: 100px;
height: 39px;
float: right;
background-color: #003333;
}

div
{
font-size:12px;font-family:Verdana;
border:0px solid #000000;background-color:#669999;
float:left;
}


//--></style>
