body {
	background-color:#ffffff;
	background-image:url(../pics/hg.gif);
	background-repeat:repeat-x;
	font:0.75em/1.5em "Verdana", Arial, sans serif;
	color: #333;
	text-align:center;
	margin:0;
	padding:0;
}
a {
	color:#0054A6;
	text-decoration:none
}
a:link {
	color:#0054A6;
	text-decoration:none
}
a:visited {
	color:#0054A6;
	text-decoration:none
}
a:hover {
	color:#0054A6;
	text-decoration:underline
}
a:active {
	color:#0054A6;
	text-decoration:none
}
a:focus {
	outline:0;
	border:none;
}
img {
	border: 0;
}
h1 {
	margin:0px;
	padding:0px;
}
h1 a:link, h1 a:visited {
	margin:0px;
	padding:0px;
	height: 112px;
	width:300px;
}
h2 {
	font: 1.2em/1.5em "Arial", sans serif;
	text-transform: uppercase;
	color: #981A1E;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
h2 a:link, h2 a:visited {
	text-transform: uppercase;
	color: #981A1E;
	text-decoration: none;
}
h2 a:hover {
	color: #981A1E;
	text-decoration: underline;
}
#container {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#top {
	width:900px;
	padding: 0px;
	margin: 0px;
}
.logo {
	width:300px;
	height: 112px;
	padding: 0;
	margin: 0 0 0 600px;
	clear:both;
}
.bilderleiste {
	width:600px;
	height: 200px;
	float:left;
	z-index: 100;
}
#leftnavStart {
	float: left;
	width: 280px;
	margin: 20px 0 0 0px;
	padding: 0;
}
.banner {
	margin:0;
	padding:0;
	list-style:none;
}
.banner li {
	margin:0;
	padding:0;
	width: 150px;
	float:left;
}
#rightnav {
	float: right;
	width: 300px;
	padding: 0;
	margin: 10px 0 0 0;
}
#rightnav p {
}
#contentStart {
	float:left;
	padding: 0px;
	margin: 20px 0 0 0px;
}
#content {
	float:left;
	padding: 0;
	width: 400px;
	margin: 10px 0 0 0;
}
#boxNews {
	padding: 0 20px 0 0;
}
.newsStart {
	float: left;
	width: 280px;
	margin: 0 20px 30px 0;
}
* html .newsStart {
	margin: 0 5px 20px 0;
}
.rubrik {
	margin-top:0px;
	width:280px;
	height:25px;
	z-index:100;
	background-color: #ffffff;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity:0.7;
	text-transform: uppercase;
	font: 1.2em/1.7em "Arial", sans serif;
	font-weight:bold;
	color: #0054A6;
	padding: 0 0 0 10px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 0.75em;
	border-top: 1px solid #FFF0C2;
	text-align: center;
}
.img {
	width: 120px;
	float: left;
	margin: 5px 5px 0 0;
}
/* formulare */
fieldset {
	border: 1px solid #C4CFE5;
	padding: 20px 0 10px 10px;
	margin: 0 0 20px 0;
}
legend {
	color: #005299;
}
label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	color: #000;
}
label, input, select {
	height: 20px;
}
label {
	width: 100px;
	padding: 0;
}
input, textarea, select {
	width: 250px;
	margin: 0 0 5px 0;
}
form {
	margin:0;
	padding:.5em;
}
textarea {
	height: 100px;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}
input#submit { /* den Submit-Button */
	float: none;
	width: auto;
	text-align:right;
}
input#checkbox, .checkbox {
	width: 20px;
	float: left;
	color: #000;
	margin: 0px;
}
.short {
	width: 80px;
}
.long {
	width: 350px;
}
/* tooltip */

#dhtmlgoodies_tooltip {
	background-color:#EEE;
	border:1px solid #000;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:0.9em;
}
#dhtmlgoodies_tooltipShadow {
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70);
	-html-opacity: 0.7;
	-moz-opacity: 0.7;
}
#logoPrint {
	display: none;
}
.imgGalerie {
	float: left;
	width: 120px;
	margin: 0 0 0 10px;
}
.anmelden {
	text-align:center;
	margin: 10px 0 0 0;
}
