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

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#CC9900;
  }
a:active, a:hover
{
  color:#FFC411;
}
a.menu {
  padding:3px; 
 text-decoration:none;
 }
a.menu:link, a.menu:visited
{
  color:#CC9900;
  text-decoration:none; font-weight:bold;
}
a.menu:active, a.menu:hover
{
  color:#FFC411; font-weight:bold;
}

#page {
width:1000px;
margin:20px auto 30px;
text-align: left;
border:1px solid #003399;
}

#title {
height:90px;
padding:0px;
background-color:#003399;
background-image: url(../images/alternativ.gif);
background-repeat: no-repeat;
background-position: right;
}

#menue {
background-color:#003399;
padding:10px;
line-height:20px;
text-align: right;
}

#content {
text-align:left;
background-color: white;
padding:40px;

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

#footer {
height:1px;
margin:0px auto;
text-align:left;
background-color:#003399;    
}
