
@import url(../lib/images.css);
@import url(../lib/menue.css);

* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	border-top: 1px #AEAEAE;
	border-right: 1px #AEAEAE;
	border-bottom: 1px dashed #AEAEAE;
	border-left: 1px #AEAEAE;
	text-align: left;
}
.unsichtbar {
	display: none;
}
.accessKey {
	font-family: Arial, Helvetica, sans-serif;
	cursor: help; display: none; }
.error {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-bottom: 0.41666666666666666666666666666667em; /* 5px */
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageRight {
	float: right;
	margin-bottom: 1.25em; /* 15px */
	margin-left: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageRightAnsprechpartner {
	float: right;
	margin-bottom: 1.25em; /* 15px */
	margin-right: 24px; /* 20px */
	margin-top: 0.25em; /* 3px */
}
.imageLeft {
	float: left;
	margin-bottom: 0.66666666666666666666666666666667em; /* 8px */
	margin-right: 1.5em; /* 18px */
	margin-top: 0.25em; /* 3px */
}
.imageLeftReferenz01 {
	float: left;
	margin-bottom: 0.66666666666666666666666666666667em; /* 8px */
	margin-right: 0.83333333333333333333333333333333em; /* 10px */
	margin-top: 0.25em; /* 3px */
}
.imageLeftReferenz02 {
	float: left;
	margin-bottom: 0.66666666666666666666666666666667em; /* 8px */
	margin-top: 0.25em; /* 3px */
}


.formobjektNoSize, .formobjekt, .formobjektklein, .formobjektklein2, .formobjektkleinDropdown, .formobjektkleinCap {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
	padding-top: 0.16666666666666666666666666666667em; /* 2px */
	padding-bottom: 0.16666666666666666666666666666667em; /* 2px */
}
#contentbereich option {
	padding-left: 0.4166em; /* 5px */
}
#contentbereich select {
	border: 1px solid #CCCCCC;
}
.formobjekt {
    width: 60em; /* 720px */
}
.formobjektklein {
    width: 27.5em; /* 350px */
}
.formobjektkleinDropdown {
    width: 338px; /* 350px */
}
.formobjektkleinCap {
    width: 330px; /* 350px */

}
.formobjektklein2 {
    width: 60.3em; /* 350px */
}
#contentbereich #btnSend, #contentbereich #btnLogin, #btnSuche, #fahrBoerse, #login {
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding-left: 0.5em; /* 6px */
	padding-top: 0.16666666666666666666666666666667em; /* 2px */
	padding-right: 0.5em; /* 6px */
	padding-bottom: 0.16666666666666666666666666666667em; /* 2px */
	cursor: pointer;
}
#contentbereich #btnSend:hover, #contentbereich #btnLogin:hover, #btnSuche:hover, #fahrBoerse:hover, #login:hover {
	background-color: #E8E8E8;
}
#contentbereich ul.pdf {
	margin-left: 0px;
}
#contentbereich ul.pdf li {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	padding-top: 0.33333333333333333333333333333333em; /* 4px */
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
.pdfText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}
#contentbereich ul.zip {
	margin-left: 0px;
}
#contentbereich ul.zip li {
	background-image: url(../images/zip.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.33333333333333333333333333333333em; /* 0px 4px */
	list-style-type: none;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	padding-top: 0.33333333333333333333333333333333em; /* 4px */
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
.zipText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}
#contentbereich ul.schulung {
	margin-left: 0px;
}
#contentbereich ul.schulung li {
	background-image: url(../images/schulung.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.33333333333333333333333333333333em; /* 0px 4px */
	list-style-type: none;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	padding-top: 0.33333333333333333333333333333333em; /* 4px */
	padding-bottom: 0.33333333333333333333333333333333em; /* 4px */
}
.schulungText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}

#contentbereich ul.kalender {
	margin: 0px;
}
#contentbereich ul.kalender li {
	background-image: url(../images/kalender.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	width: 13.333333333333333333333333333333em; /* 160px */
	height: 5em; /* 60px */
	float: left;
}
.gastronomiePic {
 width: 13.333333333333333333333333333333em;
 float: right;
 margin-left: 0.41666666666666666666666666666667em;
}
.pictureUebernachtung {
 width: 13.333333333333333333333333333333em;
 float: right;
 margin-left: 0.41666666666666666666666666666667em;
}
.gastronomie {
 padding-top: 0.83333333333333333333333333333333em;
}
.gastronomie p {
 margin-top: 0px;
 margin-bottom: 0.83333333333333333333333333333333em;
}

/* Dynamische Liste */

#contentbereich #dynamischeListe ul {
 list-style-type: none;
 margin: 0px;
}
#contentbereich #dynamischeListe ul li {
 list-style-type: none;
 background-color: #F7F7F7;
 padding: 1.25em; /* 15px */
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich #dynamischeListe h4 {
 color: #B80F22;
 font-size: 100%; /* 12px */
 padding-left: 0.5em; /* 6px */
 border: none;
}
#contentbereich #dynamischeListe .title, #contentbereich #dynamischeListeForum .title {
 font-size: 100%; /* 12px */
 font-weight: bold;
 color: #443F3D;
 background-color: #F7F7F7;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #DADADA;
 border-bottom-color: #DADADA;
 padding-left: 0.5em; /* 6px */
 padding-top: 0.25em; /* 3px */
 padding-bottom: 0.25em; /* 3px */
 padding-left: 5px; /* 5px */
 margin-bottom: 0px;
}
#contentbereich #dynamischeListe p {
 background-color: #FCFCFC;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #DADADA;
 padding-top: 0.83333333333333333333333333333333em; /* 10px */
 padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
 padding-left: 0.83333333333333333333333333333333em; /* 10px */
 margin-bottom: 2.5em; /* 30px */
}
#contentbereich #dynamischeListeForum p {
 background-color: #FCFCFC;
 padding-top: 0.83333333333333333333333333333333em; /* 10px */
 padding-left: 0.83333333333333333333333333333333em; /* 10px */
 padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
 margin: 0px;
}
#contentbereich #dynamischeListeForum p.forumLinie{
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #DADADA;
 padding-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich #dynamischeListe img {
 width: 0.41666666666666666666666666666667em; /* 5px */
 height: 0.41666666666666666666666666666667em; /* 5px */
 margin-bottom: 0.25em; /* 3px */
 margin-right: 0.25em; /* 3px */
}

