body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#E6E6FF;
 text-align:center;
 margin:0px;
}
h1 {font-size:20px;color:#0000FF;font-size:bold;padding-top:10px;}
h2 {font-size:18px;color:#0000FF;font-size:bold;}
h3 {font-size:14px;color:#0000FF;font-size:bold;}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#0000FF;
  font-size:12px;
}
a:active, a:hover
{
  color:#8C8CFF;
}
a.menu {
 padding:3px;
 background-color:#0000FF;
 text-align:center;
 color:#eeeeee;
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#CCCCCC;
 background-color:#0000FF;
 text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:white; font-weight:bold;
 }
 
a.smallfont:link, a.smallfont:visited
{
font-size:10px;
}
 
#page {
width:1000px;
margin:0px auto;
text-align:left;
background-color:#0000ff;
border:1px solid #0000ff;
margin:20px auto 30px;
}

#left {
background-color:#0000FF;
width:160px;
float:left;
}
.menulogo{
height:160px;
background-image: url(../images/logoklein.jpg);
background-repeat: no-repeat;
background-position: top;
}
.menucontainer {
border:1px solid #0000FF;
background-color:#0000FF;
width:160px;
line-height:30px;
text-align:center;
}
#content {
border:1px solid #0000FF;
background-color:white;
width:790px;
float:right;
padding:0px 20px 10px;

}
.smallfont {
	text-decoration: none;
	font-size: 10px;
}

.wasserzeich {
	background-attachment: fixed;
	background-image: url(/images/wasserzeich.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment:scroll;	
	}
