body {
background: #e9e9e9 url(images/body_02.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:visited, a:link, a:active  {
color: #1373c5;
text-decoration: none;
}
a:hover {
color: black;
text-decoration: none;
}
.header {
width:620px;
margin:0 auto;
height:200px;
background:url(images/MainPicture.jpg) repeat-x top;
}
.wrapper {
margin:0px auto;
width:677px;
background:#ffffff;
border: 1px #989898 solid;
margin-top: 40px;
margin-bottom: 40px;
}
.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: black;
text-decoration:underline;
}
#trennen  {
width:676px;
background:url(images/trennen.gif);
height:1px;
}
p, ul, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
table.main {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border: 1px solid #CCCCCC;
}
table.main td {
border-top: 1px dotted #CCCCCC;
padding: 3px;
}
table.main th {
padding: 3px;
}
.footer {
font-size:12px;
text-align: center;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color: #1373c5;
}
#mainContent {
	width: 630px;
	padding: 0px;
	margin: 20px;
	align: center;
}
.bold {
	font-weight: bold;
}
.boldBlue {
	font-weight: bold;
	color: #1373c5;
}