*{ 
	padding: 0;
	margin: 0;
	border: 0; 
}

body 
{ 
  	width: 100%;
  	height: 100%;
	text-align: left; 
	background: #FFFFFF; 
}

body
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	line-height: 18px;
}

#logo_home 
{
	margin: 0px;
	padding: 0px;
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 350px;
	top: 140px;
}

#enter 
{
	margin: 0px;
	padding: 0px;
	position:absolute;
	width:300px;
	height:20px;
	z-index:2;
	left: 450px;
	top: 524px;
}

#enter a 
{
	text-decoration: none;
}

a
{
	color:#000000;
	text-decoration: underline;
}

#container
{
	width: 900px;
	height: 450px;
}

#content1
{
	float: left;
	width: 239px;
	height: 450px;
	background-color: #FFFFFF;
}

#content2
{
	float: left;
	width: 660px;
	height: 450px;
	background-color: #FFFFFF;
}

#logo
{
	float: left;
	width: 230px;
	height: 181px;
	background-color: #FFFFFF;
}

*html #logo
{
	height: 180px;
}

*+html #logo
{
	height: 180px;
}

#logo img
{
	margin-left: 14px;
	margin-top: 14px;
}

#navigation
{
	float: left;
	width: 230px;
	height: 220px;
	background-color: #FFFFFF;
}

#navigation ul, #menue ul
{
	list-style-type: none;
	background-color: #FFFFFF;
	margin-left: 57px;
	width: 150px;
	margin-top: 5px;
}

#navigation ul li, #menue ul li 
{
	margin-bottom: 2px;
} 

#navigation ul li a, #menue ul li a
{
	color: #C6C7C9;
	line-height: 18px;
	text-decoration: none;
	display: block;
	width: 150px;
}

#navigation ul li a#aktiv, #menue ul li a#aktiv
{
	color: #000000;
}

#menue
{
	float: left;
	width: 230px;
	height: 45px;
	background-color: #FFFFFF;
}

#unternavi ul
{
	list-style-type: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 150px;
	margin-top: 5px;
}

#unternavi ul li
{
	margin-bottom: 2px;
} 

#unternavi ul li a
{
	color: #C6C7C9;
	line-height: 18px;
	text-decoration: none;
	display: block;
	width: 150px;
	background-image: url(../images/kreis_norm.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
}

#unternavi ul li a#aktiv
{
	color: #000000;
	background-image: url(../images/kreis_aktiv.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#cont_text, #cont_text2, #cont_text3
{
	float: left;
	width: 605px;
	height: auto;
	margin-top: 186px;
	color: #000000;
	background-color:#FFFFFF;
}

*html #cont_text, *html #cont_text2 
{
	margin-top: 185px;
}

*+html #cont_text, *+html #cont_text2
{
	margin-top: 185px;
}


#cont_text a, #cont_text2 a, #cont_text3 a
{
	text-decoration: none;
}

#cont_text3
{
	margin-top: 91px;
}

*html #cont_text3
{
	margin-top: 90px;
}

*+html #cont_text3
{
	margin-top: 90px;
}

#cont_text2
{
	width: 281px;
	background-color:#FFFFFF;
}

#cont_bild
{
	float: left;
	width: 605px;
	height: auto;
	margin-top: 95px;
	color: #000000;
	background-color:#FFFFFF;
	font-size: 0px;
	border-left: 1px solid #FFFFFF;
}

#cont_bild2
{
	margin-top: 190px;
	float: left;
	width: 324px;
	background-color:#FFFFFF;
	font-size: 0px;
}

#footer1
{
	margin-top: 6px;
	width: 507px;
	float: left;
	background-color:#FFFFFF;
	text-align: left;
	color: #C6C7C9;
}

*html #footer1
{
	margin-top: 5px;
}

*+html #footer1
{
	margin-top: 5px;
}

#footer2
{
	margin-top: 6px;
	width: 100px;
	float: left;
	background-color:#FFFFFF;
	text-align: right;
	height: 18px;
}

#footer2 img
{
	margin-left: 6px;
}

