html {
	/* width: 99%; */
}

.inhalt {
	margin:12px 0 0 0;
	width:62%;
}

.rechte_spalte_hp {
	width:33%
}

div.clear {
	clear:both;
	margin: 20px 0;
	padding:0;
	border-top:1px solid #fff;
}

hr {
	background:none repeat scroll 0 0 transparent;
	border-color:-moz-use-text-color -moz-use-text-color #fff;
	border-style:none none solid;
	border-width:0 0 1px;
	color:#fff;
	margin:0 0 0.5em;
	padding:0 0 0.5em;
	clear:both;
}


.kasten_kopf_hp {
	font-size: 75%;
	margin:  0 0 18px 0;
}

.aktuelles_bild_hp {
	border:1px solid #006;
	margin: 4px 9px 7px 0;
	padding: 0;
	float:left;
}

a:link img.aktuelles_bild_hp, a:visited img.aktuelles_bild_hp {
	border: 1px solid #006;
}

a:hover img.aktuelles_bild_hp, a:active img.aktuelles_bild_hp {
	border: 1px solid #06f;
}

.dachzeile {
	font-size: 90%;
	color:#333;
}

.kasten_ueberschrift_hp {
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #006;
	line-height: 140%;
	margin:  0 0 4px 92px;
	padding: 0 0 0 0;
}

.kasten_ueberschrift_hp strong {
	font-size: 90%;
}


.kasten_ueberschrift_hp a:link, .kasten_ueberschrift_hp a:visited {
	color: #006;
	text-decoration:none;
	font-weight: normal;
}

.kasten_ueberschrift_hp a:hover, .kasten_ueberschrift_hp a:active {
	color: #06f;
	text-decoration:none;
}