#contentbereich #dynamischeListe2 p {
 padding-top: 0.83333333333333333333333333333333em; /* 10px */
padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
margin: 0px;
}
#contentbereich #dynamischeListe .title, #contentbereich #dynamischeListe2 .title, #dynamischeListe2Details .title {
 font-size: 100%; /* 12px */
 font-weight: bold;
 color: #4B83B6;
 background-color: #F7F7F7;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #DADADA;
 border-bottom-color: #DADADA;
 padding-top: 0.25em; /* 3px */
 padding-bottom: 0.25em; /* 3px */
 margin-bottom: 0px;
 padding-left: 1em; /* 12px */
 clear: both;
}

#contentbereich #dynamischeListe2Details .title {
 font-size: 100%; /* 12px */
 font-weight: bold;
 color: #4B83B6;
 background-color: #F7F7F7;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #DADADA;
 border-bottom-color: #DADADA;
 padding-top: 0.25em; /* 3px */
 padding-bottom: 0.25em; /* 3px */
 margin-bottom: 0.83333333333333333333333333333333em;
  clear: both;
}

#contentbereich #dynamischeListe2 {
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
 clear: both;
}
#contentbereich #dynamischeListe2 .weitereInfo {
clear: both;
padding-top: 0px;
padding-bottom: 0.8em;
}

#contentbereich #dynamischeListe2 .trennerGastro {
clear: both;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #DADADA;
}

label {
	cursor: pointer;
}
#sitzungstermine form {
	margin-bottom: 1em;
}
#sitzungstermine input {
	margin-top: 0.4166667em; /* 5px */
}
#contentbereich .sprungmenue {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 1em; /* 12px */
	padding-left: 1.66666em; /* 20px */
	padding-right: 1.66666em; /* 20px */
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .sprungmenue a:hover {
	text-decoration: underline;
}
#contentbereich .sprungmenue ul li {
	list-style-image:  url(../images/sprungmenue.gif);
}
#contentbereich .sprungmenue a {
	text-decoration: none;
}
#contentbereich .unterseiten ul li {
	list-style-image: url(../images/unterseiten.gif);
}
#contentbereich .unterseiten a {
	text-decoration: none;
}
#contentbereich .unterseiten a:hover {
	text-decoration: underline;
}
.zurueck a {
	background-image:  url(../images/zurueck.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px; /* 0px 4px */
	padding-left: 15px; /* 15px */
	color: #000000;
	text-decoration: underline;
}
.zurueckzumseitenanfang, .zurueck {
	font-size: 100%; /* 12px */
}
.zurueckzumseitenanfang a {
	background-image: url(../images/nachOben.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0.45454545454545454545454545454545em 0.54545454545454545454545454545455em; /* 5px 6px */
	padding-left: 1.63em; /* 18px */
	color: #3F3E3F;
	text-decoration: underline;
	margin-left: 0.54545454545454545454545454545455em; /* 6px */
}
.zurueckzumseitenanfang a:hover, .zurueck a:hover {
	text-decoration: none;
	color: #000000;
}
#sitemap ul {
	font-weight: bold;
}
#sitemap ul ul {
	font-weight: normal;
}
#sitemap li {
 margin-bottom: 1em;
}
#sitemap li li, #sitemap li li li {
 margin-bottom: 0px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
	font-size: 68.75%;
}
.schrift12 {
	font-size: 75%;
}
#spalteLinks {
	font-size: 100%;
	width: 50%;
}
.spalteLinks01 {
	height: 8.5em; /* 136px */
	background-color: #4D82B6;
	margin-top: 6.8125em; /* 109px */
}
#spalteRechts {
	font-size: 100%;
	width: 50%;
}
.spalteRechts01 {
	height: 8.5em; /* 136px */
	background-color: #4D82B6;
	margin-top: 6.8125em; /* 109px */ 	
}
#spalteMitte {
	width: 61.875em; /* 990px */
}
#alles {
	font-size: 100%;
	width: 61.875em; /* 990px */
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#layout01 {
	float: left;
	height: 1.8125em; /* 29px */ 

}
#layout02 {
	float: left;
	width: 61.875em; /* 233px */
	text-align: right;
}
#layout03 {
	float: left;
	width: 47.3125em; /* 757px */
	height: 6.875em; /* 110px */
	background-color: #4D82B6;
}
#homeLayout01 {
	float: left;
	width: 47.3125em; /* 757px */
}

