/*
 * CSS-Styles for www.cth-riesa.de - Webversion
 * by Falko Müller 2007
*/


/* Allgemein */
html {
	background-color: #F5F5F5;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
body {
	background-image: url(hintergrund_content.gif);
	background-repeat: repeat-y;
	background-position: center 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	min-height: 100%;
	text-align: center;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:1.3;
}
* html body {
	background-image: url(hintergrund_content.gif);
	background-repeat: repeat-y;
	background-position: center 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:1.3;
}
td, th, tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height:1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
th {
	font-weight: bold;
	padding: 3px;
}

h1, h2, h3, h4, h5, h6 {
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #3E63AF;
	line-height: 1;
}
h1 {
	font-size: 12.5pt;
	font-weight: bold;
	padding-top: 0px;
} 
h2 {
	font-size: 11.5pt;
	font-weight: bold;
	padding-top: 0px;
} 
h3 {
	font-size: 10.5pt;
	font-weight: bold;
} 
h4 {
	font-size: 10pt;
	font-weight: bold;
} 
h5 {
	font-size: 9pt;
	font-weight: bold;
} 
h6 {
	font-size: 8.5pt;
	font-weight: bold;
} 

div {
}

p {
}

span {
}

hr {
	display: block;
	padding: 0px;
	height: 0px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ol{
	padding-bottom: 2px;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}
li {
}

a {
	color: #3E63AF;
}
a:hover {
	font-style: italic;
	text-decoration: none;
}

a.pfeillink {
	font-size: 103%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
	background-image: url(pfeillink.png);
	background-repeat: no-repeat;
	background-position: left center;
}
	a.pfeillink:hover {
		text-decoration: none;
	}

/* Social Buttons */
.flybuttons {
	position: fixed;
	z-index: 99;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	.flybuttons a {
		display: block;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
.minibuttons {
}
	.minibuttons a {
		display: block;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
.minilike {
	float: right;
	margin-top: -2px;
	margin-right: -15px;
	text-align: right;
	overflow: hidden;
	width: 145px;
	height: auto;
}
	.seitenueberschrift {
		margin-right: 150px !important;
		/*margin-bottom: 0px !important;*/
		/*float: left !important;*/
		clear: none !important;
	}



/* Fancybox Inline Content */
.fancydata {
	height: 300px;
	width: 500px;
	overflow: auto;
	text-align: left;
	padding: 20px;
}
.fancydata h1 {
	/*font-weight: bold;
	color: #990000;
	font-size: 110%;*/
}
.fancydatabox {
	display:none;
}

/* facebook */
.fb_buttons {
	clear: both;
	display: block;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Bilder */
.logo {
	margin-top: 10px; /* Original: 10px - XMAS/Weihnacht: -6px */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.coverbild {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.seitenueberschrift {
	font-style: normal;
	font-size: 13pt;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-style: none;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	color: #3E63AF;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

.seitenueberschrift_balken {
	width: 250px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(balken_grau_aqua.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #CCCCCC;
	white-space: nowrap;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: -23px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	overflow: visible;
}
.seitenueberschrift_balken2 {
	width: 652px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(balken_grau_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	float: right;
	margin-top: -20px;
	margin-right: -23px;
	margin-bottom: 0px;
	margin-left: -22px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	overflow: visible;
}

.clearing {
	clear: both;
	display: block;
} /* display: block; */


/* Blöcke/Bereiche */
#block_sma {
	display: none;
} /* Suchmaschinenoptimierung */
#block_default {
	padding: 0px;
	width: 848px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	min-height: 100%;
	position: relative;
}
* html #block_default {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#block_kopfzeile {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}

#block_kopfzeile_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 64px;
	width: 300px;
	clear: right;
}
#block_kopfzeile_navigation {
	margin: 0px;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#block_titelbild {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#block_hauptnavigation {
	background-image: url(navi1_hintergrund_aqua.jpg); /* Original: navi1_hintergrund_aqua.jpg - Weihnacht: navi1_hintergrund_aquaxmas.jpg */
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 100%;
	clear: left;
}
#block_trennleiste {
	padding: 0px;
	float: left;
	height: 7px;
	width: 100%;
	background-color: #CCCCCC;
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#block_unternavigation {
	padding: 0px;
	float: left;
	height: 60%;
	width: 177px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#block_contentbereich {
	height: 60%;
	color: #333333;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 23px;
	padding-bottom: 19px;
	padding-left: 23px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 625px;
	text-align: left;
	float: left;
}
* html #block_contentbereich {
	width: auto;
}
	#block_contentbereich p {
		margin-top: 0px;
	}

#block_contentfooter {
	clear:both;
	/*float: left;*/
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9D9D9D;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentfooter_left {
	clear: right;
	float: left;
	margin-right: 10px;
}
.contentfooter_right {
	clear: right;
	float: right;
	margin-left: 10px;
}
.contentfooter_images {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#block_fusszeile {
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#block_heisenews {
	float: right;
	height: auto;
	width: auto;
	padding: 0px;
	clear: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heisenews_titel {
	font-size: 8pt;
	font-weight: bold;
	color: #9F9F9F;
	text-decoration: none;
	clear: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0px;
	height: auto;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heisenews_news {
	clear: right;
	float: left;
	width: auto;
	margin-top: 4px;
}
.barrierebox {
	float: right;
	height: 35px;
	line-height: 35px;
	width: auto;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html .barrierebox {
	height: 21px;
	line-height: 21;
	padding-top: 6px;
}
.suchbox {
	padding: 0px;
	float: right;
	height: 35px;
	width: auto;
	vertical-align: bottom;
	white-space: nowrap;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-align: right;
}
	.suchbox form {
		padding: 0px;
		margin: 0px;
	}


/* Navigation */
.kopfnavigation_box {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: bottom;
	clear: right;
	float: left;
	height: 24px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: auto;
	display: block;
	line-height: normal;
	margin: 0px;
}
.kopfnavigation_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	line-height: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kopfnavigation_links:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.kopfnavigation_links {
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.kopfnavigation_links_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	margin: 0px;
	line-height: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kopfnavigation_links_selected:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.kopfnavigation_links_selected {
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
.hauptnavigation_box {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 35px;
	width: 110px;
	line-height: 35px;
}
.hauptnavigation_links {
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	width: 110px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.hauptnavigation_links:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.hauptnavigation_links {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.hauptnavigation_links_selected {
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 35px;
	width: 110px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.hauptnavigation_links_selected:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.hauptnavigation_links_selected {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.hauptnavigation_trenner {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 35px;
	width: 2px;
	display: block;
	background-image: url(navi1_trenner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.unternavigation_box {
	clear: none;
	float: left;
	height: auto;
	width: 156px;
	margin: 0px;
	padding-top: 19px;
	padding-right: 7px;
	padding-bottom: 70px;
	padding-left: 7px;
	overflow: hidden;
}
.unternavigation_box_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E4982;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	line-height: normal;
	clear: none;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(navi2_anstrich1.gif);
	background-repeat: repeat-x;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.unternavigation_box_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	line-height: normal;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 12px;
	overflow: visible;
	padding: 0px;
	height: auto;
	width: auto;
	/*border: #ff0000 1px solid;*/
}
* html .unternavigation_box_links {
	margin-left: 6px;
}

.unternavigation_ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E4982;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
	.unternavigation_ueberschrift a {
		text-decoration: none;
		font-style: normal;
		color: #2E4982;
	}
	.unternavigation_ueberschrift a:hover {
		text-decoration: none;
		font-style: normal;
		color: #2E4982;
	}

.unternavigation_links_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.unternavigation_links_li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: auto;
	width: auto;
	line-height: 13px;
}
.unternavigation1_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8B8B8B;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	background-image: url(navi2_anstrich2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: auto;
	display: block;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 11px; /* 11px */
	overflow: visible;
	width: 134px; /* 130px */
}
.unternavigation1_links:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(navi2_anstrich2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-style: normal;
}
a.unternavigation1_links {
	color: #8B8B8B;
	text-decoration: none;
	font-style: normal;
}
.unternavigation1_links_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E4982;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	background-image: url(navi2_anstrich2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	overflow: visible;
	width: 130px;
}
.unternavigation1_links_selected:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(navi2_anstrich2.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-style: normal;
}
a.unternavigation1_links_selected {
	color: #2E4982;
	text-decoration: none;
	font-style: normal;
}
.unternavigation2_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7C7C7C;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	line-height: normal;
	background-image: url(navi2_anstrich3.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 15px;
}
.unternavigation2_links:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(navi2_anstrich3.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	font-style: normal;
}
a.unternavigation2_links {
	color: #7C7C7C;
	text-decoration: none;
	font-style: normal;
}
.unternavigation2_links_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E4982;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	line-height: normal;
	background-image: url(navi2_anstrich3.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 15px;
}
.unternavigation2_links_selected:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(navi2_anstrich3.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	font-style: normal;
}
a.unternavigation2_links_selected {
	color: #2E4982;
	text-decoration: none;
	font-style: normal;
}
.unternavigation3_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7C7C7C;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	line-height: normal;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 15px;
}
.unternavigation3_links:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.unternavigation3_links {
	color: #7C7C7C;
	text-decoration: none;
	font-style: normal;
}
.unternavigation3_links_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2E4982;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	display: block;
	line-height: normal;
	white-space: nowrap;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 15px;
}
.unternavigation3_links_selected:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.unternavigation3_links_selected {
	color: #2E4982;
	text-decoration: none;
	font-style: normal;
}
.unternavigation_permanent_box {
	text-align: left;
	vertical-align: bottom;
	clear: none;
	float: left;
	height: auto;
	width: 167px;
	display: block;
	line-height: normal;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.unternavigation_permanent_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
}
.unternavigation_permanent_links:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.unternavigation_permanent_links {
	color: #999999;
	text-decoration: none;
	font-style: normal;
}
/* optische Unterscheidung der Permanentnavigation = Farbwechsel */
.unternavigation_permanent_box a.red {
	color: #900;
}

.unternavigation_permanent_links_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	display: block;
	line-height: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
}
.unternavigation_permanent_links_selected:hover {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.unternavigation_permanent_links_selected {
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
.unternavigation_spacer {
	height: 19px;
	padding: 0px;
	clear: none;
	float: left;
	width: 167px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
.unternavigation_spacer_nonavi {
	height: 10px;
	padding: 0px;
	clear: none;
	float: left;
	width: 167px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

.unternavigation_livesupport {
	padding-left: 8px;
	display: block;
	/*text-align: center;*/
	margin-bottom: 20px;
}

.unternavigation_social {
	/*padding-left: 10px;*/
	width: 167px;
	text-align: center;
}
	.unternavigation_social .facebook {
		display: inline;
	}
	.unternavigation_social a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;		/*display: inline;*/
	}


.fusszeile_links {
	color: #999999;
	text-decoration: none;
}


/* Formulare */
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
* html input {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
* html textarea {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
* html select {
	margin: 0px;
	padding: 0px;
}
select:hover {
	background-color:#F5F5F5;
}
select:focus {
	background-color:#F5F5F5;
}

#block_contentbereich fieldset {
	background-color: #FAFAFA;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #E5E5E5;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#block_contentbereich legend {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
* html #block_contentbereich legend {
	margin-top: 0px;
}
#block_contentbereich label {
	display: block;
	clear: both;
	float: left;
	width: 130px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 1em;
	margin-right: 1em;	
}
* html #block_contentbereich label {
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 0px;
	margin-left: 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	#block_contentbereich label.inline {
		display: inline;
		clear: none;
		float: none;
		width: auto;
		padding: 0px;
		margin: auto;	
	}

.form_rahmen {
	padding: 3px;
	border: 1px solid #999999;
}
.form_rahmen_textfeld {
	width: 400px;
	padding: 3px;
	border: 1px solid #999999;
}
.form_rahmen_textfeld:hover {
	background-color:#F5F5F5;
}
.form_rahmen_textfeld:focus {
	background-color:#F5F5F5;
}

.form_stdbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_stdbutton_fett {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.suchbox_suchfeld_form {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: italic;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.suchbox_button_form {
	padding: 0px;
	height: 18px;
	width: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Inhalte/Content */
#block_contentbereich ul {
	list-style-image: url(anstrich_liste_standard.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	line-height: 1.4;
	padding: 0px;
}
* html #block_contentbereich ul {
	list-style-image: url(anstrich_liste_standard_ie.gif);
}
#block_contentbereich ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.7em;
	line-height: 1.4;
	padding: 0px;
	list-style-position: inside;
}
.aufzaehlung_quadrate {
	list-style-image: url(listenpunkt_quadrat.gif);
	line-height: 1.4;
	margin-left: 0.3em;
}
* html .aufzaehlung_quadrate {
	list-style-image: url(listenpunkt_quadrat_ie.gif);
	margin-top: -1px;
}
.aufzaehlung_vorteile {
	list-style-image: url(haeckchen_vorteile.gif);
	line-height: 1.4;
	margin-left: 0.3em;
}
* html .aufzaehlung_vorteile {
	list-style-image: url(haeckchen_vorteile_ie.gif);
	margin-top: -1px;
}

.newsteaser {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
} 
.newsteaser h1 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 
.newsteaser h2 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 
.newsteaser h3 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 
.newsteaser h4 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 
.newsteaser h5 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 
.newsteaser h6 {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0px;
	font-style: normal;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 7px;
} 

.bild_links_mit_textfluss {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
.bild_rechts_mit_textfluss {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.bild_links_mit_textfluss_und_rahmen {
	text-align: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #C3C3C3;
	float: left;
	padding: 2px;
}
.bild_rechts_mit_textfluss_und_rahmen {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #C3C3C3;
	float: right;
	padding: 2px;
}

.bild_rahmen {
	padding: 2px;
	border: 1px solid #C3C3C3;
}
#werbelayer_kopf {
	padding: 0px;
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
	position: relative;
	z-index: 10;
	background-color:#99FF00;
	overflow: hidden;
	left: auto;
	top: 0px;
	right: auto;
}
#werbelayer_kopf_content {
	padding: 0px;
	width: 300px;
	text-align: left;
	height: 60px;
	background-color: #FFFF00;
}
.werbelayer_kopf_content{
	margin-left: -200px;
	background-color: #FFFF00;
}
.internet_referenzliste {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1%;
}
.internet_referenzliste td {
	height: 50px;
	vertical-align: middle;
	font-size: 8.5pt;
	text-decoration: none;
	color: #4663AF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.internet_referenzliste_leistungen {
	margin: 0px;
	padding: 0px;
	height: 1%;
}
.internet_referenzliste_leistungen td {
	height: 1%;
	vertical-align: middle;
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.internet_referenzliste_hintergrundblau {
	background-color: #E7EDF5;
}
.tabellenschatten {
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabellenueberschrift {
	background-color: #F3F3F3;
	font-weight: bold;
	padding: 5px;
	text-align:left;
	color: #444444;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
}
.tabellenschatten table {
	background-color: #FFFFFF;
	margin-top: -8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: -8px;
	position: relative;
	padding: 0px;
	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: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	overflow: visible;
	visibility: visible;
	width: 100%;
}
.tabellenschatten table td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding: 5px;
	vertical-align: top;
}
.text_standard {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.text_standard:hover {
	font-style: normal;
}
.text_grossbuchstaben {
	text-transform: uppercase;
}
.text_einrueckung {
	margin-left: 1em;
}


.newstabelle_tabellenkopf {
	background-image: url(balken_grau_aqua.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.newstabelle_tabellenzelle {
	width: 132px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	background-image: url(startseite_aktuelles_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}


.aktuellestabelle_tabellenzelle {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	background-image: url(startseite_aktuelles_hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}


.referenz_container {
	background-color: #E3E9F1; /* #E3E9F1 */
	padding: 0px;
	float: right;
	height: auto;
	width: 166px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.referenz_container img {
	padding: 0px;
	height: auto;
	width: 160px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.referenz_container td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}
.referenz_container a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


/* Standortkarte links */
.standortkarte {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

.googleMap {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 625px;
	display: block;
	border: 1px solid #666666;
}

/* Sonstiges */
.btn_internetangebot {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}


/* Bildergalerie (Greybox) */
.greyboxgalerie {
        display: block;
        padding: 0px;
        margin: 0px;
}
        .greyboxgalerie .thumbnail {
                float: left;
                background: #F8F8F8;
                margin: 9px;
                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: solid;
                border-left-style: solid;
                border-top-color: #CCCCCC;
                border-right-color: #999999;
                border-bottom-color: #999999;
                border-left-color: #CCCCCC;
                padding: 8px;
        }
                .greyboxgalerie .thumbnail a {
                        text-decoration: none;
                        background: none;
                        background-color: transparent;
                        margin: 0px;
                        padding: 0px;
                        width: 80px;
                        height: 80px;
                        overflow: hidden;
                        display: block;
                        border: 1px solid #CCCCCC;
                }
                        .greyboxgalerie .thumbnail a:hover {
                                text-decoration: none;
                                background: none;
                                background-color: transparent;
                        }
                        .greyboxgalerie .thumbnail a img {
                                margin: 0px;
                                padding: 0px;
                        }
