body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: White url(bilder/navigat/bg_horizont.gif) repeat-x 0px 0px;
}
h1{
	color: #8DA8A9;
	font-size: 16px;
	font-weight: bold;
}
h2{
	color: black;
	font-size: 13px;
	font-weight: bold;
}


#logo{
		padding: 0px 0px 0px 0px;
		margin:  50px 0px 0px 12px;
		border:  none;
}


address{
	position: absolute;
	top:50px;
	left: 440px;
	font-size:10px;
	border-left: 1px solid #AAAAAA;
	padding: 0px 0px 0px 10px;
	margin:  0px 0px 0px 0px;
	color: #909090;
	font-style: normal;
}


#navigation{
	display: none;
}

/*----*/
#supernavi{
	display: none;
}


#subnavigation{
	display: none;
}


#spalte1{
	height: 80px;
}

#spalte2{
		padding: 0px 22px 0px 12px;
		margin:  12px 0px 0px 0px;
		border:  none;
		line-height: 19px;
}
#fusszeile{
	display: none;
}
#breadcrumb{
	position: absolute;
	top: 160px;
	left: 10px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin:  12px 0px 0px 0px;
	border:  none;
	font-size: 11px;
	color: #414141;
}
#breadcrumb a{
	color: black;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
