/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

.pngTransparent {
	border: 0 none #fff;
}

a img {
	border: none;
}
.noBorder {
	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;
}


body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	text-align: center; /* Zentrierung fuer alte IEs */
	background: transparent none scroll repeat center top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.contentLine {
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}


h1 {
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	font-size: 80%;
	color: #676767;
	margin: 10px 0;
	line-height: 18px;
}
a {
	color: #c66d00;
	text-decoration: none;
}

.textSchwarz {color: #000000
}

/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder,
.boxy-inhalt {
	background: transparent none scroll repeat 0 0;
	width: 975px;
	text-align: left; /* text-align:center (body) neutralisieren */
	position: relative;
	padding: 0; /* Zentrierung fuer moderne Browser */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#head {
	height: 290px;
	width: 975px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 15px;
}


.boxLogo {
	height: 82px;
	width: 246px;
	float: left;
	margin-right: 23px;
	margin-bottom: 15px;
}
.boxSlogan {
	float: left;
	height: 67px;
	width: 706px;
	padding-top: 10px;
	margin-bottom: 10px;
}



.boxSlogan h1 {
	color: #067151;
	font-family: "Times New Roman", Times, serif;
	font-size: 220%;
	font-weight: normal;
}

.boxSideHead {
	float: left;
	height: 195px;
	width: 205px;
	margin-right: 23px;
	background-color: #f5f5f5;
	background-attachment: scroll;
	background-image: url(templates/images/sidebox_top_big.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 41px;
}
.boxSideHead  h1 {
	font-family: "Times New Roman", Times, serif;
	color: #067151;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
}
.boxSideHead  h2 {
	background-attachment: scroll;
	background-image: url(templates/images/listpoint_sidebox.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	line-height: 18px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-family: Arial, Times, serif;
	text-transform: uppercase;
        font-size: 75%;
}
.boxSideHead  p {
	margin-left: 15px;
}
.boxSideHead  a {
	text-decoration: underline;
	margin-top: 10px;
	display: block;
}
.boxLeft {
	float: left;
	width: 205px;
}
#boxNavLeft {
	width: 205px;
}
#boxNavLeft ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#boxNavLeft ul li {

}
#boxNavLeft ul li a {
	background-attachment: scroll;
	background-image: url(templates/images/but_nav_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 33px;
	height: 33px;
	width: 160px;
	display: block;
	color: #7d7c7c;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 45px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#boxNavLeft  ul  li  a:hover, #boxNavLeft  ul  li  a.aktiv {
	background-attachment: scroll;
	background-image: url(templates/images/but_nav_left.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	color: #f08808;
}
#boxNavLeft ul li ul {
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#boxNavLeft ul li ul li a {
	background-image: none;
	margin:0 0 5px 0px;
	padding: 0px;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	text-transform: none;
	color: #333333;
	font-size: 80%;
	text-decoration: none;
}
#boxNavLeft ul li ul li a:hover {
	color: #C66D00;
	text-decoration: underline;
}

#boxNavLeft ul li ul li ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#boxNavLeft ul li ul li ul li a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	text-transform: none;
	color: #666666;
	font-size: 70%;
	text-decoration: none;
	width: 145px;
}
#boxNavLeft ul li ul li ul li a:hover {
	color: #C66D00;
	text-decoration: underline;
}

#boxNavLeft ul li ul li ul li ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#boxNavLeft ul li ul li ul li ul a {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	text-transform: none;
	color: #666666;
	font-size: 70%;
	text-decoration: none;
	width: 130px;
}
#boxNavLeft ul li ul li ul li ul a:hover {
	color: #C66D00;
	text-decoration: underline;
}


.boxRight {
	float: left;
	width: 205px;
}

