body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EEEEEE url(grafik/bg_body.png) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
object {
	padding: 0px;
	margin: 0px;
}
.clearer {
	clear:both;
	font-size: 1px;
	height: 1px;
}
#Container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	border: 1px solid #003399;
	background: #FFFFFF;
	position: relative;
}
#Header {
	background: url(grafik/bg_header.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 780px;
	position: relative;
}
#Header h1.Slogan {
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 215px;
	top: 50px;
	font-weight: normal;
	display: block;
	z-index: 5;
}
#Logo {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 550px;
	top: 0px;
	z-index: 25;
	height: 151px;
	width: 225px;
}
#HeaderImage {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#Content {
	padding: 0px 20px 0px 15px;
	height: auto;
	width: 745px;
	background: url(grafik/bg_content.png) repeat-y right top;
	margin-top: 25px;
	position: relative;
}
.Content_Left {
	margin: 0px;
	padding: 0px 38px 0px 0px;
	float: left;
	height: auto;
	width: 530px;
}
.Content_Right {
	width: 175px;
	padding: 0px 1px;
	border-top: 1px solid #003399;
	float: left;
}
.BoxEinzug {
	padding-left: 32px;
	padding-right: 25px;
}
#Footer {
	background: url(grafik/bg_footer.png) no-repeat right top;
	width: 745px;
	text-align: center;
	padding: 5px 20px 0px 15px;
	margin: 0px 0px 145px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	background: url(grafik/bg_h2_center.png) repeat-x left top;
	border-right: 1px solid #999999;
	padding: 0px;
	margin-bottom: 15px;
}
h2 span {
	background: url(grafik/bg_h2_left.png) no-repeat;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-left: 32px;
}
h3, h3.News {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding: 10px 0px;
}
h3 span, h3.News span {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
}
h3.News {
	font-size: 14px;
	font-weight: normal;
	padding: 15px 0px 5px;
	margin-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;

}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 00px;
	padding: 0px 0px 5px;
}

p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
	color: #000;
}
cite {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-align: center;
	display: block;
	padding: 10px 8px;
	line-height: 16px;
	font-style: normal;
}
ul {
	margin: 0px;
	padding: 0px 0px 10px 15px;
}
li {
	padding: 0px 0px 5px;
	font-size: 11px;
	line-height: 14px;
	color: #003399;
	font-weight: bold;
}
li span {
	color: #000000;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
h5 {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 5px 0px;
}
h5 span {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	display: block;
}
h5 a {
	color: #666666;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 2px;
}
h5 a:hover {
	color: #003399;
	text-decoration: none;
}
table.Abschluss {
	width: 530px;
	margin: 50px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
table.Abschluss tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCCCCC;
}
.Content_Right p {
	padding-right: 5px;
	padding-left: 5px;
}
#InfoAnimation {
	position: absolute;
	top: 1px;
	left: 447px;
}

dl {
	margin: 0px;
	padding: 10px 0px;
	display: block;
	height: auto;
	width: auto;
	list-style: none;
}
dt, dd {
	font-size: 10px;
	color: #333333;
	padding: 5px;
	float: left;
	width: 410px;
	margin: 0px;
	background: #EFEFEF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
dd {
	width: 48px;
	padding: 3px 5px 2px 0px;
	text-align: right;
	clear: right;
}
/* START: TOOLTIP */
.jsMoreInfo{
	background-color: #FFFF66;
	padding: 3px;
	border: 1px solid #FF9900;
} 
.jsToolTip {
	z-index:100;
}
.tip-title {
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #52812e;
	background-color: #FFFF66;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
} 
.tip-text {
	font-size: 9px;
	padding-top: 0px;
	color: #666666;
	background-color: #FFFF66;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
/* ENDE: TOOLTIP */
h4.toggler, h4.Aktiv  {
	background: #EFEFEF url(grafik/icon_eject.png) no-repeat 5px center;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	border: 1px solid #CCCCCC;
	padding: 8px 5px 8px 25px;
	margin-bottom: 2px;
	cursor: pointer;
}
h4.Aktiv {
	color: #FFFFFF;
	background: #6699cc url(grafik/icon_stop.png) no-repeat 5px center;
	border: 1px solid #003399;
}
.element {
	display: block;
	padding-bottom: 150px;
}
.element dl {
	margin: 0px 0px 15px;
}

.element p, .element h3 {
	padding-right: 15px;
	padding-left: 15px;
}
.element p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.element ul {
	padding-right: 30px;
	padding-left: 30px;
}
table.Kontakte {
	margin: 0px 0px 15px;
	padding: 0px;
}
table.Kontakte tr td {
	background: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
}
table.Kontakte tr td.Bild, table.Kontakte tr td.Bezeichner {
	background: #EFEFEF;
	padding: 0px;
	width: 90px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	height: auto;
	text-align: right;
}
table.Kontakte tr td.Bezeichner {
	padding-top: 5px;
	width: 120px;
 }
h5.Name {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
}
h5.Name span {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
table.Kontakte tr td p {
	font-size: 11px;
	padding: 0px 0px 5px;
	margin: 0px;
	line-height: 13px;
}
table.Formular {
	margin: 0px;
	padding: 0px;
}
table.Formular td {
	margin: 0px;
	padding: 5px 0px;
}
table.Formular td.Bezeichner {
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
}
table.Formular td.Bezeichner span {
	color: #CC0000;
}
input.Formular_Textzeile {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 380px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
}
textarea.Formular_Textfeld {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 125px;
	width: 380px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
}
input.SpezialStyle {
	display: none;
	border: none;
}
select {
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.NewsBoxFooter {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 5px 0px;
	height: 135px;
	width: 780px;
	background: #003399;
	clear: both;
}
.NewsBoxContent {
	color: #FFF;
	width: 220px;
	float: left;
	height: 135px;
	padding: 0px 15px;
}
.NewsBoxContent h3 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0px 2px;
	padding: 0px;
	border-style: none;
	line-height: 13px;
}
.NewsBoxContent p {
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
}
.NewsBoxContent a, .NewsBoxContent a:hover {
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
}
.Linie {
	border-right: 1px solid #FFF;
}