#layout03Content {
	float: left;
	width: 47.3125em; /* 757px */
	height: 8.5em; /* 136px */
	background-color: #4D82B6;
}
#bannerSchriftzug01 {
	color: #FFFFFF;
	font-size: 218.75%; /* 35px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-style: italic;
	padding-top: 0.71428571428571428571428571428571em; /* 25px */
	padding-left: 0.71428571428571428571428571428571em; /* 25px */
	letter-spacing: 1px; /* 1px */ 
}
#layout04 {
	float: left;
	width: 14.562em; /* 233px */
	height: 6.875em; /* 110px */
	background-color: #83A8CC;
	position: relative;
}
#layout04Content {
	float: left;
	width: 14.562em; /* 233px */
	height: 8.5em; /* 136px */
	background-color: #83A8CC;
}


#loginbereich {
	float: left;
	width: 13.4375em; /* 215px */
	padding-left: 0.9375em; /* 15px */
	padding-bottom: 0.75em; /* 12px */
	padding-top: 3.125em; /* 50px */
}
#loginbereich h2 {
	color: #FFFFFF;
	font-size: 68.75%; /* 11px */
	padding-bottom: 0.18181818181818181818181818181818em; /* 11px */
}
#loginbereich h2 #loginInfo {
	font-weight: normal;
}
#loginbereich h2 a {
	color: #FFFFFF;
}
#loginbereich .formobjektkleinLayout01, #loginbereich .formobjektkleinLayout02 {
	float: left;
	color: #83A8CC;
	font-size: 62.5%; /* 10px */
	height: 1.3em; /* 13px */
	width: 8.5em; /* 85px */
	border: 1px solid #FFFFFF;
	padding-left: 0.36363636363636363636363636363636em; /* 4px */
	background-color: #FFFFFF; 
}
#loginbereich .formobjektkleinLayout02 {
	width: 8.5em; /* 85px */

}
#loginbereich .loginOk {
	width: 0.9375em; /* 15px */
	height: 0.9375em; /* 15px */
	font-size: 100%;
}
#loginbereich .loginbereich01 {
	float: left;
	width: 5.9375em; /* 95px */
}
#loginbereich .loginbereich02 {
	float: left;
	width: 6em; /* 96px */
}
#loginbereich .loginbereich03 {
	float: left;
	width: 0.9375em; /* 15px */
}



#layout05Text {
	width: 12.083333333333333333333333333333em; /* 145px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 16.25em; /* 195px */
	top: 4.8333333333333333333333333333333em; /* 58px */
}
#layout05Text h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout05Text a {
	color: #000000;
	text-decoration: underline;
}
#layout05Text a:hover {
	text-decoration: none;	
}
#layout05 {
	float: left;
	width: 21.875em; /* 350px */
	position: relative;

}
#layout06 {
	float: left;
	width: 25.4375em; /* 407px */
	height: 1.625em; /* 26px */
	background-color: #4D82B6;
}
#layout06Content {
	float: left;
	width: 47.3125em; /* 757px */
	height: 1.625em; /* 26px */
	background-color: #4D82B6;	
}
#layout07Text {
	width: 26.083333333333333333333333333333em; /* 313px */
	height: 9.5em; /* 114px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 1.4166666666666666666666666666667em; /* 17px */
	top: 2.6666666666666666666666666666667em; /* 32px */
}
#layout07Text h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout07Text a {
	color: #000000;
	text-decoration: underline;
}
#layout07Text a:hover {
	text-decoration: none;		
}
#layout07 {
	float: right;
	width: 22.0625em; /* 353px */
	padding-right: 1.25em; /* 21px */
	position: relative;
}
#layout08 {
	float: left;
	width: 14.562em; /* 233px */
	height: 1.625em; /* 26px */
	background-color: #83A8CC; 
}

#layout50 {
	float: left;
	background-color: #83A8CC; 
}
#layout09 {	
	float: right;
	width: 14.5625em; /* 233px */
	background-color: #EFF0F2; 	
	margin-top: 1em; /* 16px */ 
}
#layout09Layer {	
	float: right;
	width: 14.5625em; /* 233px */
	background-color: #EFF0F2; 	
	border-top: 1em solid #FFFFFF; /* 16px */ 
    position: relative;
    padding-bottom: 10em;
}


#spaltenLayoutV2 {
	float: left;
	width: 757px; /* 350px */
}
#spalteLinksLayout {
	float: left;
	width: 21.875em; /* 350px */
	position: relative;
}

#spalteLinksLayoutV2 {
	float: left;
	width: 25.4375em; /* 407px */
}


#spalteLinksContent {
	float: left;
	width: 45.6875em; /* 731px */	
}
#spalteRechtsLayout {
	float: right;
	width: 14.375em; /* 37.9375em 607px 230px */
	position: relative;
}
#layout10 {
	float: left;
	width: 29.166666666666666666666666666667em; /* 350px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.5em; /* 27px */ 
}
#layout10 h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}

#layout10 a {
	color: #000000;
	text-decoration: underline;
}
#layout10 a:hover {
	color: #000000;
	text-decoration: none;
}
#layout10-01 {
	float: left;
	width: 29.166666666666666666666666666667em; /* 350px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em; /* 16px */ 
	background-image:url(../images/rahmen02.gif);
	background-repeat:repeat-y;
	background-position: left top;
}
#layout10-01 h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout10-01 a {
	color: #000000;
	text-decoration: underline;
}
#layout10-01 a:hover {
	color: #000000;
	text-decoration: none;
}






#layout11 {
	float: left;
	width: 29.416666666666666666666666666667em; /* 353px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.5em; /* 27px */ 
    padding-left: 33px;
}
#layout11 h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout11 a {
	color: #000000;
	text-decoration: underline;
}
#layout11 a:hover {
	text-decoration: none;		
}



