#content  {
	float:right;
	position : absolute;
	top : 240px;
	width : 600px;
	left : 80px;
	height : 150px;
	font : 12px Verdana, sans-serif;
}

.content  {
	font : 12px Verdana, sans-serif;
}

.ue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #DA251C;
}

a:link {
	color:#DA251C;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#777777;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#DA251C;
	text-decoration:underline;
	font-weight: bold;
}
	
a:active {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.klein  {
	font : 9px Verdana, sans-serif;
}

#navipic  {
	position : absolute;
	top : 0px;
	left : 0px;
}

#navistreifen  {
	position : absolute;
	top : 80px;
	right : 20px;
	width : 1000px;
	height: 25;
	background : #DA251C;
}

#liste  {
	list-style-image: url(../pics/liste.jpg);
	list-style-position:outside;
	position:relative;
	left:-25px;
	margin-top:0px;
	margin-bottom:0px;
}

#zilogo  {
	position : absolute;
	top : 50px;
	right : 20px;
}

#switch  {
	position : absolute;
	top : 110px;
	right : 20px;
	font : 9px Verdana, sans-serif;
}

#impressum  {
	position : absolute;
	top : 130px;
	right : 20px;
}

#navcontainer  {
	position : absolute;
	top : 80px;
	padding : 0;
	left : 50px;
}

#navcontainer ul  {
	border : 0;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-align : center;
}

#navcontainer ul li  {
	display : block;
	float : left;
	text-align : center;
	padding : 0;
	margin : 0;
}

#navcontainer ul li a  {
	background : #DA251C;
	width : 118px;
	height : 25px;
	border-top : none;
	border-left : none;
	border-bottom : none;
	border-right : none;
	padding : 0;
	margin : 0 0 10px 0;
	color : #000000;
	text-decoration : none;
	display : block;
	text-align : center;
	font : normal 10px/25px verdana, arial;
}

#navcontainer ul li a:hover  {
	color : #000000;
	background : #CCCCCC;
}

#navcontainer a:active  {
	color : #333333;
	background : #CCCCCC;
	font : bold;
}

#navcontainer li#active a  {
	background : #333333;
	border : none;
	color : #ffffff;
	font : bold;
}

#subnavcontainer ul  {
	border : 0;
	margin : 0;
	padding : 0;
	list-style-type : none;
	text-align : center;
}

#subnavcontainer ul li  {
	display: inline;
	text-align : center;
	padding : 0;
	margin : 0;
}

#subnavcontainer ul li a  {
	background : #DA251C;
	width : 118px;
	height : 18px;
	border-top: 1px solid #DA251C;
	border-left : 0px;
	border-bottom : 1px solid #DA251C;
	border-right : 0px;
	padding : 0;
	margin : 0;
	color : #000000;
	text-decoration : none;
	display : block;
	text-align : center;
	font : normal 9px/18px verdana, arial;
}

#subnavcontainer ul li a:hover  {
	color : #333333;
	background : #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left : 0px;
	border-bottom : 1px solid #CCCCCC;
	border-right : 0px;
}

#subnavcontainer a:active  {
	color : #333333;
	background : #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left : 0px;
	border-bottom : 1px solid #CCCCCC;
	border-right : 0px;
	font : bold;
}

#subnavcontainer li#active a  {
	background : #333333;
	border-top: 1px solid #333333;
	border-left : 0px;
	border-bottom : 1px solid #333333;
	border-right : 0px;
	color : #ffffff;
	font : bold;
}
