body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	background-image: url(bilder/sitenhintergrund.gif);
	text-align: center;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 100%;
	margin:0 0 14px 0;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100%;
	margin:0 0 12px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 100%;
	margin:0 0 10px 0;
}

form {display:inline;}

input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
}
#Container{
	width: 730px;
	background-image:url(/bilder/zeilen_bg.gif);
	background-color: #FFFFFF;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	margin: auto;
}

#Kopfzeile{
	background-color: #FFFFFF;
	color: #999999;
	font-size: 0.8em;
	padding: 1px 0 1px 0;
	text-align: right;
}
#Kopfzeile a:link, #Kopfzeile a:visited  { color:#999999; text-decoration:none }
#Kopfzeile a:hover  { color:#666666; text-decoration:underline }

#Kopfbild{
	background-color: #FFFFFF;
	border:0;
}

#RechteSpalte{
	background:transparent;
	float:right;
	width:523px;

}

#HauptNavigation{
	width:523px;
	height:25px;
	border-top:7px solid white;	
	background-color:white;
	white-space:nowrap;
	border-bottom:7px solid white;	
}

img {border:0;}

/*- HauptMenue --------------------------- */

#HauptMenue {
	float:left;
	width:100%;
	line-height:normal;
}
#HauptMenue ul {
	margin:0;
	padding:0;
	list-style:none;
}
#HauptMenue li {
	display:inline;
	margin:0;
	padding:0;
}
#HauptMenue a {
	float:left;
	background:url("/bilder/navigation/tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#HauptMenue a span {
	float:left;
	display:block;
	background:url("/bilder/navigation/tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#HauptMenue a span {float:none;}
/* End IE5-Mac hack */
#HauptMenue a:hover span {
	color:#FFF;
}
#HauptMenue a:hover {
	background-position:0% -42px;
}
#HauptMenue a:hover span {
	background-position:100% -42px;
}
#HauptMenue #HauptMenueAktiv a {
	background-position:0% -42px;
}
#HauptMenue #HauptMenueAktiv a span {
	background-position:100% -42px;
}
/* ---------------------------------- */

#Content{
	width:503px;
	padding:10px;
	background:transparent;
}
#Content a:link, #Content a:visited  { color: #990000; text-decoration: none }
#Content a:hover  { color: #990000; text-decoration: underline }

#LinkeSpalte{
	width:200px;
	margin-right:7px;
	background:transparent;
}

#UnterNavigation{
	border-top:7px solid white;	
	background:transparent;
	margin:0;
	padding:0;
}

/*- UnterMenue--------------------------- */
#UnterMenue h2 {
	font-size: 1em;
	line-height:100%;
	padding:0 0 5px 0;;
	margin: 7px;
} 

#UnterMenue ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#UnterMenue li a {
	padding: 2px 0 2px 17px;
	height: auto;
	text-decoration: none;
}

#UnterMenue li a:link, #UnterMenue li a:visited {
	color: black;
	display: block;
	background: url(/bilder/navigation/submenue.gif);
	padding: 2px 0 2px 17px;
}

#UnterMenue li a:hover, #UnterMenue li a:active,#UnterMenue li#UnterMenueAktiv a{
	color: black;
	background: url(/bilder/navigation/submenue.gif) 0 -52px;
	padding: 2px 0 2px 17px;
}
/* ---------------------------------- */


.Kasten{
	font-size: 0.9em;
	line-height: 1.3em;
	border-top:7px solid white;	
	background:transparent;
	padding:7px;
}
.Kasten a:link, .Kasten a:visited  { color: #990000; text-decoration: none }
.Kasten a:hover  { color: #990000; text-decoration: underline }

#Fusszeile{
	clear: both;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 0.8em;
	padding: 1px 0 1px 0;
	text-align: right;
}
#Fusszeile a:link, #Fusszeile a:visited  { color: #999999; text-decoration: none }
#Fusszeile a:hover  { color: #666666; text-decoration: underline }

.news-headline {
	color: #990000;
	margin-bottom:-5px;
}

.news-copy img {border:1px solid white;}

.kleinertext{
	font-size: 0.9em;
}

.bilder{
	border: 1px dashed black;

}

.fehlermeldung{
	color: #990000;
	font-weight: bold;
}

