body {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.titelinhalt {
	background-image: url(images/titel_inhalt.gif);
	height: 65px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 8px 0px 0px 12px;
}

.standardtext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.fusszeile {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

hr{
	height: 1px;
	color: #666666;
}

.textfeld {
	width: 100%;
	color: 666666;
	background-color: #FFDD77;
	border: 1px solid #FFB400;
}

#imgborder {
	border: 1px solid #666666;
}

#liste li {
	margin-bottom: 10px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FFB400;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

.newsimg {
	float:left;
	border: 1px solid #666666;
	margin-right: 15px;
	width: 200px;
}



#navcontainer { 
	margin-left: -20px;
	width: 227px;
}

#navcontainer ul
{
	list-style-type: none;
}

#navcontainer a, #navclear
{
	display: block;
	width: 100%;
	padding: 7px 5px 7px 10px;
	background-color: #FFCF50;
	border-bottom: 1px solid #ffb400;
}

#navcontainer a:link, #navlist a:visited
{
	text-align: left;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #FFEAA9;
	background-image: url(images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
