@charset "UTF-8";
/* CSS Document */


* {
margin: 0; 
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-size: 12px;
	color: #58585a;
	margin-bottom: 6px;

}
sup {
	font-size: 6px;
	color: #58585a;
	vertical-align: 4px;
}
ul {
	font-size: 12px;
	color: #58585a;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height:18px;

}
h1 {
	font-size: 12px;
	color: #58585a;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

body {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}

.Stil2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 16px;
}

.Stil3 {
	color: #03395c;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 20px;
}

.Stil4 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 39px;
	margin-top: 10px;
}

.Stil5 {
	color: #03395c;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 8px;
	text-transform:uppercase;
}

.Stil6 {
	color: #03395c;
	margin-left: 30px;
	margin-top: 6px;
	text-transform:uppercase;
	/*border-bottom:2px solid #FFFFFF;*/
}

.Stil7 {
	color: #03395c;
	margin-left: 16px;
	margin-top: 8px;
	font-weight: normal;

}

a {
	color: #03395c;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #af140f;
	text-decoration:none;
	font-weight:bold;
}
.selected {
	color: #af140f;
	text-decoration: none;
}
.inhalt {
	width: 452px;
	background: #ffffff;
} 
.inhalt #mainContent {
	margin-left: 39px; 
	margin-right: 39px; 
	margin-top: 14px; 
	text-align: left; 
}
.inhaltnews {
	width: 452px;
}
.inhaltnews #newsContent {
	margin-left: 39px; 
	margin-right: 39px; 
	margin-top: 14px; 
	text-align: left;
	height: 90px;
 	background: url("images/news_punkte_452.gif") repeat; 	
}
.img_links {
	margin-right: 6px;
}
.img_navi {
	margin-top: 10px;
}
.galerie {
	width: 154px;
	vertical-align: top;
}
.galerie #galerieContent{
	margin-top: 14px;
	margin-left: 16px; 
	margin-right: 16px; 
}
.galerie #newsgalerieContent{
	margin-top: 14px;
	margin-left: 17px; 
	margin-right: 17px; 
	height: 90px;
}
.galerieContent li img{
width: 120px;
}
.lipunkte {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.lipunkte a {
	border: 1px;
}
.lipunkte img {
	width: 120px;
}
.lipunkte a img {
	border: 1px solid #03395c;
}
.lipunkte a:hover img {
	border: 1px solid #af140f;
}
.flag {
	float: right;
}
.clearer {
	clear: both;
}