.boxSideBig {
	height: 195px;
	width: 205px;
	margin-right: 23px;
	background-color: #f5f5f5;
	background-attachment: scroll;
	background-image: url(templates/images/sidebox_top_big.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.boxSideBig h1 {
	font-family: Arial, Times, serif;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
	color: #151515;
	background-attachment: scroll;
	background-image: url(templates/images/listpoint_sidebox.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	display: block;
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.boxSideBig p {
	margin-left: 15px;
        margin-right: 10px;
}
.boxSideBig h2 {
	margin-left: 15px;
	font-size: 80%;
	margin-bottom: 5px;
}




.boxSide {
	width: 205px;
	background-color: #f5f5f5;
	background-attachment: scroll;
	background-image: url(templates/images/sidebox_top_smal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sprechzeiten {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.boxSide h1 {
	font-family: Arial, Times, serif;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
	color: #151515;
	background-attachment: scroll;
	background-image: url(templates/images/listpoint_sidebox.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	display: block;
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 8px;
}

.boxSide  h2 {
	display: block;
	line-height: 18px;
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 80%;
}
.boxSide  p {
	margin-left: 15px;
}
.dayTab {
	font-weight: bold;
	font-size: 70%;
}
.zeitTab {
	font-size: 70%;
	color: #575757;
}


.boxSide  a {
	text-decoration: none;
	margin-top: 10px;
}

#content,
.boxy-inhalt {
	width: 468px;
	float: left;
	margin-right: 30px;
}

.boxy-inhalt {
	margin-right: 0;
}

#content h1,
.boxy-inhalt h1 {
	display: block;
	margin-bottom: 15px;
        font-family: "Times New Roman", Arial serif;
        color: #067151;
}

#content ul,
.boxy-inhalt ul {
        margin: 0 0 15px 12px;
        padding: 0;
}

#content ul li,
.boxy-inhalt ul li {
        font-size: 75%;
        color: #676767;
line-height: 16px;
}

.list-nav {
        font-size: 75%;
        color: #676767;
}

#boxHeadnav {
	height: 65px;
	width: 705px;
	position: relative;
	margin-bottom: 25px;
	background-attachment: scroll;
	background-image: url(templates/images/hg_headnav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#boxHeadnav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#boxHeadnav ul li {
	display: inline;
}
#boxHeadnav ul li a {
	line-height: 65px;
}

#boxLeftContent {
	float: left;
	width: 205px;
	margin-left: 41px;
	margin-top: 22px;
	margin-right: 23px;
}

#boxRightContent {
	width: 705px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
}


#boxHeadBild {
	height: 195px;
	width: 705px;
	position: relative;
	float: left;
}
.bildHead {
	position: absolute;
	height: 195px;
	width: 705px;
	left: 0px;
	top: 0px;
}
.bildHeadMaske {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 195px;
	width: 705px;
}




.maskeBilderContent {
	position: relative;
	height: 101px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bildContMaske {
	display: block;
	position: absolute;
	height: 101px;
	width: 468px;
	left: 0px;
	top: 0px;
}
.bildCont01 {
	position: absolute;
	height: 101px;
	width: 140px;
	left: 0px;
	top: 0px;
	display: block;
}
.bildCont02 {
	position: absolute;
	height: 101px;
	width: 140px;
	left: 164px;
	top: 0px;
	display: block;
}
.bildCont03 {
	position: absolute;
	height: 101px;
	width: 140px;
	top: 0px;
	right: 0px;
	display: block;
}


.maske-einzeln {
        background-image: url(templates/images/maske_bild_content.png);
        height: 101px;
        width: 140px;
        left: 0;
        top: 0;
        position: absolute;
        
}

.maske-bild {
        position: relative;
        display: block;
        margin-top: 5px;

}



#boxHeadnav .headnavLink01 {
	height: 65px;
	width: 70px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}

#boxHeadnav .headnavLink02 {
	height: 65px;
	width: 79px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
#boxHeadnav .headnavLink03 {
	height: 65px;
	width: 113px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
#boxHeadnav .headnavLink04 {
	height: 65px;
	width: 129px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
#boxHeadnav .headnavLink05 {
	height: 65px;
	width: 88px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
#boxHeadnav .headnavLink06 {
	height: 65px;
	width: 130px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
#boxHeadnav .headnavLink07 {
	height: 65px;
	width: 88px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	text-transform: uppercase;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}

#boxHeadnav a:hover.headnavLink01,#boxHeadnav  a:hover.headnavLink02,#boxHeadnav  a:hover.headnavLink03,#boxHeadnav  a:hover.headnavLink04,#boxHeadnav  a:hover.headnavLink05,#boxHeadnav  a:hover.headnavLink06,#boxHeadnav  a:hover.headnavLink07, #boxHeadnav a.aktiv.headnavLink01,#boxHeadnav  a.aktiv.headnavLink02,#boxHeadnav  a.aktiv.headnavLink03,#boxHeadnav  a.aktiv.headnavLink04,#boxHeadnav  a.aktiv.headnavLink05,#boxHeadnav  a.aktiv.headnavLink06,#boxHeadnav  a.aktiv.headnavLink07 {
	color: #C66D00;
	background-attachment: scroll;
	background-image: url(templates/images/hg_headnav_over.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}
 


#footer {
	width: 975px;
	position: relative;
	margin-top: 20px;
}
#footer p {
	text-align: center;
	line-height: 25px;
}
#footerNav {
	height: 20px;
	width: 975px;
	text-align: center;
}

#footer ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer  ul  li  {
	color: #000000;
	font-size: 70%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	display: inline;
}
#footerNav ul li a {
	color: #000000;
}
#footerNav ul li a:hover {
	color: #C66D00;
}

