body, div, span, p, a, td, input, select, textarea {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin: 0px;
	background-color: #ffffff;
}

/* texts */

p {
	margin: 0px 0px 1em 0px;
}

h1 {
	color: #004a99;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 1em 0px;
}

h2 {
	color: #004a99;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 1em 0px;
}

/* links */

a {
	color: #004a99;
	text-decoration: none;
}

a:hover {
	color: #004a99;
	text-decoration: none;
}

/* forms */

.dropdown {
	padding: 10px 0px 10px 22px;
}

.formfield {
	color: #2e2e2e;
	padding: 2px;
}

.formsubmit {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #d7661c;
	background-color: #d7661c;
	color: #ffffff;
}

/* backgrounds */

/* colors */

/* borders */

/* ids */

#button_oeffentlich {
	background: #ffffff url(/images/button_oeffentlich.gif) no-repeat;
	width: 174px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 23px 0px 0px 24px;
}

#button_gemeinde {
	background: #ffffff url(/images/button_gemeinde.gif) no-repeat;
	width: 174px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 23px 0px 0px 24px;
}

#button_abonnement {
	background: #ffffff url(/images/button_abonnement.gif) no-repeat;
	width: 174px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 23px 0px 0px 24px;
}

#hsp {
	padding: 20px 0px 0px 23px;
}

#navigation {
	float: left;
	width: 220px;
	padding-top: 130px;
}

#content {
	float: left;
}

#meta {
	float: left;
	width: 355px;
	padding-top: 67px;
	text-align: right;
}

#geoweinland {
	float: left;
	width: 355px;
	height: 90px;
	padding-top: 40px;
}