#layout11-01 {
	float: left;
	width: 29.416666666666666666666666666667em; /* 353px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.5em; 
    padding-left: 33px;
}
#layout11-01 h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout11-01 a {
	color: #000000;
	text-decoration: underline;
}
#layout11-01 a:hover {
	text-decoration: none;		
}



#layout12 {
	float: left;
	width: 31.818181818181818181818181818182em; /* 350px */
	color: #FFFFFF;
	font-size: 68.75%; /* 11px */ 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1.5em; /* 35px */ 
	background-color: #4D82B6;
}
#layout12 a {
	color: #FFFFFF;
	text-decoration: none;
}
#layout12 a:hover {
	text-decoration: underline;	
}
#layout12 h3 {
	color: #FFFFFF;
	font-size: 116%; /* 14px */
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1.0714285714285714285714285714286em; /* 15px */
	padding-top: 0.71428571428571428571428571428571em; /* 10px */ 
}
.layout12Links {
	width: 15.454545454545454545454545454545em; /* 170px */
	float: left;	
}
.layout12Rechts {
	width: 15.454545454545454545454545454545em; /* 170px */
	float: right;		
}
#layout12 li {
	color: #FFFFFF;
	margin-left: 1.8181818181818181818181818181818em; /* 20px */ 
	padding-top: 0.28571428571428571428571428571429em; /* 4px */ 
	list-style-type: square; 
}
#layout12 ul {
	color: #FFFFFF;
	padding-top: 0.54545454545454545454545454545455em; /* 6px */ 
	padding-left: 0.45454545454545454545454545454545em; /* 5px */ 	
	
}
#layout13 {
	float: left;
	width: 29.416666666666666666666666666667em; /* 353px */
	color: #676767;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3.5833333333333333333333333333333em; /* 43px */ 
}
#layout13 h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
}
#layout13 a {
	color: #000000;
	text-decoration: underline;
}
#layout13 a:hover {
	text-decoration: none;			
}
#auszeichnungen {
	padding-top: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.83333333333333333333333333333333em; /* 10px */		
}
#layout14 {
	width: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto; 
	height: 0.8125em; /* 13px */ 
	background-color: #4D82B6; 
}
#layout15 {
	float: left;
	color: #656668;
	font-size: 70%; /* 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-top: 0.45454545454545454545454545454545em; /* 5px */ 
	margin-left: 25%;
	padding-bottom: 1.8181818181818181818181818181818em; /* 20px */
}
#layout15 a {
	color: #656668;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#layout15 a:hover {
	color: #656668;	
	text-decoration: underline;	

}
#layout18 {
	width: 25.083333333333333333333333333333em; /* 301px */
	float: right;
	margin-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-top: 9.3333333333333333333333333333333em; /* 112px */
	border-top: solid 1px #ECECEC;
}
#homeNews {
	float: left;
	color: #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	font-size: 75%; /* 12px */
	padding-bottom: 0em; /* 20px */ 
	padding-left: 0.83333333333333333333333333333333em; /* 10px */ 
}
#homeNews h3 {
	color: #E8581C;
	font-size: 133%; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0em;
	padding-left: 0.625em;
	padding-top: 0.9375em;
	
}	
#homeNews .aktuellTeaser {
	margin-left: 2.0833333333333333333333333333333em; /* 25px */ 
	margin-top: 0.6em; /* 10px */ 
	padding-right: 1.6666666666666666666666666666667em; /* 20px */
	list-style-type: square;
	color: #4D82B6;
}
#homeNews .teaserPicture {
}
#homeNews .aktuellbereichText {
	font-size: 100%; /* 12px */
	color: #3C3C3C;
}
#homeNews .aktuellbereichText a {
	color: #3C3C3C;
	text-decoration: underline;
}
#homeNews .aktuellbereichText a:hover {
	text-decoration: none;
}
#homeNews .teaserTextWeiterlesen {
	float: right;
}
#homeNews .teaserTextWeiterlesen a:hover {
	text-decoration: underline;
}
#homeNews .aktuellbereichTrenner {
	clear: both;
	padding-top: 0.25em; /* 3px */
	margin-top: 0.25em; /* 3px */
	border: none;
}

#homeNewsAlle {
	padding-left: 0.83333333333333333333333333333333em; /* 10px */
	padding-top: 1.6666666666666666666666666666667em; /* 20px */ 
}
#homeNewsAlle a {
	color: #000000;
	font-size: 100%; /* 12px */
	
}
#layout17 {
	float: left;
	color: #3C3C3C;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 1.5em; /* 18px */ 
	height: 12em; /* 144px */ 
}
#layout17 a {
	color: #000000;
}
#layout17Layer {
	color: #3C3C3C;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    right: 66px;
    bottom: 54px;
}
#layout17Layer a {
	color: #000000;
}
#nachOben {
	float: left;
	color: #000000;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1.25em; /* 15px */	
}
#nachOben a {
	color: #000000;
	text-decoration: underline;
}
#nachOben a:hover {
	color: #000000;
	text-decoration: none;	
}
#drucken {
	float: right;
	color: #000000;
	font-size: 75%; /* 12px */
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1.25em; /* 15px */
}
#drucken a {
	color: #000000;
	text-decoration: underline;
}
#drucken a:hover {
	color: #000000;
	text-decoration: none;		
}

#infoboxbereich001 {
	float: left;
	width: 25.083333333333333333333333333333em; /* 301px */
	background-image: url(../images/infoboxbereichRechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;			
}
#infoboxbereich002 {
	float: left;
	background-image: url(../images/infoboxBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	width: 24.583333333333333333333333333333em; /* 295px */	
}
#infoboxbereich003 {
	background-image: url(../images/infoboxbereichLinks.jpg);
	background-repeat: repeat-y;
	width: 24.583333333333333333333333333333em; /* 295px */
	float: left; 		
	background-position: left top;		
}
#infoboxbereich004 {
	float: left;
	width: 25.083333333333333333333333333333em; /* 301px */
}


