BODY {
	color : #294D8B;
	background-image : url(../images/css-images/background.jpg);
	background-repeat : repeat-x;
    padding : 0px;
	margin : 0px;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
h1{
	font-size : 16px;
	font-weight : bold;
	color : #386CA6;
}
h2{
    padding : 0px;
	margin : 0px;
	font-size : 13px;
	font-weight : bold;
	color : #386CA6;
	text-align : justify;
}
h3{
	padding-top : 30px;
	background-color : #E2E7ED;
	background-image : url(../images/css_images/news_background.jpg);
	background-repeat : no-repeat;
	font-size : 10px;
	font-weight : normal;
	color : #386CA6;
	text-align : justify;

}
h5{
	font-size : 11px;
	font-weight : normal;
	color : #386CA6;

}
h6{
    padding : 0px;
	margin : 0px;
	font-size : 10px;
	font-weight : normal;
	color : #386CA6;
	text-align : justify;
}
TD {
	color : #294D8B;
	padding : 0px;
	margin : 0px;
}
A {
	text-decoration: underline;
	color: #294D8B;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
A.newslink {
	text-decoration: none;
	color: #294D8B;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
A.imtextlink {
	text-decoration: underline;
	color: #386CA6;
	font-size : 11px;
	font-weight : normal;
}
A:Hover {
	color: #FF3000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 12px;
	font-weight : normal;
}
A:Hover.imtextlink {
	text-decoration: underline;
	color: #FF3000;
	font-size : 11px;
	font-weight : normal;
}
A:Hover.newslink{
	color: #FF3000;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
}
.die_links{
	height : 1px;
	background-color : #294D8B;
	color : #294D8B;
	padding : 0px;
	margin : 0px;
	font-size : 1px;
}
.include{
	background-image : url(../images/css-images/mitte.jpg);
	background-repeat : no-repeat;
	background-color : #FFFFFF;
	padding-top : 12px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 10px;
}
.newshell{
	padding : 3px;
	background-color : #FFFFFF;
	font-size : 11px;
	font-weight : normal;
	color : #294D8B;
}
.newsdunkel{
	padding : 3px;
	background-image : url(../images/css-images/back-dunkel.jpg);
	background-repeat : repeat-y;
	background-color : #E2E7ED;
	font-size : 11px;
	font-weight : normal;
	color : #294D8B;
}
.newsbild_links{
	float : left;
	margin-right : 5px;
}
.newsbild_rechts{
	float : right;
	margin-right : 5px;
}
.nopadding {
	width: 100%;
	padding: 0px;
	text-align: left;
}
.bild-album {
	padding: 0px;
	margin: 2px;
	float: left;
	border-width: 1px;
}
.bild-album3 {
	padding: 0px;
	margin: 2px;
	float: left;
}
.bild-album-ausgabe {
	padding: 0px;
	margin: 2 px;
	float: left;
}