﻿body {
	margin: 0;
	padding: 0;
	background-color: #ADDFF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%
}

#container
{
background-image: url(../images/bg.jpg);
background-repeat: repeat-y;
background-color: #addff6;
color: #003366;
font-size: .8em;
line-height: 120%;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:focus {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	color: #FF9900;
}



#top
{
background-color: #addff6;
background-image: url(../images/bg_top.jpg);
background-repeat: no-repeat;
height:90px;
}

#top h1
{
padding: 0;
margin: 0;
}

.toplinks {
	position: absolute;
	top: 65px;
	left: 770px;
	font-size: .6em;
	z-index: 2;
	width: 167px;
	height: 9px;
}

#leftnav
	{
	float: left;
	width: 215px;
	line-height: 100%;
	}
#leftnav a:link {
	font-size: .8em;
	text-decoration: none;
	color: #000;
	line-height: 120%;
}
#leftnav a:visited {
	font-size: .8em;
	text-decoration: none;
	color: #666666;
	font-size: .8em;
}
#leftnav a:focus {
	font-size: .8em;
	text-decoration: none;
	color: #003366;
}
#leftnav a:hover {
	font-size: .8em;
	text-decoration: none;
	color: #FFFFFF;
}

#leftnav a:active {
	font-size: .8em;
	color: #FFFFFF;
}


/*.leftnav_right {
	margin-top: 10px;
	margin-left: 138px;
	line-height: 100%;
}*/
.firstline {
	font-size: 1.2em;
	line-height: 150%
}
.leftnav_left {
	margin-top: 10px;
	margin-left: 0px;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top:#ffffff solid 1px;
	
}
#content
{
margin-left: 280px;
padding: 1em;
max-width: 755px;
}

#content h2 {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	font-weight: bold;
}


#container table {
	padding: 0;
	margin: 0;
	color: #003366;
	font-size: 1em;
}

#container h3 {
	
	font-size: 1em;
	font-weight: bold;
}



#footer
{
clear: both;
margin: 0;
color: #333;
background-color: #85D1F1;
border-top: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
text-align: right;
color: #003366;
font-size: .8em;
}

#aktuell {
	border: 2px solid #F69E19;
	max-width: 400px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#aktuell h1{
	font-size: 2em;
	line-height: 1em;
	
}