#suchbereich {
	float: left;
	width: 13.4375em; /* 215px */
	padding-left: 0.9375em; /* 15px */ 
}
#suchbereich h2 {
	color: #FFFFFF;
	font-size: 68.75%; /* 11px */
	padding-bottom: 0.18181818181818181818181818181818em; /* 2px */
}

#suchbereich #bereich1 {
	float: left;
	width: 11.75em; /* 188px */
	padding-right: 0.1875em; /* 3px */ 
}
#suchbereich #sucheTemplateText {
	display: none;
}
#suchbereich #bereich2 {
	float: left;
	width: 1.25em; /* 20px */
}
#suchbereich .suche {
	float: left;
	color: #83A8CC;
	font-size: 62.5%; /* 10px */
	height: 1.3em; /* 13px */
	width: 18em; /* 180px */
	border: 1px solid #FFFFFF;
	padding-left: 0.36363636363636363636363636363636em; /* 4px */
	background-color: #FFFFFF; 
}
#suchbereich .sucheAbsenden {
	width: 0.9375em; /* 15px */
	height: 0.9375em; /* 15px */
	font-size: 100%;
}
#breadcrumb {
	float: left;
	width: 43.75em; /* 700px */
	padding-top: 0.375em; /* 6px */
}
#breadcrumb #breadcrumbText {
	color: #656565;
	font-size: 68.75%; /* 11px */
	padding-top: 1em;
}
#breadcrumb #breadcrumbText a {
	color: #656565;
	text-decoration: none;
}
#breadcrumb #breadcrumbText a:hover {
	text-decoration: underline;
}

#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 60.916666666666666666666666666667em; /* 731px */
	color: #656565;
}
#contentbereich h3 {
	color: #E8581C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 133%; /* 16px */
	font-weight: bold;
	margin-top: 1.875em; /* 30px */
	border-bottom: solid 0.1875em #E4E4E4; /* 3px */
}
#contentbereich h4 {
	color: #4D82B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 116%; /* 14px */
	font-weight: bold;
	margin-top: 2em; /* 26px */
	margin-bottom: 0.46153846153846153846153846153846em; /* 6px */
	padding-bottom: 0.23076923076923076923076923076923em; /* 3px */
	padding-top: 0.23076923076923076923076923076923em; /* 3px */
}
#contentbereich p {
	margin-bottom: 1em; /* 12px */
}
#contentbereich table.contenttable, #contentbereich table.contenttable1, #contentbereich table.contenttable2, #contentbereich table.contenttable3 {
	margin-bottom: 15px;
    border-top: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid;
}
#contentbereich table.contenttable tr.alt td, #contentbereich table.contenttable1 tr.alt td, #contentbereich table.contenttable2 tr.alt td, #contentbereich table.contenttable3 tr.alt td {
background:#eff0f2;
}
#contentbereich table.contenttable tr.over td, #contentbereich table.contenttable1 tr.over td, #contentbereich table.contenttable2 tr.over td, #contentbereich table.contenttable3 tr.over td {
background:#c1d3e5;
}
#contentbereich table.contenttable tr td, #contentbereich table.contenttable1 tr td, #contentbereich table.contenttable2 tr td, #contentbereich table.contenttable3 tr td {
	padding: 7px;
    border-bottom: 1px #e4e4e4 solid;
    border-right: 1px #e4e4e4 solid;
}
#contentbereich .referenzen09 {
	clear: both;
    padding-bottom: 15px;
    padding-top: 15px;
    float: left;
    width: 60.9167em;
    border-bottom: 1px dotted #CCCCCC;
}
#contentbereich .referenzen09 .textRechts{
	float: left;
}
#contentbereich .referenzen09 .textRechts h4{
	margin-top: 0px;
	padding-top: 0px;
}
#contentbereich a {
	color: #000000;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: none;
}
#contentbereich ul li a.external{
	color: #4d82b6;
	text-decoration: underline;
    background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-left: 20px;
    margin-left: 10px;
}
#contentbereich ul li a.external:hover {
	text-decoration: none;
}
#contentbereich a.external{
	color: #4d82b6;
	text-decoration: underline;
    background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-left: 20px;
}
#contentbereich a.external:hover {
	text-decoration: none;
}
#contentbereich a.detail{
	color: #4d82b6;
	text-decoration: underline;
    background-image: url(../images/detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding-left: 20px;
}
#contentbereich a.detail:hover {
	text-decoration: none;
}
#contentbereich ul {
	margin-left: 2.08333em; /* 25px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.83333em; /* 10px */
}
#contentbereich ul li {
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px */
	list-style-type: square;
}
#contentbereich ul ul {
	margin-bottom: 0em;
	margin-top: 0em;
}
#contentbereich ul ul li {
	list-style-type: circle;
}
#contentbereich ol {
	margin-left: 2.5em; /* 30px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.8333em; /* 10px */
	list-style-type: none;	
}
#contentbereich form {
	margin-bottom: 0.8333em; /* 10px */
	width: 730px;  /* 350px */
}
#contentbereich .contentbereichInfobox {
	clear: both;
	background-color: #EAEAEA;
	padding-bottom: 1px;
}
#contentbereich .contentbereichInfobox h4 {
	color: #FFFFFF;
	background-image: none;
	background-color: #F47521;
	font-size: 100%; /* 12px */
	font-weight: bold;
	clear: both;
	border: none;
	padding-top: 0.25em; /* 3px */
	padding-bottom: 0.25em; /* 3px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
}
#contentbereich .contentbereichInfoboxText {
	padding-left: 1em; /* 12px */
	padding-right: 0.45454545454545454545454545454545em; /* 5px */
	color: #434343;
}
#contentbereich .contentbereichInfobox p {
}
#contentbereich .contentbereichInfobox li {
}
#contentbereich .contentbereichInfobox a {
	color: #20416C;
	text-decoration: underline;
}
#contentbereich .contentbereichInfobox a:hover {
 text-decoration: none;
}


