@charset "utf-8";
#header table td {
	font-size: 80%;
	color: #FFF;
	text-align: center;
}

#inhalt p {
	font-size: 80%;
	margin-left: 20px;
	margin-right: 20px;

}

#inhalt h1{
	color: #413c8e;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 20px;

}
#inhalt h2 {
	color: #413c8e;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 20px;
}
#inhalt h3 {
	color: #443D8D;
	font-size: 80%;
}



#inhalt ul {
	color: #666666;
	font-size: 75%;
}
#inhalt li {
	color: #666666;
	margin-right: 50px;
	list-style-type: disc;
}
#inhalt       li       li  {
	color: #666666;
	font-size: 135%;
	list-style-image: url(images/punkt.jpg);
}
#inhalt table td {
	font-size: 80%;
	padding-left: 20px;
	height: 20px;
	padding-top: 20px;
}


#topnavi {
	background-image: url(images/_bg_navi.jpg);
}
a {
	color: #A52230;
	text-decoration: none;
}
a:hover {
	color: #B87981;
	text-decoration: none;
}


#footer {
	background-image: url(images/_bg_footer_gr.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #6560A2;
	text-decoration: none;
	padding-left: 30px;
	line-height: 20px;
	font-size: 11px;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
	padding-left: 30px;
	font-size: 11px;
}
#form .box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A52230;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#form .button {
	border: 1px solid #A52230;
}
#stern {
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	top: 424px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/stern-leer.gif);
	padding-top: 60px;
	float: right;
	left: 886px;
	position: absolute;
}
 #stern a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.imgright {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.blau {
	color: #464191;
}

.schwarz {
	color: #000000;
}
