	/* Farben;	Text #413E68;
	grau #B3B2C3;
	gruen #339900;
	rot #ff0000;
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	width: 100%;
	background-color: #fff;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active {
	color: #413E68;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
.logo {
	float: right;
	margin-top: -44px;
	border: 0;
}
h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: courier new, serif;
	font-size: 14px;
	font-weight: 700;
}
h2 {
	font-size: 11px;
	font-weight: 700;
	padding-bottom: 11px;
	padding-top: 20px;
}

h3 {
	color: #B3B2C3;
	font-size: 14px;
	font-weight: 400;
	font-family: times new roman, serif;
	padding-bottom: 18px;
	letter-spacing: 1px;
}
h4 {
	font-size: 11px;
	font-weight: 700;
	padding-bottom: 11px;
	padding-top: 20px;
	color: #B3B2C3;
}

p {
	line-height: 18px;
	padding-bottom: 18px;
}
.zitat {
	font-size: 10px;
	color: #B3B2C3;
	font-family: verdana, geneva, sans-serif;

}
#content ul {
	padding-bottom: 18px;
}
#content ul li {
	list-style-image: url(img/bullet.gif);
	display: list-item;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 18px;
}
#content ol li {

	list-style-position: outside;
	margin-left: 15px;
	margin-top:15px;
	line-height: 18px;
}
#
table {
	border-collapse: collapse;
	margin-bottom: 18px;
}
td {
	border: 1px #B3B2C3 solid;
	padding: 5px;
}
/* ____________ Boxen */
#container {
	width: 780px;
	padding-top: 50px;
}
#content {
	float: left;
	padding-top: 60px;
	padding-left: 60px;
	width: 420px;
	color: #413E68;
}
#footer {
	position: relative;
	bottom: 0;
	float: right;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-top: 60px;
	width: 430px;
	text-align: right;
	background-image: url(img/linie_h.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#footer li a:hover {
	color: #390;
}
#footer #update {
	color: #B3B2C3;
	padding-right: 10px;
}
#footer img {
	border: 0;
	position: absolute;
	top: -8px;
	right: 0;
}

#herzhauser {
	clear: both;
	float: right;
	color: #B3B2C3;
	font-size: 10px;
	margin: 30px;
}
/* ____________ Sprachauswahl */
#nav_top {
	background-image: url(img/sprache.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 260px;
	height: 20px;
	padding-right: 40px;
	padding-top: 30px;
}
#nav_top li, #footer li {
	padding-left: 10px;
	display: inline;
	float: right;
	list-style: none;
	color: #000;
	font-family: courier new, serif;
}
#nav_top a, #nav_top a:visited, #nav_top2 a, #nav_top2 a:visited, #footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
}
#nav_top a:hover, #nav_top2 a:hover, #footer a:hover {
	color: #000;
}
#nav_top a.active, #nav_top a:hover.active, #nav_top2 a.active, #nav_top2 a:hover.active, #footer a.active, #footer a:hover.active {
	color: #000;
	font-weight: 700;
}
#nav_top2 {
	margin-left: 280px;
}
#nav_top2 li {
	display: inline;
	list-style: none;
	color: #000;
	font-family: courier new, serif;
}
/* ____________ Hautpnavigation */
#nav_main {
	width: 285px;
	margin-top: 20px;
	padding-right: 1px;
	padding-top: 100px;
	background-image: url(img/linie.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
	text-align: right;
}
#nav_main0 {
	width: 285px;
	margin-top: 20px;
	padding-right: 1px;
	padding-top: 100px;
	float: left;
}
#nav_main0 p, #nav_main0 h2 {
	margin-left: 90px;
}
#nav_main li {
	font-size: 12px;
	list-style: none;
	color: #000;
	font-family: courier new, serif;
	padding-top: 12px;
}
#nav_main a, #nav_main a:visited {
	color: #000;
	text-decoration: none;
	padding-right: 20px;
}
#nav_main a:hover {
	color: rgb(0,153,51);
	background-image: url(img/pfeil_h.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#nav_main a.active, #nav_main a:hover.active {
	color: rgb(255,0,0);
	background-image: url(img/pfeil_a.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
/* ____________ SUBnavigation */
#sub {
	position: absolute;
	left: 850px;
	top: 240px;
	text-align: right;
	width: 200px;
	font-size: 10px;
	text-align: left;
}
#sub h3 {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-bottom: -5px;
}
#sub h4 {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top:30px;
	margin-bottom: -5px;
	letter-spacing:1px;
	font-weight:normal;
}
#sub a {
	color: #B3B2C3;
	text-decoration:none;
}
#sub a:hover, #sub a.active, #sub a:hover.active {
	color: #413E68;
	text-decoration:none;
}
#nav_sub {
	padding-top: 20px;
	padding-right: 1px;
	background-image: url(img/linie.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
}
#nav_sub li {
	line-height: 16px;
	list-style: none;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
}
#nav_sub a, #nav_sub a:visited {
	color: #413E68;
	text-decoration: none;
	padding-left: 20px;
}
#nav_sub a:hover {
	color: #413E68;
	background-image: url(img/pfeil_h_sub.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#nav_sub a.active, #nav_sub a:hover.active {
	color: #413E68;
	background-image: url(img/pfeil_a_sub.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
#keywords {
color:#B3B2C3;
text-align:left;
float:left;
}
#keywords a, #keywords a:visited {
	color: #B3B2C3;
	text-decoration: none;
}
#footer h4 {
	font-size: 11px;
	font-weight: 700;
	padding-top: 100px;
	color: #B3B2C3;
	text-align:left;
}


/* FORMULAR */

form { margin:0; padding:0;}
fieldset {width:390px; border:1px solid #999; padding:10px; margin:5px; text-align:left;}
fieldset#checkbox input  {width:35px; border:0;}
.check {width:35px; border:0;}
legend {font-size:11px; color:#B3B2C3; font-weight:bold; padding:5px; margin:5px; background:none;}
label { color:#413E68; font-size:11px; margin:0 3px 3px 0; padding:0; line-height:18px; width:160px; display:block; float:left; clear:left;}
input {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; width:200px; background:#fff;}
.eingabe {width: 155px;}
.file {width:370px;}
select {border:1px solid #666; padding-left:0.3em; margin-bottom:0.6em; background:#fff; width:200px;}
option {color:#666;}
textarea {width:244px; border:1px solid #666;}
.submitbtn {width:123px; background:#666; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:7px;}
.submitbtn:hover {background:#339900; color:#fff; border:1px solid; border-color:#c00 #990100 #990100 #c00;}
.form_error {font-weight:bold; color:#ff0000;}
/* ende FORMULAR */
