@CHARSET "UTF-8";
#text {
	font-size:10pt;

}
#frame_content h1 {
	color:#b8b8bb;
	font-size:14pt;
	padding:10px 0 0 0;
	text-align:left;
}
#frame_content h2 {
	color:#b8b8bb;
	font-size:12pt;
	padding:0 0 0 0;
	margin:0;
	text-align:left;
	font-weight:800;
	border:dotted #b8b8bb;
	border-width:0 0 1px 0;
}

#frame_content h2:hover {
	color:#bd1220;
}
#text table td {
	padding:0 20px 5px 0;
	vertical-align:top;
	line-height:1.5em;
}
#content a {
	color:#b8b8bb;
	font-weight:800;
	text-decoration:underline;
}
#content a:hover {
	color:#bd1220;
}
.div_img p {
	margin:0 0 3px 0;
}
ul {
	margin:0;
	padding:0 0 0 18px;
}
ul li {
	list-style:none;
	text-align:left;
	line-height:1.5em;
	font-size:11pt;
}
#ansprechpartner a {
	display:block;
	padding:0 0 0 12px;
	text-decoration:none;
	font-weight:400;
	background:url(../images/menu_link.gif) no-repeat;
}