@charset "utf-8";
/* CSS Document */

.heavy {
	font-weight: bold;
	color: #000099;
}
a:link {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
	cursor: hand;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.text_hidden_synon {
	visibility: hidden;
	color: #FFCC00;
}

.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.pic_right {
	margin: 5px 0px 10px 10px;
}
.aufz_haken {
	list-style-image: url(bilder_allg/check.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 15px;
	margin-right: 30px;
}
.second_title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.third_title {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.pic_left {

	margin: 5px 10px 10px 0px;
}
.light_gray {
	color: #666666;
}
h1 {
	font-size: 14px;
	color: #000099;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
h3 {
	font-size: 11px;
}
