body{
	padding: 0px;
	margin: 0px;
	font:normal 0.8em Verdana;
	color:#333333;
}
a{
	text-decoration: none;
	color: #cb0402;
}
a:hover{
	text-decoration: none;
	color: #950100;
}
h1{
	margin: 0px;
	margin-bottom: 5px;
	font:bold 1.0em Verdana;
	
}
h2{
	margin: 0px;
	margin-bottom: 5px;
	font:bold 1.0em Verdana;
}

#head{
	margin-bottom: 2px;
}
#menu{
	width: 1000px;
	border-top: 3px solid #e1001a;
	border-bottom: 3px solid #008e36;
	padding-top: 2px;
	float: left;
	background-color:#fffde3;
}
#rahmen{
	width: 1000px;
}
#content{
	clear: both;
	width: 1000px;
	margin-left: 0px;
	padding-top: 5px;
	line-height:22px;
	color:#333333;
	background-color:#fffde3;
}
#contentbody{
	width: 996px;
	border: 2px solid #000000;
	background-image: url(/images/web/contentbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat; 
	padding: 0px;
	background-color:#fffde3;
	float:left;#
	min-height:500px;
}
#left{
	width:200px;
	float:left;
	min-height:500px;
}
#right{
	margin-left:160px;
	padding-bottom:20px;
	border-left:2px solid #000000;
	min-height:500px;
	padding:10px;
}
#menu ul{
  margin:0;
  padding:0px 10px 0;
  list-style:none;
}
  
#menu li{
  float:left;
  margin:0;
  padding:0;
}
#menu a{
  display:block;
  padding:3px 10px 2px;
  color: #000000;
}

#menu li.current{
  background-image:url(/images/web/button_right.gif);
  background-repeat: no-repeat;
  background-position:  right top;
  background-color: #008e36;
}
#menu li.current a{
  background-image:url(/images/web/button_left.gif);
  background-repeat: no-repeat;
  background-position:  left top;
  padding-bottom:3px;
  color: #FFFFFF;
}

#vmenu ul{
  margin:0;
  padding-top: 10px;
  padding-left: 27px;
  list-style-image:url(/images/web/pfeil.gif);
}
#vmenu a{
	color: #c80201;
}
#vmenu a:hover {
	color: #000000;
}
#inhalt{
	margin-left: 10px;
	margin-right: 10px;
}
.liste{
	margin-left: 10px;
	margin-right: 10px;
}
#utilities{
	float:right;
}
#utilities a{
	display: inline;
	padding: 0px;
}
#hnline{
	background-color:#FFE7E5;
}

#on{
	font-weight:bold;
}

.on{
	font-weight:bold;
}