#contentbereich #moduluebersicht01 {
	float: left;
	background-image: url(../images/infoboxbereichRechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top: 1px solid #ECECEC;
	width: 60.916666666666666666666666666667em; /* 731px */
	margin-top: 1em; /* 12px */
}
#contentbereich #moduluebersicht02 {
	float: left;
	width: 60.416666666666666666666666666667em; /* 725px */
	background-image: url(../images/infoboxBg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contentbereich #moduluebersicht03 {
	float: left;
	width: 60.416666666666666666666666666667em; /* 725px */
	background-image: url(../images/infoboxbereichLinks.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentbereich #moduluebersicht03 ul {
	float: left;
	margin: 0px;
	padding-top: 1.8181818181818181818181818181818em; /* 20px */
	padding-bottom: 1.8181818181818181818181818181818em; /* 20px */
	width: 14.545454545454545454545454545455em; /* 160px */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 91.6667%; /* 11px */
	color: #686868;
	line-height: 1.25em; /* 15px */
}
#contentbereich #moduluebersicht03 ul li {
	margin-left: 1.3333333333333333333333333333333em; /* 16px */
}
#contentbereich #moduluebersicht03 ul li a.menueebeneActive {
	font-weight: bold;
}
#contentbereich #moduluebersicht04 {
	width: 60.916666666666666666666666666667em; /* 731px */
}


.boxLinks {
	float: left;
	padding-top: 0px;
	width: 325px;
}
.boxLinksInnen {
	float: left;
	width: 325px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.boxLinksTrenner {
	border-bottom: 1px dotted #CCCCCC;
	width: 300px;
	padding-top: 0px;
	margin-top: 0px;
}

.boxRechts {
	float: left;
	padding-top: 0px;
	width: 365px;
}
.boxRechtsInnen {
	float: left;
	width: 365px; 
	padding-left: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.boxRechtsTrenner {
	border-bottom: 1px dotted #CCCCCC;
	width: 340px; 
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
}



#infoboxbereich {
	width: 21.666666666666666666666666666667em; /* 260px */
	padding-left: 1.25em; /* 20px */
}
#infoboxbereich h3 {
	color: #E8581C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 116%; /* 14px */
	padding-top: 1.8571428571428571428571428571429em; /* 26px */
	padding-bottom: 0.66666666666666666666666666666667em; /* 8px */
	margin-top: 0px;
	border: none;
}
#infoboxbereich .infobox, #infoboxbereich .infoboxProjektdaten  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 91.6667%; /* 11px */
	color: #686868;
	line-height: 1.25em; /* 15px */
	padding-bottom: 2em; /* 24px */
	width: 23.636363636363636363636363636364em; /* 260px */
}
#infoboxbereich .infobox ul {
	list-style-type: square;
	margin-left: 0.72727272727272727272727272727273em; /* 8px */
	padding-left: 0.72727272727272727272727272727273em; /* 8px */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px */
}
#infoboxbereich .infoboxProjektdaten ul {
	list-style-type: square;
	margin-left: 1.4545454545454545454545454545455em; /* 16px */
	margin-bottom: 1.3636363636363636363636363636364em; /* 15px */
}
#infoboxbereich .infoboxProjektdaten ul li {
	line-height: 1.6666666666666666666666666666667em; /* 20px */
}
#infoboxbereich .infoboxProjektdaten ul ul li {
	list-style-type: circle;
}
#infoboxbereich .infobox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#infoboxbereich .infobox a:hover {
	text-decoration: none;
}
#infoboxbereich .infobox p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em; /* 10px */
}
#infoboxbereich .infobox li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}
#infoboxbereich .infobox strong {
	font-family: Arial, Helvetica, sans-serif;
}
#contentbereich .aktuellTeaser {
 margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
 list-style: none;
 background-color: #F1F1F1;
 padding: 0.5em; /* 6px */
}
#contentbereich .aktuellbereichText {
 float: left;
 width: 18.181818181818181818181818181818em; /* 200px */
 color: #5A5A5A;
 font-size: 91.666666666666666666666666666667%; /* 11px */
}
#contentbereich .aktuellbereichText a {
 color: #E63A3A;
 font-weight: bold;
}
#contentbereich .teaserPicture {
 float: right;
}
#contentbereich .referenzen {
 	float: left;
 	width: 29.5em; /* 354px */
	margin-top: 1.8333333333333333333333333333333em; /* 22px */
 	background-image: url(../images/referenzenIcons01.gif);
	background-repeat: no-repeat;
	background-position: 13.5em 2.8333333333333333333333333333333em; /* 162px 34px */
}
#contentbereich .referenzenIcons02 {
 	background-image: url(../images/referenzenIcons02.gif);
}
#contentbereich .referenzenIcons03 {
 	background-image: url(../images/referenzenIcons03.gif);
}
#contentbereich .referenzenIcons04 {
 	background-image: url(../images/referenzenIcons04.gif);
}
#contentbereich .referenzenIconsPrint01 {
 	background-image: url(../images/referenzenIconsPrint01.gif);
}
#contentbereich .referenzenIconsPrint02 {
 	background-image: url(../images/referenzenIconsPrint02.gif);
}
#contentbereich .referenzenIconsPrint03 {
 	background-image: url(../images/referenzenIconsPrint03.gif);
}
#contentbereich .referenzenIconsPrint04 {
 	background-image: url(../images/referenzenIconsPrint04.gif);
}
#contentbereich .ansprechpartnerIcons {
 	background-image: url(../images/ansprechpartnerIcons.gif);
	background-position: 13.333333333333333333333333333333em 2.8333333333333333333333333333333em; /* 160px 34px */
}
#contentbereich .referenzenLinks {
 	margin-right: 1.8333333333333333333333333333333em; /* 22px */
	width: 29.583333333333333333333333333333em; /* 355px */
}
#contentbereich .referenzenStrich01 {
 	float: left;
	width: 29.5em; /* 354px */
}
#contentbereich .referenzenStrich01Links {
 	border-right: dotted 1px #CCCCCC;
	width: 29.5em; /* 354px */
}
#contentbereich .referenzenStrich02 {
 	float: left;
	border-bottom: dotted 1px #CCCCCC;
	width: 29.5em; /* 354px */
	height: 1.8333333333333333333333333333333em; /* 22px */
}
#contentbereich .referenzenStrich02Links {
	width: 27.666666666666666666666666666667em; /* 332px */
}
#contentbereich .referenzen h4 {
	margin-top: 0px;
}
#contentbereich .referenzenBildUebersicht {
	float: left;
	width: 12.5em; /* 150px */ 
}
#contentbereich .referenzenText {
	float: left;
	line-height: 1.9375em; /* 23px */
	padding-left: 2.5em; /* 30px */
}
#contentbereich #bildGross {
 float: left;
 width: 35.416666666666666666666666666667em; /* 425px */
}


