BODY {
	background-color: #6c6c6c;
	background-image: url(pix/page_bg.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-bottom: 7px;
	/*overflow: auto;*/
	overflow-y: scroll; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	color: #323232;
	
}

#container {
	background-color: #ffffff;
	width: 937px;
	background-image: url(pix/norm_bg.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
}

#header {
	margin: 21px 23px 0px 23px;
}

#dummy {
	background-image: url(pix/head_area_bg.gif);
	background-repeat: no-repeat;
}
#content {
	margin: 0px 23px 0 23px;
	padding: 0px 0px 12px 0px;
	background-color: #dcdcdc;
}
.borderbottom {
	border-bottom: 1px solid #ffffff;
}

#topshadow {
	background-image: url(pix/header_bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 3px;
}

#footshadow {
	background-image: url(pix/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 3px;
}
#fusszeile {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	margin-bottom: 12px;
	padding: 0 23px 0 23px;
}

#logo {
	width: 197px;
	float: left;
}

#navigation {
	float: right;
}

.clearer {
	clear: both;
	float: none;
}
.clear {
	clear: both;
}
.clearLine {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	display: none;
	height: 0px;
}
.clearthis {
	clear: both;
	float: none;
	font-size: 1px;
	color: #FFF;
	height: 1px;
	margin: 0;
	padding: 0;
}
#headbar {
	background-color: #9f0000;
	height: 5px;
	margin: 0 0 1px 0;
	font-size: 1px;
	clear: both;
	float: none;
}

#footerbar {
	background-color: #9f0000;
	height: 5px;
	margin: 1px 0 14px 0;
	font-size: 1px;
	clear: both;
	float: none;
}

#blankbar {
	background-color: #ffffff;
	height: 6px;
	margin: 0;
	font-size: 1px;
}

#contents {
	background-color: #dcdcdc;
	margin: 14px 20px 0 20px;
}

#maincontents {
	width: 100%;
	/*border-right: 1px solid #b0b0b0; KS_2012_05_27_Remove*/
	float: left;
	margin: 0;
	padding: 0;
}

.mainheadline {
	margin: 8px 0px 0 0;
	padding-bottom: 19px;
	border-bottom: 1px dotted #780000;
}
.mainheadline H1 {
	display: none;
}

.article {
	margin: 18px 21px 0 0;
	padding-left: 21px;
	background-image: url(pix/icon_arrow_article.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
}

.articletext {
	float: left;
	width: 265px;
}
.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	margin: 0;
	text-align: justify;
	line-height: 12px;
}

.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
	text-align: justify;
	line-height: 10px;
	margin: 11px 0 0 0;
}
.mainimage {
	float: right;
	width: 314px;
}
.image {
	border: 1px solid #A7A7A7;
}
.imagemiddle {
	border: 1px solid #A7A7A7;
	margin: 0 7px 0 7px;
}

.maindownload {
	text-align: right;
	padding: 11px 0 0 0;
	color: #780000;
}

#newsbar {
	width: 171px;
	float: right;
}

#newshead {
	margin-top: 8px;
	margin-bottom: 18px;
}

#newshead H1 {
	display: none;
}

.newsitem {
	border-bottom: 1px dotted #780000;
	padding: 15px 9px 17px 9px;
}

.lastnewsitem {
	padding: 17px 9px 0 9px;
}

.newshead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #323232;
	margin: 0 0 14px 0;
	line-height: 12px;
}

.newsshort {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
	margin: 0;
	line-height: 10px;
}

.morenews {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #780000;
	margin: 0;
}

.icon-right {
	margin-left: 7px;
}
.icon-left {
	margin-right: 7px;
}

.actionDld {
	background-image: url(pix/icon_diskette.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	color: #780000;
	font-weight: bold;
	margin: 0;
	/*height: 15px;*/
	display: block;
	padding-right: 20px;
	text-decoration: none;
}
.actionDld:hover {
	text-decoration: underline;
}

.actionZoom {
	background-image: url(pix/icon_lupe.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	color: #780000;
	font-weight: bold;
	width: 45px;
	margin: 0;
	height: 15px;
	display: block;
	text-decoration: none;
}
.actionZoom:hover {
	text-decoration: underline;
}
.actionZoomMiddle {
	background-image: url(pix/icon_lupe.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	color: #780000;
	font-weight: bold;
	width: 45px;
	margin: 0 7px 0 7px;
	height: 15px;
	display: block;
	text-decoration: none;
}
.actionZoomMiddle:hover {
	text-decoration: underline;
}

.actionMore {
	background-image: url(pix/icon_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	color: #780000;
	font-weight: bold;
	width: 110px;
	margin: 0;
	height: 15px;
	display: block;
	text-decoration: none;
}
.actionMore:hover {
	text-decoration: underline;
}

#addnav1 {
	float: left;
	color: #787878;
}

#addnav2 {
	float: right;
	color: #787878;
}

#addnav2 A, #addnav2 A:link, #addnav2 A:active, #addnav2 A:visited {
	color: #787878;
	text-decoration: none;
}

#addnav2 A:hover {
	color: #780000;
	text-decoration: none;
}

/* css fuer das formular */

#formcontents {
	margin: 18px 106px 0;
}
#dasFormular {
	float: left;
	width: 396px;
	background-color: #B0B0B0
}

#formularInfo {
	float: right;
	width: 214px;
	height: 352px;
	margin: 0;
	padding: 0;
	background-image: url(pix/logo_kontakt.gif);
	background-repeat: no-repeat;
	background-position: 11px 0;
}

