/* CSS Document */



body {
	color:#333333;
	background-color:#FFFFFF;
	background-image: url(images/hg.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color:#3333CC;
	font-weight:bold;
}
a:visited {
	color:#666666;
	font-weight:bold;
}
a:hover {
	color: #666666;
	font-weight:bold;
}

#wrapper{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	
}

#kopfberreich{
	width:auto;
	}

#navigation{
	color:#333399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	top:25px;
	float: left;
	width:190px;
	margin:0px;
}

#navigation ul{
	border-top: 1px dotted #333333;
	margin-left: 40px; 
	padding: 0; 
	list-style-type: none;
}

#navigation li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px dotted #333333;
	margin: 0; 
	padding: 0;
}


#navigation li a{
	padding-left: 5px;
	text-decoration: none;
	color:#333333;
}

#navigation #aktuell{
	padding-left: 5px;
}

#navigation li a:hover,a:active, a:visited{
	color:#333399;
	font-weight: bold;
}

#navigation ul #aktuell ul li{
	border-bottom:none;
	list-style-type: none;
	line-height: 25px;
	color:#333333;
	margin: 0; 
	padding: 0;
}

#navigation ul #aktuell ul li a{
	text-decoration: none;
	color:#3333CC;
	font-weight:normal;
	margin: 0; 
	padding: 0;

}

#navigation ul #aktuell ul li a:hover,a:active, a:visited{
	text-decoration: none;
	color:#333333;
	font-weight:normal;
	margin: 0; 
	padding: 0;

}


#navigation ul #aktuell ul {
	border-top:none;
	margin-left:15px;
	padding: 0; 
	list-style-type: none;
	margin-top:-7px;
	margin-bottom:7px;
}

#content{
	margin-left:240px;
	width:435px;
	margin-top:25px;
}


#bildbereich{
	padding-top:10px;
	padding-bottom:10px;
}

#bildbereich img{
	border:0;
}

.bild_l{
	margin-right:10px;
}

.bildtext{
	font-size:11px;
	font-style: italic;
	color: #333399;
}
#contact {
	clear: both;
	padding-left: 40px;
	position: fixed;
	bottom: 10px;
	font-size:10px;
	color:#333333;
}

#contact a {
	text-decoration: none;
	color:#333333; 
 }
 
#contact a:hover,a:active, a:visited{
	color:#333399;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
img{
	border:0;
}

.blau {
	color: #333399;
	font-weight: bold;
}

