@charset "UTF-8";
/* CSS Document */


*{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 9;
	padding-left: 0;
}

html, body{
	height: 100.1%;
}

h1 {
	font-size: 19px;
	font-color: 000;
	color: #006;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-color: 000;
	color: #006;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	background-image: url(../bilder_startseite/bgoben.jpg);
	background-repeat: repeat-x;
}

h2.startseite {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-color: #FFF;
	color: #FFF;
	visibility: hidden;
		
}
.versteckt {
	visibility: hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0px;
}

.fliesstext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;	
}
.fliesstext_fff {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;	
}
.fliesstext_blau {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03F;
}
.fliesstext_us {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-bottom: 10px;
}

.fliesstext_us10 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin-bottom: 10px;
	padding-left: 15px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navcontainer {
	width: 940px;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	background-color: #000;
	margin-left: 25px;
	background-image: url(../bilder/bilder_image/verlaufnavi_dunkelgrau.jpg);
	background-repeat: repeat-x;
}
#verlaufunternavi {
	width: 940px;
	margin-top: 0px;
	float: left;
	margin-bottom: 7px;
	background-color: #FFF;
	margin-left: 25px;
	background-image: url(../bilder/bilder_image/verlauf_transparent.png);
	background-repeat: repeat-x;
	height: 20px;
}
#container {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 170px;
}
#um_die_boxen {
	float: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	background-color: #FFF;
	border-right-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	-moz-box-shadow: 5px 5px 4px #999;
	-webkit-box-shadow: 5px 5px 4px #999;
}

#triaxcontainer {
	float: left;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
}
#footer {
	float: left;
	height: 20px;
	width: 940px;
	margin-right: auto;
	margin-left: 25px;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	border-right-width: 0px;
	margin-bottom: 5px;
}



header {
	float: left;
	background-color: #353535;
	color: #A0A0A0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 968px;
}


#um_den_inhalt {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 960px;
	background-color: #FFF;
}

#ax_impress {
	margin-top: 20px;
	margin-left: 20px;

	width: 800px;
}

#startbild_li {
	float: left;
	height: 360px;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	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;
	z-index: 1;
}

#box {
	float: left;
	height: auto;
	width: 289px;
	margin-top: 25px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 2px
}
#box2 {
	float: left;
	height: auto;
	width: 288px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 2px
}
#box3 {
	float: left;
	height: auto;
	width: 288px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 2px
}

#box_2spaltig {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 25px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-color: #fff;
}
#box_2spaltig_kompo {
	float: left;
	height: auto;
	width: 595px;
	margin-top: 25px;
	margin-right: 19px;
	margin-bottom: 5px;
	margin-left: 25px;
	background-color: #fff;
}
#box_2spaltig_10 {
	float: left;
	height: auto;
	width: 585px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 20px;
	margin-left: 37px;
	background-color: #fff;
}
#box_3bild {
	float: left;
	height: auto;
	width: 288px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 25px;
	padding: 0px;
}

#box_3bild_re {
	float: right;
	height: auto;
	width: 288px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 30px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 25px;
	padding: 0px;
}

#box_3bildtriax {
	float: left;
	height: auto;
	width: 288px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 25px;
	padding: 0px;
}

#startbild_re {
	margin-top: 0px;
	width: 280px;

	float: right;
}
#cont_kl_pic {
	float: left;
	width: 630px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sixpic {
	float: left;
	width: 940px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: 120px;
}
#fourpic {
	float: left;
	width: 600px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: 120px;
}

#sixpiclautsprecher {
	float: left;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 25px;
	height: 120px;
}
#fourpiclautsprecher {
	float: left;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 25px;
	height: 140px;
}
#twopic {
	float: left;
	width: 430px;
	margin-top: 54px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: auto;
}
#twopic2 {
	float: right;
	width: 430px;
	margin-top: 54px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: auto;
}
#sixpic2 {
	float: left;
	width: 940px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 25px;
	background-color: #FFF;
	margin-left: 25px;
}


#pic1 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 19px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic1_4sp {
	float: left;
	height: 135px;
	width: 220px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic11 {
	float: left;
	height: 115px;
	width: 300px;
	margin-right: 20px;
	cursor: pointer;
}

#pic111presse {
	float: left;
	height: auto;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#pic111download {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}



#pic111 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic2 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic2_txt {
	float: left;
	height: 116px;
	width: 265px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pic22_txt {
	float: right;
	height: 116px;
	width: 265px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pic3 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
	}

#pic32 {
	float: left;
	height: 115px;
	width: 300px;
	margin-right: 20px;
	cursor: pointer;

}
#pic52 {
	float: left;
	height: 115px;
	width: 300px;
	margin-right: 0px;
	cursor: pointer;

}
#pic4 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 17px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic4_4sp {
	float: left;
	height: 135px;
	width: 220px;
	margin-right: 17px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic5 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 17px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
	}
	#pic5_4sp {
	float: left;
	height: 135px;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
	}

#pic6 {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 0px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic6_4sp {
	float: left;
	height: 135px;
	width: 220px;
	margin-right: 17px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#content {
	float: left;
	margin-top: 10px;
	margin-left: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	float: left;
	height: 115px;
	width: 990px;
	background-color: #FFF;

}
#txt_absolut{
	position:absolute;
	left:490px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 416px;
	padding-left: 3px;
}
#txt_absolut_start{
	position:relative;
	left:0px;
	top:-120px;
	font-family: Arial, Helvetica, sans-serif;
	width: 340px;
	z-index: 2;
	float: left;
	bottom: 0px;
	height: 80px;
	margin-left: 25px;
}
#container #um_die_boxen #content .jqzoom img {
	border: 1px solid #666;
}
.list_o_p {
	list-style-type: none;
}
a.pdf {
	background-image: url(../bilder_startseite/pdficon_small.gif);
	background-position: left bottom;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

#pic1sub {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic2sub {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic3sub {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#pic4sub {
	float: left;
	height: 115px;
	width: 140px;
	margin-right: 0px;
	margin-bottom: 5px;
	-moz-box-shadow:2px 0px 3px #CCC;
	-webkit-box-shadow:2px 0px 3px #CCC;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background-color: #fff;
	border-top: 2px solid #CCC;
	border-bottom: 0px none #FFF;
	border-left: 0px solid #CCC;
	border-right: 2px solid #CCC;
	border-radius: 2px;
	cursor: pointer;
}
#container #um_die_boxen #fourpicsub {
	float: left;
	width: 625px;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#container #um_die_boxen #box_3bildsub {
	float: right;
	height: 168px;
	width: 287px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color: #fff;
	border: 2px solid #CCC;
	border-radius: 25px;
	padding: 0px;

}
#container #um_die_boxen #box_2spaltig_xamp {
	float: right;
	width: 575px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
}

