/* CSS */

a:link { color:#06334B; font-weight:bold; }
a:visited { color:#06334B; font-weight:bold; }
a:hover { text-decoration:none; color:#06334B; font-weight:bold; }
a:active { text-decoration:none; color:#06334B; font-weight:bold; }
a:focus {  text-decoration:none; color:#06334B; font-weight:bold; }


.rundung {
	position:absolute;
	left: 177px;
	top: 144px;

}

/* sichtbar unsichtbar fü Menü */
.unsichtbar {
	display:none;
}
.sichtbar {
	display:block;
}

.rechtsnews {
	height: 50px;
	width: 160px;
	position: static;
	visibility: visible;
	left: auto;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: thin solid #9AB3C0;
	right: auto;
	bottom: auto;
	vertical-align: top;



}
.headerteaserrechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-color: #9AB3C0;
	height: 6px;
	width: auto;
	line-height: normal;
	color: #FFFFFF;


}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;

}
.spacer {
	background-color: #FFFFFF;
	width: 10px;
	border: thin none;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06334B;
	font-weight: bold;
	width: 500px;

}
.volltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.spaceheader {
	font-size: 8px;
}
.volltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	width: 400px;


}
.kleineschrift {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.headermitte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	background-color: #999999;
	height: auto;
	width: auto;
	line-height: normal;
	color: #FFFFFF;
}
.logo {
	text-align: right;
	vertical-align: top;
}
.volltextbox {
	height: auto;
	width: auto;
	position: static;
	visibility: visible;
	left: auto;
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	right: auto;
	bottom: auto;
	vertical-align: top;
	border: thin solid #999999;
}

