body {
	margin: 0px;
	color: #4D4D4D;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4D4D4D;
	background: transparent;
}

#top1 {
	padding-top: 0px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(graphics/logo_b250_web.jpg) no-repeat;
	color: #4D4D4D;
	height: 110px;
	width: 980px;
	border-bottom: 1px dotted #DCDCDC;
}
 
#navi {
	float: left;
	width: 170px;
	background: transparent;
	margin: 5px;
	}

#navi ul, #navi li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;	
}
 
#navi li a:link, #navi li a:visited, #navi li a:active {
	display: block;
	text-decoration: none;
	line-height: 14px;
	border-bottom: 1px dotted #CC0000;
}
 
#navi li a:hover {
	background: transparent;
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted #dcdcdc;
}

#info {
	float: right;
	width: 175px;
	margin: 5px;
	background: transparent;
}

#info ul, #info li {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}
 
#info li a:link, #info li a:visited, #info li a:active {
	display: block;
	text-decoration: none;
	line-height: 14px;
	border-bottom: 1px dotted #CC0000;
}
 
#info li a:hover {
	background: transparent;
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px dotted #dcdcdc;
}
#info .current{
	color: #cc0000;
	border-bottom: 1px dotted #DCDCDC;
}

#inhalt {
	background: #ffffff;
	margin: 10px 180px;
	width: 565px;
	border-left: 1px dotted #DCDCDC;
	border-right: 1px dotted #DCDCDC;
	padding: 10px;
}

#wrapper {
	overflow: hidden;
	background: transparent;
	width: 980px;
}
 
#footer {
	clear: both;
	background: transparent;
	width: 980px;
	padding: 10px;
	color: #4D4D4D;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #DCDCDC;
}

#footer a {
	color: #4D4D4D;
}

#footer a:hover {text-decoration:none;}

.content {padding:5px;}

table ul{
	list-style-image: none;
}
a:link {
	font-weight: bold;
	background: transparent;
	color: #4D4D4D;
	text-decoration: underline;
} 
a:visited {
	font-weight: bold;
	background: transparent;
	color: #4D4D4D;
} 
a:active {
	color: #3f3f3f;
	font-weight: bold;
	background-color: transparent;
} 
a:hover {
	font-weight: bold;
	text-decoration: underline;
	background: transparent;
	color: #4D4D4D;
} 
li{
	margin-bottom: 5px;
}

.klein {
	font-size : 8pt;
}

.box01 {
	background-color: transparent;
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	} 


.box {
	background-color: transparent;
	color: #4D4D4D;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	} 

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	color: White;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	background-color: #cc0000;
	padding:1px;
	
}
h2  {
	font-size: 11pt;
	font-weight: bold;
	color: #cc0000;
}
h3           { font-size: 10pt; font-weight: bold; line-height: 100%; }
h4           { color: #4D4D4D; font-size: 10pt; font-weight: bold;}
h5           {
	font-size: 12pt;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 5px 0px;
}
h6           {	font-weight: bold;
}