body {
	padding: 0px;
	margin: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color:#333333;
}
table {
	font-size : 100%;
}
a {
	text-decoration: none;
	color: #cb0402;
}
a:hover {
	text-decoration: none;
	color: #950100;
}
h1 {
	font-size: 120%;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	
}
h2 {
	font-size: 100%;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}

#head {
	margin-bottom: 2px;
}
#menu {
	width: 1000px;
	border-top: 3px solid #cb0402;
	border-bottom: 2px solid #000000;
	padding-top: 2px;
	float: left;
}
#rahmen {
	width: 1000px;
}
#content {
	clear: both;
	width: 1000px;
	border-top: 3px solid #D9D9D9;
	margin-left: 0px;
	padding-top: 5px;
	line-height:16px;
	color:#333333;
}
#contentbody {
	width: 986px;
	border: 2px solid #c0d8e6;
	background-image: url(/images/web/contentbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat; 
	padding: 0px;
	background-color:#eff8fd;
	float:left;#
}
#left {
	float:left;
	width: 140px;
	
	
}
#right {
	float:left;
	width:840px;
	min-height: 500px;
	border-left: 2px solid #c0d8e6;
	padding-bottom: 20px;
}

#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: #cb0402;
  }
#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;
	font-size: 80%;
}
#vmenu a:hover {
	color: #000000;
	font-size: 80%;
}
.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;
}