body {
	background: #336699;
	color: #000000;
	font-family: sans-serif;
	font-size: 105%;
}

h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: serif;
}

img {
	border-width: 0;
}

#hauptseite {
	background: #FFFFFF;
	color: #000000;
	margin: -14px auto 0 auto;
	width: 50em;
}

.links {
	background: url("links.gif") top left repeat-y;
}

.oben {
	background: url("oben.gif") top right repeat-x;
}

.rechts {
	background: url("rechts.gif") bottom right repeat-y;
}

.unten {
	background: url("unten.gif") bottom left repeat-x;
}

.linksoben {
	background: url("linksoben.gif") top left no-repeat;
}

.linksunten {
	background: url("linksunten.gif") bottom left no-repeat;
}

.rechtsoben {
	background: url("rechtsoben.gif") top right no-repeat;
}

.rechtsunten {
	background: url("rechtsunten.gif") bottom right no-repeat;
}

#logo {
	left: 2em;
	position: relative;
	top: 2em;
}

#google_suchfeld {
	position: relative;
	bottom: 3em;
	right: 3em;
	text-align: right;
}

#positionsanzeige {
	background: #CCCCCC;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #000000;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding-left: 0.5em;
}

#positionsanzeige li {
	display: inline;
}

#positionsanzeige ul {
	display: inline;
	list-style: none;
	padding-left: 0;
}

#positionsanzeige a {
	background: #CCCCCC;
	color: #000000;
	text-decoration: none;
}

#positionsanzeige a:hover {
	background: #CCCCCC;
	color: #0033FF;
}

#seitenauswahlmenue {
	border-top: 2px dashed #0000FF;
	float: left;
	width: 12em;
}

#seitenauswahlmenue ul {
	list-style: square;
	margin-top: 1em;
	padding-left: 1.5em;
}

#seitenauswahlmenue li {
	line-height: 1.5em;
}

#seitenauswahlmenue a {
	background: #FFFFFF;
	color: #666666;
	text-decoration: none;
}

#seitenauswahlmenue a:hover {
	background: #FFFFFF;
	color: #CC33CC;
	font-weight: bold;
}

#seiteninhalt {
	border-left: 2px dashed #0000FF;
	margin-left: 12em;
	min-height: 24em;
	padding-bottom: 0.5em;
	padding-left: 1.3em;
	position: relative;
	right: 2px;
	text-align: justify;
	width: 35em;
}

#seiteninhalt a {
	background: #FFFFFF;
	color: #0000FF;
}

#seiteninhalt a:hover {
	background: #FFFFFF;
	color: #0000FF;
	text-decoration: none;	
}

#seiteninhalt h3 a, #seiteninhalt h3 a:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.buergerforum_basketshalle {
	background: #FFFFFF;
	color: #CC33CC;
	font-style: italic;
}

.mittig {
	text-align: center;
}

.acrobat:hover {
	cursor: pointer;
}

.liste {
	padding-left: 0.8em;
}