html, body, #content{
	margin: 0;
	padding: 0;
background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html>body, html>body #content

#content {
top: 0;
position:relative;
margin: 50px auto 0;
	width: 900px;
	height: 580px;
	min-width: 900px;
	min-height: 580px;
	/*margin-top: 50px;*/
	background-color:#ffffff;
}

#content .topnavi {
width:900px;
height: 195px;
position:relative;
left:0px;
top:0px;
background-color:#ffffff;
}

#content .mitte {
width:900px;
height: 32px;
position:relative;
margin-top: -3px;
left:0px;
top:0px;
background-color: #669900;
font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing:1px;
	text-align: left;
	}
	
#indent
{
	position: absolute;
	left: 442px;
	width: 427px;
	padding: 8px;
	text-align:left;
	top: 1px;
}

#content .banner {
width:900px;
height: 128px;
position:relative;
left:0px;
top:0px;
margin: 0px;
border:none;
}

#content .text {
width:900px;
height: 205px;
position:relative;
left:0px;
top:0px;
margin: 0px;
background-color: #d8d8d8;
}
#content .links {
width:450px;
height: 205px;
position:relative;
left:0px;
top:0px;
margin: 0px;
background-color: #d8d8d8;
}

#content .footer {
width:900px;
height: 20px;
position:relative;
left:0px;
top:0px;
margin: 0px;
background-color:#ffffff;
font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

#indent2
{
width: 500px;
padding: 3px;
padding-left: 20px;

}


/*navigation */

#navigation {
font-size: 12px;
font-weight: bold;
color: #333333;
	
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
padding-top:170px;
padding-left: 20px;
}
#navigation li {
display: inline;
}

#navigation a:link {
padding: 3px 10px 2px 4px;
color: #333333;
text-decoration: none;
}

#navigation a:visited 
{
padding: 3px 10px 2px 4px;
color: #333333;
text-decoration: none;
}

#navigation a:hover {
padding: 3px 10px 2px 4px;
color: #cc0033;
text-decoration: none;
}

#navigation a:active {
padding: 3px 10px 2px 4px;
color: #cc0033;
text-decoration: none;
}

.aktiv { font-weight: bold; color: #cc0033; text-decoration:none; padding: 3px 10px 2px 4px;
}

/*ende navigation */

/*logo*/

#logo {
	position:absolute;
	margin-top: 20px;
	margin-left: 700px;
	top: 0;


}

/*ende logo*/

/*textformatierungen */

p {
text-align: left;
width: 400px;
margin: 0;
padding: 10px 30px 10px 450px;
}

.linkeseite {
position:absolute;
text-align: left;
width: 400px;
left: 20px;
top: 10px;
}


.linkeseite02 {
	position:absolute;
	text-align: left;
	width: 400px;
	left: 20px;
	top: 60px;
}

a:link {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
color:#cc0033;
background-color:transparent;
}

a:visited {
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12px;
color:#666666;
}
/*ende textformatierungen */


/*****************************************************************************/
/*******************************************************************************/

