/* CSS Document */
body {
	color: #000066;
	background-color: #93B1D7;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	background-image: url(bilder/bg-wunderbareswatt.jpg);
	background-attachment: fixed;
*/}

/*	#rechter-rand {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 100px;
height: 150px; 
}*/

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #0000CD;
/*	font-weight: bold; */
	background-color: ##F0E68C;
}
a:hover {
	text-decoration: none;
/*	color: #EBE5C7;
	font-weight: bold; */
	background-color: #93B1D7;
}
strong {
	color: /*#FF5A45*/#336600;
}
#karte {
	border: 1px solid #09F;
	border-top: 1px solid #09F;
	border-left: 1px solid #09F;
	border-bottom: 1px solid #006;
	border-right: 1px solid #006;
}
#start-links a {background-color:#C6D8EA;}
#start-links a:hover {color:#003399;}
.verweis-nwr {
	font-size: 11px;
	font-weight: bold;
}
.rahmen-oben-unten {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