#contenthoehe {
	float: left;
	width: 61.875em; /* 990px */
    background-image: url(../images/contentHoehe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#layerWrapper {
	float: left;
	width: 61.875em; /* 990px */
    position: relative;
}

#contentbereich .zweispaltigLinks {
	float: left;
	width: 30.833333333333333333333333333333em; /* 370px */
}
#contentbereich .zweispaltigRechts {
	float: left;
	width: 28.333333333333333333333333333333em; /* 340px */
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
}
#contentbereich .redirect {
	background-color: #F6F6F6;
	border: 2px solid #4D82B6;
	padding: 1em; /* 12px */
}
#contentbereich .label {
	padding-bottom: 0.5em; /* 6px */
}





#contentbereich .anpassung {
 	float: left;
	width: 430px;
}



/* Photoalbum */





#photoListe ul {
	margin-left: 0px;
}
#photoListe ul li {
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
	background-image: url(../images/album.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
}
.aussen {
	clear: both;
}
.photo {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
}
.photoZahl {
	background-color: #EEEEEE;
	padding: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	text-align: center;
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	margin-left: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	margin-right: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	border-top: 0px #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91.666%;  /* 11px */
	font-weight: bold;
	color: #5F0027;
	
}

.photoRahmen {
	background-color: #F6F6F6;
	border: 1px dashed #96BD90;
	height: 10.416666666666666666666666666667em; /* 125px - vorskaliert von #contentbereich */
	width: 9.1666666666666666666666666666667em; /* 110px - vorskaliert von #contentbereich */
	margin: 0.41666666666666666666666666666667em; /* 5px - vorskaliert von #contentbereich */
	float: left;
	margin-left: 2.0833333333333333333333333333333em; /* 25px */
}

#photoControl {
	padding-right: 1.1538461538461538461538461538462em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81.25%;		/* 13px */
	text-align: center;
	vertical-align: text-top;
	padding-top: 1px;	 /* 1px */
	line-height: 1.9230769230769230769230769230769em;
	background-color: #F2F2F2;
	width: 49.230769230769230769230769230769em;		/* 640px */
	margin-top: 0.76923076923076923076923076923077em;		/* 10px */
	margin-bottom: 0.76923076923076923076923076923077em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.38461538461538461538461538461538em;		/* 5px */
}
.photoPfeile {
	font-size: 107.69%; /* 14px - vorskaliert von #contentbereich */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4D82B6;
	font-weight: bold;
	color: #232323;
	margin-right: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	margin-left: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	padding-top: 0px;
	padding-bottom: 0.21428571428571428571428571428571em; /* 1px - vorskaliert von #contentbereich */
}
.photoPfeile a {
	color: #F1F8FF;
	padding-right: 0.28571428571428571428571428571429em;	/* 4px */
	padding-left: 0.64285714285714285714285714285714em; /* 9px - vorskaliert von #contentbereich */
}
.photoPfeile a:hover {
	text-decoration: none;
}
.photoSlider {
	font-size: 92.307%;		/* 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #95999A;
	margin-top: 0px;
	padding-top: 0.16666666666666666666666666666667em;		/* 2px */
	padding-bottom: 4px;		/* 4px */
	background-color: #FAFAFA;
	padding-left: 1px;		/* 1px */
	padding-right: 1px;		/* 1px */
}
.photoSlider a {
	color: #676767;
}
.photoSlider a:hover {
	color: #000000;
	text-decoration: none;
}
.photoSliderActive {
	color: #000000;
	font-weight: bold;
}
#photoDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;		/* 11px */
	padding-left: 0.45454545454545454545454545454545em;
	padding-top: 0px;
	text-align: center;
	background-color: #F2F2F2;
	width: 58.181818181818181818181818181818em;		/* 640px */
	margin-top: 0.90909090909090909090909090909091em;		/* 10px */
	margin-bottom: 0.90909090909090909090909090909091em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.45454545454545454545454545454545em;		/* 5px */
}

