


body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFFF;
 text-align:center;
 margin:0px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{
  color:#009999;
}
a.minilink {
 font-size:9px;
 color:#000000;
 text-decoration:none;
 }
a.menu {
 display:block;
 padding:3px;
 background-color:#CA3106;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
border-top:1px solid #000;

 }
a.menu:link, a.menu:visited
{
  color:#eeeeee;
 background-color:#CA3106;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#FFFFFF; font-weight:bold;
 background-color:#CA4F2C;
}



a.titel {
 color:#FFFFFF;
 text-decoration:none;
 font-size:14px;
 }
a.titel:link, a.titel:visited
{
 color:#FFFFFF;
 text-decoration:none;
}
a.titel:active, a.titel:hover
{
  color:#000000;
  text-decoration:underline;
}


#title {
height:150px;
padding:0px;
background-color:#CB5B06;

}

.menucontainer {
border-bottom:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
background-color:#CA3106;
width:150px;
margin:10px;
}

#cont {
background-color:#CB5B06;
width:170px;
float:right;
border-left:1px solid #000;
}

#content {
border-top:1px solid #000;
min-height:380px;
background-color:#F2D45D;
width:709px;
float:left;
padding:10px 10px 10px 10px;
}
