﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 12px;
	background-color:#002B70;

}

#wrapper{
	position:absolute;
	top: 0px;
	left: 50%;
	width: 842px;
	margin: 0px;
	padding: 0px;
	background-color: #002B70;
	margin-left: -420px;
	background-image:url('../images/wrapper.jpg');
		background-repeat:repeat-y;
		height:auto;
		min-height:402px;

		
}
#logohg{
	margin-left: 11px;
	width: 820px;
	height: 166px;
	background-image:url('../images/logo.gif');
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-bottom: 1px white solid;
}
#content {
border-top:1px #FFFFFF solid ;
	margin-left: 11px;
	width: 820px;
	min-height: 430px;
	height: auto !important;
	background-color: #ffffff;
	
}
#fuss {
	padding: 0px;
	margin-bottom: -10px;
	height:30px;
	width:842px;
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	clear: both;
}

#navmenu {
	width: 770px;
	height: 25px;
	margin: 0px;
	margin-left:11px;
	margin-top:0px;
	padding: 0px;
	padding-left:10px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#002B70;
	
	
}

#navmenu ul {
	list-style-type: none;
	list-style-image:none;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #CC3300;
}

#navmenu ul li {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	border-right: 1px solid #666666;
	float: left;
}

#navmenu ul li a {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

a.nav_n:visited {
	color: #ffffff;
	text-decoration: none;
}

#navmenu ul li a.nav_n:link {
	color: #ffffff;
	text-decoration: none;
}

a.nav_n:active {
	color: #CC0000;
	text-decoration: none;
	background-repeat: repeat-x;
}

#navmenu ul li a.nav_n:hover {
	color: #CC0000;
	text-decoration: none;
	background-repeat: repeat-x;
}


a.nav_s:hover {
	color: #CC0000;
	text-decoration: none;
	background-repeat: repeat-x;
}
a:visited { 
color : #888888;
text-decoration : underline;


} 
a:link {
	color: #808080;
	text-decoration : underline;
} 
a:active { 
color : #dd0000;
text-decoration : underline;
} 
a:hover { 
color : #dd0000;
text-decoration : underline;
} 




h1 {
	font-size : 22px;
	font-weight : bold;
	font-style : normal;
	text-align: center;
	color: #002B70;
	margin: 10px;
	margin-bottom: 10px;
	margin-top:20px;
	clear: both;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color: #002B70;
	margin-top: 50px;
	margin-left : 25px;
	list-style-position : outside;
} 
h2.mitte {
	text-align : center;
	font-size : 14px;
	color: #002B70;
} 


h2 a:visited {
	text-decoration: underline;
	color: #C0C0C0;
}

h2 a:link {
	text-decoration: underline;
	color: #003366;
}

h2 a:active {
	text-decoration: underline;
	color: #CC3300;
}

h2 a:hover {
	text-decoration: underline;
	color: #CC3300;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	margin : 27px;
	margin-bottom : 15px;
	color: #002B70;
	line-height: 20px;
}

p.fett {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #002B70;
	margin : 27px;
	margin-bottom : 15px;
	font-weight : bold;
} 
p.mitte { 
text-align : center;
font-size : 14px;
} 

p.rechts{
	text-align: right;
}
ul { 

list-style-position : outside;
list-style:none;
} 

li{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	margin-bottom : 15px;
	margin-top:40px;
	color: #002B70;
	line-height: 1px;

}
tr {
	font-size: 14px;
}


td {
	font-size: 14px;
}

a:visited {
	color: #002B70;
	text-decoration:underline;
} 
a:link {
	color: #002B70;
	text-decoration:underline;
} 
a:active {
	color : #CC3300;
	text-decoration: none;
} 
a:hover {
	color : #CC3300;
	text-decoration: none;

	
}
#bildrechts {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	float: right;
}


#bildlinks {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	float: left;

}

#bildgross {
	margin-bottom: 20px;
	clear: both;
}

.bildrechts {
	margin-left: 10px;
	margin-right: 27px;
	margin-bottom: 5px;
	float: right;
}

.bildlinks {
	margin-right: 10px;
	margin-left:28px;
	margin-bottom: 5px;
	float: left;
}

.bildgross {
	margin: 0px;
	margin-bottom: 20px;
	clear: both;
}

.g_bild {
	margin: 25px;
}



