body {
	font-family: "Comic Sans MS", "Comic Sans MS Bold";
	background-color: #FFFFFF;
}



h1 {
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}

.blk {
	color: #000000;
}
.red {
	color: #FF0000;
}
.blu {
	color: #0000FF;
}
.center {
	text-align: center;
}
#news {
	width: 180px;
	color: #0000FF;
	text-align: center;
	margin-left: -270px;
	position: absolute;
	left: 50%;
}

#wlogo {
	position: absolute;
	left: 50%;
	margin-left: -50px;
}
#wlantxt {
	width: 180px;
	color: #0000FF;
	margin-left: 90px;
	position: absolute;
	left: 50%;
}
#sonne {
	position: absolute;
	margin-left: -200px;
	margin-top: 0px;
	left: 50%;
}

p {
	font-size: 14px;
	text-align: center;
}
a {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
a:link {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
a:visited {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	background-color: #FFFF00;
}
#home {
	color: #0000FF;
	text-align: center;
	font-size: 14px;
}
#rechts {
	width: 190px;
	left: 50%;
	text-align: right;
	position: absolute;
	margin-left: 30px;
}
#links {
	width: 220px;
	left: 50%;
	text-align: left;
	position: absolute;
	margin-left: -200px;
}
#eingang {
	position: absolute;
	left: 50%;
	margin-left: 70px;
	margin-top: 20px;
}
#stadtplan {
	position: absolute;
	left: 50%;
	margin-left: -110px;
}
.bc {
	color: #00CC00;
	text-align: center;
}
#foto1 {
	width: 254px;
	color: #0000FF;
	text-align: center;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#textfoto1 {
	width: 200px;
	color: #0000FF;
	text-align: left;
	margin-left: 35px;
	position: absolute;
	left: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#anfrageformular1 {
	width: 450px;
	color: #0000FF;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;	
	border-width:10px;

}

#absenden {
	width: 400px;
	color: #0000FF;
	text-align: center;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	height: 59px;

}
fieldset {
	height: auto;
	width: auto;
	border: thin solid #CCCCCC;
	position: absolute;
	left: auto;
	right: auto;
}