.bez {
	width: 78px;
	float: left;
	font-weight: bold;
	height: 10px;
	margin-top: 9px;
}
.bezA {
	width: 78px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	height: 10px;
	margin-top: 9px;
}

.formular {
	padding: 0 6px 0 31px;
	height: 30px;
	clear: both;
}
.formularError {
	padding: 2px 6px 2px 18px;
	clear: both;
	background-color: #a00000;
	color: #fff;
	font-weight: bold;
	background-image: url(pix/icon_achtung.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.zusatz {
	padding: 2px 6px 7px 31px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.formularA {
	padding: 0 6px 0 31px;
	height: 30px;
	background-color: #A00000;
	background-image: url(pix/form_arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
	clear: both;
}
.formularGr {
	padding: 0 6px 0 31px;
	height: 153px;
}
.formularGrA {
	padding: 0 6px 0 31px;
	height: 153px;
	background-color: #A00000;
	background-image: url(pix/form_arrow.gif);
	background-repeat: no-repeat;
	background-position: 11px 12px;
}
.textfeld {
	/*border: thin solid #7F7F7F;*/
	border: none transparent;
	line-height: 18px;
	width: 280px;
	height: 18px;
	padding: 0;
	margin-top: 6px;
	float: right;
}
.textfeldA {
	border: none transparent;
	/*border: thin solid #A00000;*/
	line-height: 18px;
	width: 280px;
	height: 18px;
	padding: 0;
	margin-top: 6px;
	float: right;
}
FORM, INPUT, LABEL, OPTION, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.textfeldGr {
	border: none transparent; /*border: 1px solid #7F7F7F;*/
	height: 141px;
	width: 280px;
	overflow: auto;
	padding: 0;
	margin: 6px 0 0 0;
	float: left;
}

.textfeldGrA {
	border: none transparent;
	/*border: 1px solid #A00000;*/
	height: 141px;
	width: 280px;
	overflow: auto;
	padding: 0;
	margin: 6px 0 0 0;
	float: left;
}


/* commented backslash hack v2 \*/
.BtnReset {
	border: 1px solid #7F7F7F;
	width: 204px;
	height: 20px;
	padding: 0 87px 1px 10px;
	margin: 20px 0 10px 0;
	font-weight: bold;
	color: #848484;
	background-color: #ffffff;
	display: inline;
}
/* end hack */
/* commented backslash hack v2 \*/
.BtnResetA {
	border: 1px solid #A00000;
	width: 204px;
	height: 20px;
	padding: 0 87px 1px 10px;
	margin: 20px 0 10px 0;
	font-weight: bold;
	color: #ffffff;
	background-color: #A00000;
	display: inline;
	background-image: url(pix/form_arrow.gif);
	background-repeat: no-repeat;
	background-position: 185px 50%;
}
/* end hack */
/* commented backslash hack v2 \*/
.BtnSubmit {
	border: 1px solid #7F7F7F;
	width: 204px;
	height: 20px;
	padding: 0 65px 1px 10px;
	margin: 0;
	font-weight: bold;
	color: #848484;
	background-color: #ffffff;
	text-align: left;
	display: inline;
}
/* end hack */
/* commented backslash hack v2 \*/
.BtnSubmitA {
	border: 1px solid #A00000;
	width: 204px;
	height: 20px;
	padding: 0 65px 1px 10px;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	background-color: #A00000;
	text-align: left;
	background-image: url(pix/form_arrow.gif);
	background-repeat: no-repeat;
	background-position: 185px 50%;
	display: inline;
}
/* end hack */
.adressBlock {
	margin: 24px 0 0 11px;
}

.LinkRedBold {
	color: #780000;
	font-weight: bold;
	text-decoration: none;
}
.LinkRedBold IMG {
	border: none;
}
.LinkRedBold:hover {
	text-decoration: underline;
	background-image: url(pix/underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 2px;
}
.content1SP {
	margin: 18px 106px 0;
	background-image: url(pix/service_1SPbg.gif);
	background-repeat: repeat-y;
}

.content2SP {
	margin: 18px 106px 0;
	background-image: url(pix/service_bg.gif);
	background-repeat: repeat-y;
}
.content2SPTrans {
	margin: 18px 21px 0 0;
}
.Spalte1SP {
	width: 639px;
	margin-left: auto;
	float: left;
	background-color: #fff;
}

.Spalte12SP {
	width: 316px;
	float: left;
	background-color: #fff;
}
.Spalte22SP {
	width: 316px;
	float: right;
	background-color: #fff;
}

.Spalte22SPTrans {
	width: 316px;
	float: right;
}
.Spalte12SPTrans {
	width: 316px;
	float: left;
}

.serviceHeadline {
	margin: 20px 0 15px 20px;
}

.serviceHeadline2 {
	margin: 20px 20px 15px 20px;
}

.serviceCopy {
	margin: 20px 20px 20px 20px;
}
.ticker {
	margin: 20px 10px 20px 10px;
}
.Spalte12SP UL, .Spalte22SP UL, .Spalte12SPTrans UL, .Spalte22SPTrans UL {
	margin: 0 20px 20px 20px;
	padding-left: 0px;
}
.Spalte12SP LI, .Spalte22SP LI, .Spalte12SPTrans LI, .Spalte22SPTrans LI {
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	background-image: url(pix/list_bullet.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}