*{ margin: 0; padding: 0; }*
body {
	line-height: 20px;
	background: #333;
	color: #444;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
a {
	COLOR: #000000;
	text-decoration: none;
}
a:visited {
	COLOR: #000000;
	text-decoration: none;
}
a:hover {
	COLOR: #333;
	text-decoration: underline;
}
h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h3 {
	padding-left: 10px;
	color: #fff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-color: #529fc7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }
.anf {
		font-size: 12px;
		list-style-type: circle !important;
		}

#header {
	height: 100px;
	background-color: #529fc7;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
	color: #FFF;
	text-decoration: none;
}
#header h1 a:hover {
	color: #FFF;
	text-decoration: none;
}
#header h2 {
	color: #eee;
	font-size: 19px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: normal;
}

#wrap { padding: 10px 10px 3px 10px; width: 970px; margin:20px auto; background: #fff;}
#left {
	float: left;
	width: 260px;
	background: #8ABEDB;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 1px dotted #529FC7;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right {
	margin-bottom: 10px;
	float: right;
	width: 650px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#public {
	line-height: 18px;
	color: #444;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}
.text {
	text-align: justify;
	width: 650px;
}
#logo {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 95px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
}
#footer {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 10px 5px;
}
#abschluss {
	height: 500px;
}
.text_bold {
	text-align: justify;
	font-weight: bold;
}
#bu {
	text-align: left;
	width: 500px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
.text_tab_bold {
	text-align: left;
	font-weight: bold;
}