.date01 {
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */

}
.aktuell01 {
	padding-bottom: 0.41666666666666666666666666666667em; /* 5px */
	margin-top: 0.16666666666666666666666666666667em; /* 2px */
	padding-right: 0px;
	margin-right: 0.16666666666666666666666666666667em; /* 2px */
	padding-top: 0.83333333333333333333333333333333em; /* 10px */

}
.aktuell01Bg {
	padding-top: 0.41666666666666666666666666666667em; /* 5px */
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px */
	padding-bottom: 0.5em; /* 6px */
	background-color: #F7F8FA;
	padding-left: 2.5em; /* 30px */
	background-image: url(../images/newsIcon.gif);
	background-repeat: no-repeat;
	background-position: 1.0833333333333333333333333333333em 0.91666666666666666666666666666667em; /* 13px 11px */
	
}
.aktuellPfeil {
	padding-left: 0.41666666666666666666666666666667em; /* 5px */
	padding-right: 0.41666666666666666666666666666667em; /* 5px */
	padding-top: 0.16666666666666666666666666666667em; /* 2px */
}
.date02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* 12px */
	color: #656565;
}

.date05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* 11px */
	color: #656565;
}

.weiterLesen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* 11px */
}

.sliderRechts {
}

/* FRAGEBOGEN */

.selectbox {
	background-color: #F6F6F6;
    color: #656565;
}
.formHeadline{
	color: #FFFFFF;
    padding: 5px;
}
.formtdHeadline {
	padding: 2px;
    background-color: #4D82B6;
    border-bottom: 3px solid #FFFFFF;
}
.formtd {
	padding: 1px;
}


#tabs {
	float: left;
	width: 60.9167em;
}

#tabs ul.akte {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	border-bottom: 3px solid #e4e4e4;
	width: 60.9167em;
}
#tabs ul.akte li {
	float: left;
	margin: 0;
	padding: 0;
	width: 178px;
	height: 28px;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	background-image:url(../images/tab.gif);
	background-repeat:no-repeat;
	margin-right: 5px;
}
#tabs ul.akte li a {
	text-decoration: none;
	color: #64676c;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0,25px;
	text-align:center;
	outline: none;
	
}
#tabs ul.akte li.rechts {
	float: right;
	margin: 0;
	padding: 0;
	width: 179px;
}
#tabs ul.akte li a:hover {
	background-image:url(../images/tabhover.gif);
	background-repeat:no-repeat;
}
html #tabs ul.akte li.active, html #tabs ul.akte li.active a:hover  { 
	background-image:url(../images/tabactive.gif);
	background-repeat:no-repeat;
	border-bottom: 4px solid #ffffff;
    height: 31px; 
}
.layout_print {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 60.9167em;
	background: #ffffff;
}
.print_content {
<!--	padding: 20px;-->
	font-size: 1.2em;
}
#fragebogen {
	line-height: 18px;
}



#layout99 {
	width: 730px;
    float: left;
    background-image: url("../images/kommonlineBOX.gif");
    background-repeat: no-repeat;
	background-position: left top;   
    margin-top: 5px;
    margin-bottom: 10px;    
    padding-top: 15px;
    margin-left:4px;
}
#layout99 h3 {
	width: 180px;
	color: #E8581C;
	font-size: 16px; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
    padding-left: 24px;
    padding-bottom: 21px;
    padding-top: 8px;
    float: right;
}


#layout99-01 {
	width: 500px;
    float: left;
    }
#layout99-01 h3 {
	color: #E8581C;
	font-size: 16px; /* 16px */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0.625em; /* 10px */	
    padding-left: 24px;
    padding-bottom: 21px;
    padding-top: 8px;
    float: none;
}
    
    
    
    
#layout99-02 {
	width: 148px;
    float: right;
    background-image: url(../images/kommRef03.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 100px;    
    padding-left: 32px;   
    }
#layout99-02 ul li {
	list-style-type: none;  
    padding-bottom: 17px;
    font-size: 11px;
    color: #4a4a4a;
    }

#layout99-02 a {
	color: #4a4a4a;
	text-decoration: none;
}
#layout99-02 a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}    
 



    
#layout99-03 {
	width: 185px;
    float: left;
    background-image: url(../images/kommRef01.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 100px;
    
    margin-left: 24px; 
    padding-left: 30px;   
}
#layout99-03 ul li {
	list-style-type: none;  
    padding-bottom: 17px;
    font-size: 11px;
    color: #4a4a4a;
      
}
#layout99-03 a {
	color: #4a4a4a;
	text-decoration: none;
}
#layout99-03 a:hover {
	color: #4a4a4a;
	text-decoration: underline;
} 



#layout99-04 {
	width: 212px;
    float: right;
    background-image: url(../images/kommRef02.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 100px;
    
	padding-left: 32px;   
}
#layout99-04 ul li {
	list-style-type: none;  
    padding-bottom: 17px;
    font-size: 11px;
    color: #4a4a4a;
      
}
#layout99-04 a {
	color: #4a4a4a;
	text-decoration: none;
}
#layout99-04 a:hover {
	color: #4a4a4a;
	text-decoration: underline;
} 


#layout98 {
	width: 990px;
    float: left;
    background-image: url(../images/homeBG.gif);
    background-repeat: repeat-y;
    background-position: left top;
  
}