body
{
background: #e9e9e9 url(images/body_02.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
a:visited, a:link, a:active 
{
color: #1373c5;
text-decoration: none;
}
a:hover
{
color: #70ace0;
text-decoration: none;
}
.header{
width:661px;
margin:0 auto;
height:277px;
background:url(images/header.png) repeat-x top;
}
.header_site {
padding-top:15px;
padding-right:20px;
text-align:right;
font-family: "Times New Roman", Times, serif;
font-size:24px;
color: #FFFFFF;
text-decoration:underline;
}
.header_undertitle {
text-align:right;
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
}
.wrapper
{
margin:0px auto;
width:677px;
background:#ffffff;
border: 1px #989898 solid;
margin-top: 50px;
margin-bottom: 50px;
}
.nav{
width:678px;
height:8px;
background:url(images/navigation_05.gif) no-repeat top;
}
.nav ul {
margin:0;
font-size:11px; 
font-weight:bold;
padding-left:10px; 
padding-top:20px; 
padding-bottom:20px;
list-style:none; 
}
.nav li {
float:left; 
margin-right:10px; 
padding:0 0 0 14px; 
border-bottom:0px solid #ccc;
}
.nav a {
float:none;
}
.nav a:visited
{
color:#3181c5;
text-decoration:none;
}
.nav a:hover 
{
color: #70ace0;
text-decoration:underline;
}
#trennen 
{
width:676px;
background:url(images/trennen.gif);
height:1px;
}
p
{
padding:20px 20px 20px 20px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
.footer {
font-size:12px;
text-align: center;
}
h1
{
padding:20px 20px 0px 20px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}