html, body {
	height: 100%;
	/* 
		Der Seite die volle Höhe des Inhalt-Fensters zuweisen.
		Sonst bezieht sich 100% immer auf die Höhe des Inhalts und nicht des Fensters.
	*/
}

#content {
	position: relative;
	min-height: 100%;
	/* 
		Layer für den Inhalt der Seite. Höhe 100%.
	*/
}
* html #content {
	height: 100%;
	/* 
		Da der tolle IE min-heigt nicht kennt, ein CSS Hack nur für ihn!
	*/
}
#dzi {
	position: relative;
	margin:-95px auto 0 auto;
	/* 
		Layer für den Footer der Seite.
		Bei margin top die Höhe des Footers angeben, diese wird dann von den 100% des Inhalts abgezogen.
		Sollten im Footer absolute positionierte Layer vorhanden sein, muss bei margin right die Länge eingetragen werden.
	*/
}
* html #dzi {
	margin-top:-95px;
	/* 
		Da beim unteren Rand bei IE noch 0,1em freiraum gelassen wird (warum auch immer),
		wieder ein CSS Hack nur für den tollen IE, damit der Footer auf gleicher Höhe sitzt (einfach abziehen von der Footerhöhe).!
	*/
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.hgheader {
	background-color: #F4EFDC;
	background-image: url(../images/hg_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.suchfeld1 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.suchfeld2 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}
.lnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
}
.navi:link, .navi:visited {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 33px;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.navi:hover, .navi:active {
	color: #000000;
	text-decoration: none;
	line-height: 32px;
	background-color: #D9D0B0;
	border-right: 2px solid #7A7979;
	border-bottom: 2px solid #7A7979;
	padding-right: 10px;
}
.navion:link, .navion:visited, .navion:hover, .navion:active {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	line-height: 32px;
	background-color: #D9D0B0;
	border-right: 2px solid #7A7979;
	border-bottom: 2px solid #7A7979;
	padding-right: 10px;
	padding-left: 12px;
}

.navir:link, .navir:visited {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 33px;
	color: #FF0000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.navir:hover, .navir:active {
	color: #FF0000;
	text-decoration: none;
	line-height: 32px;
	background-color: #D9D0B0;
	border-right: 2px solid #7A7979;
	border-bottom: 2px solid #7A7979;
	padding-right: 10px;
}
.naviron:link, .naviron:visited, .naviron:hover, .naviron:active {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 33px;
	color: #FF0000;
	text-decoration: none;
	line-height: 32px;
	background-color: #D9D0B0;
	border-right: 2px solid #7A7979;
	border-bottom: 2px solid #7A7979;
	padding-right: 10px;
	padding-left: 12px;
}

.subnavi:link, .subnavi:visited {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EBE0BD;
	background-image: url(../images/subnavi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subnavi:hover, .subnavi:active {
	color: #333333;
	text-decoration: none;
	background-color: #D9D0B0;
}
.subnavion:link, .subnavion:visited, .subnavion:hover, .subnavion:active {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #D9D0B0;
	background-image: url(../images/subnavi/pfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.subnavi1:link, .subnavi1:visited {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subnavi1:hover, .subnavi1:active {
	color: #333333;
	text-decoration: underline;
}
.subnavi1on:link, .subnavi1on:visited, .subnavi1on:hover, .subnavi1on:active {
	font-family: "HelveticaNeue-HeavyCond", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;
}
.lsubnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px solid #FFFFFF;
}
.bgsubnavi {
	background-color: #D9D0B0;
	padding-left: 42px;
}
.footer:link, .footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8394A1;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}
.footer:hover, .footer:active {
	text-decoration: underline;
}
.footer1:link, .footer1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8394A1;
	text-decoration: none;
}
.footeroff:link, .footeroff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8394A1;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}
.footeroff:hover, .footeroff:active {
	text-decoration: none;
}
.footer1:hover, .footer1:active {
	text-decoration: underline;
}
.footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8394A1;
}
.teaserue_re {
	background-color: #8394A1;
	font-family: "HelveticaNeue-BoldCond", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.teaserue_re_gelb {
	background-color: #FABA00;
	font-family: "HelveticaNeue-BoldCond", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}
.bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	padding-top: 4px;
}
.textteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	border-left: 1px solid #8394A1;
	border-right: 1px solid #8394A1;
	line-height: 140%;
}
.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	text-align: justify;
	line-height: 140%;
}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	text-align: left;
	line-height: 140%;
}
.hgteaser_re {
	background-image: url(../images/teaser/teaser_re.gif);
	height: 130px;
	background-repeat: no-repeat;
}
.hgbild_2sp {
	background-image: url(../images/teaser/bild_2sp.gif);
	height: 174px;
	background-repeat: no-repeat;
}
.hgbild_1sp {
	background-image: url(../images/teaser/bild_1sp.gif);
	height: 190px;
	background-repeat: no-repeat;
}
.hgbild_264x173 {
	background-image: url(../images/teaser/bild_264x173.gif);
	height: 173px;
	background-repeat: no-repeat;
}
.hgbild_200x130 {
	background-image: url(../images/teaser/bild_200x130.gif);
	height: 130px;
	background-repeat: no-repeat;
}
.hgbild_100x130 {
	background-image: url(../images/teaser/bild_100x130.gif);
	height: 130px;
	background-repeat: no-repeat;
}
.hgteaser_reu {
	background-image: url(../images/teaser/teaser_reu.gif);
	background-repeat: no-repeat;
	height: 18px;
}
.mehr:link, .mehr:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8394A1;
	text-decoration: underline;
	font-weight: bold;
}
.mehr:hover, .mehr:active {
	text-decoration: underline;
	color: #2C71B2;
}
.headline {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 120%;
	letter-spacing: 2px;
}
.headline_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	line-height: 150%;
}
.dottlinie {
	height: 13px;
	background-image: url(../images/liniedot.gif);
}
.subline_fl {
	font-family: "HelveticaNeue-BoldCond", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	height: 22px;
	background-color: #E1E1E7;
	background-image: url(../images/hg_subline_fl.gif);
	padding-left: 7px;
}
.subline {
	font-family: "HelveticaNeue-BoldCond", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	padding-left: 6px;
}
.liniefett {
	border-bottom: 5px solid #E1E1E7;
	line-height: 10px;
}
.tabhg_d {
	background-color: #A8B4BD;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.tabhg_m {
	background-color: #E1E1E7;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 12px;
}
.tabhg_h {
	background-color: #F0F0F3;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 12px;
}
.form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	border: 1px solid #999999;
}
.textklgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	background-color: #D9D0B0;
	border-left-color: #D9D0B0;
	border-top-color: #D9D0B0;
	border-right-color: #7A7979;
	border-bottom-color: #7A7979;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 2px;
}
.textgr {
	font-family: "HelveticaNeue-Condensed", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 120%;
}

/***************************/
/**** Validation styles ****/
/***************************/
.tfvHighlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	background-color: #E1E1E7;
	border-bottom: 1px solid #999999;
}
.tfvNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E1E1E7;
	border-bottom: 1px solid #999999;
}

BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #7C7C7C;
	scrollbar-highlight-color: #7C7C7C;
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-darkshadow-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #7C7C7C;
	margin: 0;
	padding: 0;
}