<style type="text/css">
<!--
body {}
body 
{
 font-family:Verdana;
 font-size:14px;
 background-color:#B0CDEF;
 text-align:center;
 margin:0px;
 line-height:1.5;
}
h1 {font-size:24px;color:#000000;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}

a.bild1
{
position:absolute;
height:601px;
width: 417px; 
}


#bild
{
background: url(flyer1.jpg) no-repeat;
 top: 700px;
 left:350px;
}

#bild:hover
{
background: url(flyer2.jpg) no-repeat;

}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color:#020202;
  font-size:12px;
	}
a:hover
{ 
  color:#0067A4;
}
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
 background-color:#0067A4;
 text-decoration:none;
 border-style:outset;
}
a.menu:active, a.menu:hover
{ 
 color:#0067A4;
 background-color:#eeeeee;
 border-style:inset;
 border-left-color:#78C0FF;
 border-top-color:#78C0FF;
}
a.menu {
 display:block;
 padding:10px;
 margin-top:8px;
 background-color:#B0CDEF;
 text-align:center;
 font-weight:bold;
 color:#eeeeee;
 text-decoration:none;
 }

#title {
height:133px;
padding:0px;
background-color:#020202;
border-bottom:1px solid #000;
}
#left {
background-color:#020202;
width:128px;
float:left;

}

.menucontainer {
border:1px solid #000;
background-color:#020202;
width:106px;
margin-left:10px;
margin-bottom:20px;
}
#content {

background-color:#B0CDEF;
width:610px;
float:right;
padding:0px 10px;
margin-top:9px;
}

//-->
</style>
