body{
	margin:0;
	background:white;	
	font-family: 'times new roman', times, serif;
	font-size:10pt;
	color:black;
}

h1 {
	font-size:130%;
}

h2 {
	font-size:120%;
	font-weight:bold;
}

h3, h4, h5, h6 {
	font-weight:bold;
}

img {border:none;}

.unsichtbar {
	display:none;
}

.fett {
	font-weight:bold;
}

.k {
    font-size:90%;
}

.weitgross {
	letter-spacing:0.1ex;
	text-transform:uppercase;
}

.trenner {
	display:block;
	clear:both;
	height:1px;
}

#logo {
	height:300px;
	width:930px;
}

#hilfen {
	display:none;
}

#mitte {
	margin-left:25px;
	width:930px;
}

#links {
	display:none;
}

#inhaltsbereich {
	float:left;
	padding:15px;
	width:685px;
	border-left: none;
}

#inhalt {
	float:left;
	width:485px;
	padding-left:5px;
}

#bilder {
	float:right;
	width:177px;
}

#bilder img {
	margin-bottom:15px;
	border: #005287 solid 1px;
}

#fusszeile{
	display:none;
}

#adresszeile{
	display:block;
	clear:both;
	border-top: #28376F solid 1px;
	width:100%;
	padding:1ex 0ex 2em 0ex;
	font-family: verdana, arial, sans-serif;
	font-size:75%;
}

a.woerterbuchlink:link, a.woerterbuchlink:hover, a.woerterbuchlink:active{
	color:#F58220;
	text-decoration:none;
	background-color:white;
}

a.woerterbuchlink:visited {
	color:#B56018;
	text-decoration:none;
	background-color:white;
}

a.woerterbuchlink:hover, a.woerterbuchlink:active, a.woerterbuchlink:focus {
	color:#F58220;
	text-decoration:underline;
	background-color:white;
}

#imagebild {
	position:absolute;
	top:0px;
	left:25px;
	width:100%;
	text-align:center;
}

a:link, a:visited, a:hover, a:active {
	color:#005287;
	background-color:white;
}
