/* Style Sheet */

body {
	background: #000000;
	padding: 0px;
	margin:: 0px;
}

a {
	text-decoration: none;
}

#balken {
	position: absolute;
	background: #90001f;
	top: 70px;
	left: 0px;
	height: 115px;
	width: 980px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}

#logo {
	position: absolute;
	background: #ffffff;
	top: 71px;
	left: 40px;
	width: 148px;
	height: 115px;
}

#unternavigation {
	position: absolute;
	top: 20px;
	left: 580px;
	width: 400px;
	height: 15px;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	text-align: right;
}

#navigation {
	position: absolute;
	top: 205px;
	left: 280px;
	width: 700px;
	height: 16px;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	text-align: right;
}

#zusatz {
	position: absolute;
	top: 260px;
	left: 40px;
	width: 260px;
	height: 300px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
}

#inhalt {
	position: absolute;
	top: 245px;
	left: 365px;
	width: 585px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	background: #90001f;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

#hc1 {
	position: absolute;
	top: 71px;
	left: 364px;
}

#hc1 li{
margin:0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel{
padding: 0px; /*Padding inside each content*/
background: #90001f;
font-family: Trebuchet MS, Arial;
font-size: 14px;
color: #ffffff;
line-height: 20px;
}

.hauptnav {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}

.unternav {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	text-decoration: none;
}

.zusatz_text {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
