@charset "utf-8";
body {
	background-color: #007098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #EEFF00;
	text-decoration: none;
	font-weight: bold;
}
a: hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.h1 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
}

.h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
}
.h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
}


.copyright {
	color: #FFFFFF;
	font-size: 12px;
}

.xstadt {
	color: #FFFFFF;
	list-style-type: none;
}
.rot {color: #990000}
.gelb {
	color: #FFCC00
}


.ausblenden {
	display: none;
}

.navi_new{
	background-image: url(../bilder/navi_new.gif);
	background-repeat: no-repeat;
	background-position: 120px;
}
.bild_rand{
	margin-top: 0px;
	margin-left: 15px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.bild_rand_left{
	text-decoration: none;
	border: 1px solid #FFFFFF;
}


