html, body {
	font-size: 12px;
	background-color: #e7e7e7;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration: underlined;
	color: #6f6f6f;
	font-weight: bold;
}
  
a:hover {
	text-decoration: underline;
	color: #6f6f6f;
}

a:active {
text-decoration: underline;
color: #6f6f6f;
}

#container
{
	background-color: #008954;
	background-image: url(images/bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
	width: 973px;
}

#content
{
	margin-left: 10px;
	width: 963px;
	background-color: #FFFFFF;
}


#inhalt
{
	width: 963px;
	background-color: #FFFFFF;
}

#inhalt td
{
vertical-align: top;
}

#topnavi
{
	height: 55px;
	width: 963px;
	background-image:url(images/bgNavigationTop.gif);
	line-height: 55px;
	color: #999999;
	font-size: 11px;
}

#topnavi ul
{
float: right;
margin: 0;
margin-right: 20px;
padding: 0;
height: 55px;
}

#topnavi ul li
{
	list-style-type: none;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

#teaser
{
height: 98px;
background-image: url(images/teaserSucheBg.gif);
background-position: right;
background-repeat: no-repeat;
width: 963px;
}

#teaser img
{
float: left;
}

#navigation
{
width: 188px;
border-right: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
}

#navigation a
{
	text-decoration: none;
	color: #6f6f6f;
	margin-left: 10px;
	font-weight: bold;
}
  
#navigation a:hover {
	text-decoration: underline;
	color: #6f6f6f;
}

#navigation a:active {
	text-decoration: underline;
	color: #6f6f6f;
}



#navigation 
{
	text-decoration: none;
	color: #6f6f6f;
	margin-left: 10px;
	font-weight: bold;
}

#news
{
width: 188px;
border-right: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
}

#news a
{
text-decoration: none;
color: #6f6f6f;
}

.menu td
{

}

#inhalt_mitte
{
background-image: url(images/bgInhalt.gif);
background-repeat: repeat-x;
padding: 5mm;
}

