#Titel {
	float: right;
	margin-top: 48px;
	padding-right: 150px;
}
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #386BAE;
	text-align: left; 
}
#bg {
	padding-left: 50px;
	padding-right: 12px;
	margin-top: 35px;
	width: 200 px;
	float: left;
	text-align: center;
}
.Überschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font: Verdana;
	vertical-align: bottom;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Unterüberschrift1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font: Verdana;
}.Unterüberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font: Verdana;
}
.Standarttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
/*
.StandarttextGRÜN {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20B2AA;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}
*/
a.Standarttext:link {color:#386BAE; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; border:0pt; text-decoration:underline;}
a.Standarttext:visited {color:#386BAE; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; border:0pt; text-decoration:underline;}
a.Standarttext:active {color:#386BAE; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; border:0pt; text-decoration:underline;}
a.Standarttext:hover {color:#ffffff; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; border:0pt; text-decoration:none; background-color:#669760}

body {
	padding-top: 10px;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	text-align: center;  /* Zentrierung im Internet Explorer */
}
#site {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 850px;
	border: 2px ridge silver;
}
#header {
	background-color: #EEE;
	height: 113px;
}
#footer {
	text-align: center;
	font-size: 12px;
	clear: both;
	background-color: #CCC;
}
#hnavi {
	background-color: #386BAE;
	text-align: right;
	text-decoration: none;
	padding: 1px;
	clear: both;
}
.hbutton , .hbutton:visited {
	font-size: 14px;
	font-weight: bold;
	background-color: #386BAE;
	color: #FFFFFF;
	text-decoration: none;
}
.hbutton:hover , .hbuttonactive , .hbuttonactive:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669760;
	text-decoration: none;
}
.hbuttonactive:hover{
	font-size: 14px;
	font-weight: bold;
	background-color: #669760;
	color: #FFFFFF;
	text-decoration: none;
}
#headerimg {
	background-color: #FFFFFF;
	width: 134px;
	padding: 5px 6px;
	float: left;
}
#vnavi{
	clear: both;
	width: 136px;
/*	background-color: #EEE;
*/	text-align: center;
	float: left;
	height: 700px;
	padding: 5px;
	font-size: 12px;
}
.vbutton , .vbutton:visited{
	color: #555;
	text-decoration: none;
}
.vbutton:hover , .vbuttonactive , .vbuttonactive:visited {
	color: #FFFFFF;
	background-color: #386BAE;
	text-decoration: none;
}
.vbuttonactive:hover {
	background-color: #386BAE;
	color: #FFFFFF;
	text-decoration: none;
}
.vbutton b{
	color: #386BAE;
}
.vbutton:hover b , .vbuttonactive b , .vbuttonactive:visited b {
	color: #FFF;
}
#content {
	background-color: #FFFFFF;
	width: 694px;
	float: right;
/*	height: 700px;
	overflow: auto;
*/	padding: 2px;
	margin: 2px;
}
#content_eing{
	padding: 35px 50px 0 50px;
}
#container {
	background: url(bg.png) repeat-y;
}
#langchanger{
  float: left;
  padding-left: 146px;
}
body table tr td {
	vertical-align: top;
}
td[bgcolor="#F2C72F"]{
	background: #DDD;
}
