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;
}
.pic_border_yellow {
	border: 2px solid #FFCC00;
}

.light_gray {
	color: #666666;
}
h1 {
	font-size: 14px;
	color: #000099;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
}
#lang select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
#lang {
	position: absolute;
	right: 0px;
	top: 0px;
}
.emph {
	color: #000099;
}
