
body
{
background-color: #FAB010;
margin-top: 10px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #666666;
	padding: 0;
}

h1  {
	margin-top: 10px;
	font-family:Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #BE0214;
text-transform: uppercase; 
}


h2, h3 {
	margin: 0;
	padding: 0;
	color: #F6A808;
	font-size: 12px;
}



a {
	color: #D70000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}


#footer {
	font-size:13px;
	color: White;
	text-align: center;
}

#footer a {
	color: #FFFF95;
	text-decoration: none;
}
#footer a:hover {
	color: White;
	text-decoration: none;
}


#navioben {
	font-size:13px;
	color: #E6E6E6;
	text-align: center;
}

#navioben  a {
		color: White;
	text-decoration: none;
}
#navioben  a:hover {
	color: Yellow;
	text-decoration: none;
}


#naviobendunkel {
	font-size:13px;
	color: #393939;
	text-align: center;
}

#naviobendunkel  a {
		color: #DD0000;
	text-decoration: none;
}
#naviobendunkel  a:hover {
	color: #393939;
	text-decoration: none;
}


#naviobenrechts {
	font-size:13px;
	color: #BE0214;
	margin-right: 11px;
	text-align:right; 
}

#naviobenrechts  a {
		color: #DD0000;
	text-decoration: none;
}
#naviobenrechts  a:hover {
	color: #393939;
	text-decoration: none;
}


#inhalte 
{
margin-left: 40px;
width: 720px;
}

input, textarea, select, option {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
background-color: White;
	border-style:solid;
	border-width:1px;
	border-color: #708090;
}
radio, checkbox {
font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color: White;
}

#newslinks {
margin-left: 45px;
width: 190px;
font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: Black;
	text-align: left;
}