@charset "utf-8";
/* CSS Document */

h1{
	font-size:16px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;
}
h2{
	font-size:15px;
	margin-top:3px;
	margin-bottom:3px;
}
h3{
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
}
h4{
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;
}

p{
	margin-top:0px;
	margin-bottom:0px;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152e86;
	font-weight:bold;
}

a:hover{
	color: #D8DA1C;
}

h1.pageHL{
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
	margin-left: 18px;
	margin-bottom: 10px;
	color: #2864C7;

}

ul{
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
}

li{
	padding-bottom: 7px;
}

.bildUnterschrift{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-size: 11px;
	line-height: 130%;
}

.newsMore{
	font-size: 11px;
	font-weight: bold;
	color: #152e86;
	padding-top: 2px;
}

.newsMore:hover{
	color: #152e86;
}

.newsTxHl{
	font-weight: bold;
	font-size: 11px;
}

.newsTxText{
	font-size: 11px;
	line-height: 130%;
}


.seaTrenner{
	height: 15px;
	width: 1px;
	overflow: hidden;
}

.imageContent{
	text-align: center;
}
