/* HEADER */

/* Runde Ecken */

.topImgBottomRight {
        height:4px;
        margin-top:-4px;
        margin-right:0px;
	background-image:url('/files/include/image/gif/corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.topImgBottomLeft {

 	width:10%;
        height:4px;
        margin-top:-4px;
	margin-left:216px;

	background-image:url('/files/include/image/gif/corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 10%;
}

/* Runde Ecken ENDE */

/* HEADER ENDE */


/* Content  */

/* Allgemeines */

hr.white{
	width:10px;
	border: none;
}

.link_image
{
	display:inline;
	margin-right:4px;
}

.weiter, .back
{
	float:right;
	margin-bottom:15px;

}
.liste_ohne_kennzeichnung
{
	list-style:none;
	padding-left:0;
}

.icon_ext_links
{
	clear:left;
	float:left;
	margin-right:5px;
	border:none;
	margin-top:-3px;
	margin-bottom:3px;
}


/* Allgemeines Ende */


/* Content Allg  */

.contentLeft
{
	color: #231f20;
	float:left;
	padding-right:196px;
}

.contentLeftStd
{
	float:left;
	width:100%;
	max-width: 550px;
}

.contentLeft .thema
{
	font-size: 93%;
	text-transform:uppercase;
}

.contentLeft h1 ,
.contentLeftStd h1
{
	margin-top: 5px;
	font-size:135%;
}

.contentLeft h2 ,
.contentLeftStd h2
{
	margin-top: 5px;
	font-size:125%;
}

.contentLeft h3 ,
.contentLeftStd h3
{
	margin-top: 5px;
	font-size:115%;
}

#headImage
{
 	background-repeat: no-repeat;
	background-position: top left;

	float:left;
 	height:107px;
 	width:550px;
 	margin-bottom: 1px;
}

#headImage .topImgBottom
{
 	height:105px;
	background-image:url('/files/include/image/gif/corner_content_bottom.gif');
	background-repeat: no-repeat;
	background-position: 100% 102%;
}

#headImage .topImgTop
{
	margin-top:0px;
	margin-bottom:-6px;
	height:6px;
	background-image:url('/files/include/image/gif/corner_content_top.gif');
	background-repeat: no-repeat;
	background-position: 0px -2px;

}

#headImage h3, #headImage p
{
	background-color: #ffffff;
	color:#000000;
	float: right;
	padding:5px;
	margin-bottom:15px;
	margin-top: 55px;
	font-size:115%;
	font-weight:bold;
}


#headImage2
{
 	background-repeat: no-repeat;
	background-position: top left;

	float:left;
 	height:117px;
 	width:550px;
 	margin-bottom: 1px;
}

#headImage2 img
{
	position:relative;
	 z-index:1;
}


#headImage2 h3, #headImage2 p
{
	background-color: #e79700;
	color:#ffffff;
	float: right;
	padding:5px;
	margin-right: 7px;
	margin-top: 7px;
	font-size:1.2em;
	font-weight:bold;

	margin-top: -112px;
	position:relative;
	z-index:2;
}


#headImage2 .topImgBottom
{
	height:6px;
	background-image:url('/files/include/image/gif/corner_content_bottom.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;

	margin-top: -6px;
	position:relative;
	z-index:2;
}

#headImage2 .topImgTop
{
	height:6px;
	margin-top:0px;
	margin-bottom:-6px;
	background-image:url('/files/include/image/gif/corner_content_top.gif');
	background-repeat: no-repeat;
	background-position: 0px -2px;

	position:relative;
	z-index:2;

}



/* Content Allg ENDE */


/* Content Right */

.contentRight
{
	padding:0;
	margin:0;
	margin-right:3px;
	position:absolute;
	right:0;
	top:0em;
	width: 176px;
}

.contentRight hr
{
	clear:both;
	border: none;
	margin-bottom:5px;
	width:10px;
}

.contentRightStd,
.contentRightStd2
{
	padding:0;
	margin:0;
	margin-right:0px;
	margin-left:20px;
	float:left;
	width: 176px;
	max-width:176px;
}

.contentRightStd  hr ,
.contentRightStd2  hr
{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	width:10px;
	border: none;
	border-top: 1px solid white;
}


/* SERVICE LINKS  */
.serviceLinks
{
	float:left;

 	height:106px;
 	list-style:none;
	margin:0;
	padding:0;
 	padding-bottom: 3.5em;
	display: block;
	width:100%;
	border-top: 1px solid #000000;
}

.serviceLinks li
{
	margin:0;
	padding:5px;
	border-bottom: 1px solid #000000;
	display: block;
}

.serviceLinks img
{
	border:none;
	display:inline;
	margin-top:3px;
	margin-bottom:-3px;
}

img.icon_link_service {
	margin-top:-3px;
	margin-right:3px;
	margin-bottom:0px;
}


/* SERVICE LINKS ENDE */


/* BOXEN rechts */

.contentRightStd .rightBox,
.contentRightStd2 .rightBox
{
	float:left;
}

.rightBox
{
	position:relative;
	width: 178px;
	padding:0;
	margin:0;
	margin-top:0px;
	margin-bottom:5px;
	display:block;
	background-image:url('/files/include/image/gif/rightbox_shadow_right.gif');
        background-repeat: repeat-y;
	background-position: 0% 15%;
}

.rightBoxImgTop
{
	position:absolute;
	top:0;
	height:6px;
	width: 180px;
	background-image:url('/files/include/image/gif/rightbox_shadow_border_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.rightBoxImgBottom
{
	height:8px;
	width: 180px;
	background-image:url('/files/include/image/gif/rightbox_shadow_border_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rightBoxImg
{
	height:64px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

.rightBoxContent
{
	width: 164px;
	margin:0;
	padding:5px;
}

.rightBoxContent p {
	margin-bottom:5px;
}

.rightBoxContent h3{
	padding-top:6px;
	padding-right:4px;
	padding-bottom:6px;
	padding-left:4px;

	margin-top:-5px;
	margin-right:-5px;
	margin-bottom:5px;
	margin-left:-4px;

	color: #ffffff;
	background-color: #142E5C;
        background-repeat: repeat-x;
	background-position: 0% 0%;

	font-size: 100%;
	font-weight: bold;
}

.rightBoxContent h3 img{
	margin-top:-15px;
	margin-bottom:-5px;
	margin-right:5px;
	float: right;
}

/* BOXEN rechts */



/* Boxen Content unten */

.content_box_bottom{
	width:100%;
	margin-right:-7px;
	padding-right:7px;
	margin-bottom:25px;
	border-top:1px solid #5d7b9e;
	border-left:1px solid #5d7b9e;
	background-image:url('/files/include/image/gif/content_shadow.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.content_box_bottom ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.content_box_bottom ul li
{
	margin-bottom:7px;
}

.content_box_bottom h3
{
	background-color: #CFDCE5;
	margin:0;
	margin-top:-12px;
	padding:4px;
	color: #142E5C;
}

.content_box_bottom_content
{
	padding:7px;
}

.leftBoxContentImgBottomLeft
{
	height:10px;
	margin-left:-4px;
	margin-top:0px;
	margin-bottom:5px;
	background-image:url('/files/include/image/gif/corner_content_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

.leftBoxContentImgTopRight
{
	position:relative;
	top:-7px;
	left:-1px;
	height:6px;
	background-image:url('/files/include/image/gif/corner_content_top_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.leftBoxContentImgTopLeft
{
	position:relative;
	height:6px;
	top:-1px;
	right:-8px;
	background-image:url('/files/include/image/gif/corner_content_top_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

/* Boxen Content unten */


/* Aktuellseite */

.contentText h4{
	font-size:100%;
	font-weight:bold;
}

.contentText,
.contentTextFirst
{
	margin-bottom:15px;
}

.imageLeftStart
{
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right: 15px;
	margin-bottom:15px;
}

.imageLeft,
.bild_links
{
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right: 15px;
	margin-bottom:15px;
}

.imageRight,
.bild_rechts
{
	float: right;
	margin-right:0px;
	margin-top:0px;
	margin-left: 15px;
	margin-bottom:15px;
}

.imageRightStart
{
	float: right;
	margin-right:0px;
	margin-top:0px;
	margin-left: 15px;
	margin-bottom:15px;
}


/* Kasten 1. mit runden Ecken */
.contentTextFirst
{
	padding:5px;
	background-color: #c3d5e1;
	background-image:url('/files/include/image/gif/corner_top_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.leftBoxImgBottomRight
{
	height:5px;
	margin-right:-5px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url('/files/include/image/gif/corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.leftBoxImgBottomLeft
{
	height:5px;
	margin-left:-5px;
	margin-top:-5px;
	margin-bottom:-6px;
	background-image:url('/files/include/image/gif/corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.leftBoxImgTopRight
{
	height:5px;
	margin-right:-5px;
	margin-bottom:-5px;
	margin-top:-5px;
	background-image:url('/files/include/image/gif/corner_top_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

.leftBoxImgTopLeft
{
	height:5px;
	margin-left:-5px;
	margin-top:-5px;
	margin-bottom:-2px;
	background-image:url('/files/include/image/gif/corner_top_left.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.contentTextFirst .imageLeftStart
{
	margin-left:-5px;
	margin-top:-5px;
}

.contentTextFirst .imageRightStart
{
	margin-right:-5px;
	margin-top:-5px;
}

/* Kasten 1. mit runden Ecken ENDE */

/* Aktuellseite ENDE */



/* Kontaktformular */

.form_left
{
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	float: left;
	width: 150px;
}

.form_button
{
	padding-top: 5px;
	clear: both;
	margin-left: 250px;
}

.form_right
{
	padding-top: 5px;
	float: left;
	width: 360px;
}

.form_right input, .form_right textarea
{
	width: 350px;
}

.form_right textarea
{
	height:200px;
}

.form_right select
{
	width:355px;
}


/* Kontaktformular ENDE */


/* Formulare "VOR ORT" */

#vorort_form select{
	height:20px;
	font-size:12px;
}

.vorort_beschreibung{
	width:250px;
	float:left;
	height:30px;
}

.vorort_beschreibung select{
	width:230px;
}

.vorort_plz{
	text-align:right;
	float:left;
	width:100px;
	margin-right:10px;
	height:30px;
}

.vorort_plz_select{
	text-align:right;
	float:left;
	width:230px;
	margin-right:10px;
	height:30px;
}

.vorort_plz_select select{
	width:200px;
}

.vorort_plz input{
	width:5em;
	height:18px;
}

.vorort_suchen{

	height:30px;
}

/* Formulare "VOR ORT" ENDE */


/* Listen */

/* Listen Boxen */
.contentListBox,
.contentListBoxLast
{
	position:relative;
	width: 178px;
	padding:0;
	margin:0;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	display:block;
	background-image:url('/files/include/image/gif/listbox_shadow_right.gif');
        background-repeat: repeat-y;
	background-position: 0% 15%;
	float:left;
}

.contentListBoxLast
{
	margin-right:-4px;

}

.contentListBoxLast h3,
.contentListBox h3
{
	padding-top:10px;
	padding-right:4px;
	padding-bottom:7px;
	padding-left:4px;
	margin-top:-5px;
	margin-right:-5px;
	margin-bottom:0px;
	margin-left:-4px;
	color: #142e5c;
	background-color: #CFDCE5;
	font-size: 100%;
	font-weight: bold;
}

.contentListBox p, .contentListBox ul,
.contentListBoxLast p, .contentListBoxLast ul
{
	margin-bottom:0px;
	margin-right:5px;
	margin-left:-5px;
}

.contentListBoxContent
{
	padding:7px;
	width: 164px;
	margin:0;
	padding:5px;
}

.contentListBoxImgTop
{
	position:absolute;
        top:-1px;;
        left:0px;
	height:6px;
	width: 178px;
	background-image:url('/files/include/image/gif/listbox_shadow_border_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.contentListBoxImgBottom
{
	height:8px;
	width: 178px;
	background-image:url('/files/include/image/gif/listbox_shadow_border_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentListBoxImg
{
	height:62px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
}

.weiter_liste
{
	float:right;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:-5px;
}

/* Listen Boxen ENDE */

/* Listen Std  - sonst wie Aktuellseite */

.list img{
	width: 196px;
}

.weiter img{
	width:4px;
}
/* Listen Std ENDE */


/* Listen ENDE */


/* RSS */

.bild_rss
{
	float:left;
	margin-right:10px;
	margin-top:-15px;
}

/* RSS END */


/* Fragen und Antworten ID 8 */


ul.faq_oben {
	width:100%;
       	margin: 0px;
       	padding: 0px;
       	border-top: 1px solid #333333;
	margin-bottom:30px;
}

ul.faq_oben img.link_image{
	display:none;
}

.faq_oben li{
       margin: 0px;
       list-style-type:none;
       display: block;
}

#contentContainer .faq_oben a, #contentContainer .faq_oben a:link, #contentContainer .faq_oben a:visited,
.faq_oben a, .faq_oben a:link, .faq_oben a:active, .faq_oben a:visited
{
	width:100%;
      	display: block;
      	padding-top: 5px;
      	padding-bottom: 5px;
      	font-weight: bold;
      	background-image: url('/files/bilder/image/gif/pfeil.gif');
      	background-repeat: no-repeat;
      	background-position: 10px 10px;
}

#contentContainer .faq_oben a:hover,  #contentContainer .faq_oben li a:active,  #contentContainer .faq_oben li a:focus,
.faq_oben a:hover,  .faq_oben li a:active,  .faq_oben li a:focus
{
     	display: block;
     	background-color: #E7E7E8;
     	text-decoration: underline;
	border-bottom: 1px solid #CCCCCC;
}

.links_frei {
    	margin-left: 20px;
   	display: block;
}

ul.faq_unten {
	width:100%;
    	margin: 0px;
    	padding: 0px;
    	padding-top: 3px;
    	padding-bottom: 3px;
    	display: block;
    	border: none;
    	border-bottom: 1px solid #333333;
}

ul.faq_unten img.link_image{
	display:none;
}

.faq_unten li{
      	margin: 0px;
      	list-style-type:none;
      	background-color: #E7E7E8;
      	padding: 0px;
      	padding-right: 5px;
      	padding-left: 20px;
      	background-image: url('/files/bilder/image/gif/pfeil.gif');
      	background-repeat: no-repeat;
      	background-position: 10px 10px;

}


#contentContainer .faq_unten li a, #contentContainer .faq_unten li a:link, #contentContainer .faq_unten li a:visited,
.faq_unten li a, .faq_unten li a:link,.faq_unten li a:visited {
      	display: block;
	font-weight:normal;
      	background-image: none ;
    	border-bottom: none;
}
.gew {
     	background-color: #E7E7E8;
}

/* Fragen und Antworten ENDE */

/* Glossar */

.buchstaben{
      float: left;
      padding: 5px;
      white-space: nowrap;
      font-weight: bold;
      color: #B9B9BC;
      font-size: 1.2em;
}

a.schwarz, a.schwarz:link , a.schwarz:visited ,
a.schwarz:hover, a.schwarz:active, a.schwarz:focus
{
      color: #000000;
}

a.grau, a.grau:link , a.grau:visited ,
a.grau:hover, a.grau:active, a.grau:focus
{
      color: #919398;
}

.box_glossar{
	background-color: #E7E7E8;
	padding: 5px;
	float: left;
	margin-bottom: 1.5em;
        width: 540px;
}

.pfeil_glossar{
	float: left;
	padding: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.letter{
	clear: left;
	font-size: 1.2em;
}

/* Glossar ENDE */


/* Deutschlandkarte */
#bundeslaender{
	width:245px;
	float:left;
}

ul.b_laender{
	width:180px;
	padding:0 10px;
	margin:0;
}

ul.b_laender li{
	margin:0;
	padding:3px 0;
}

ul.b_laender li a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding: 2px 5px 2px 10px
}
ul.b_laender li a:hover{
	color:#000000;
	background-color:#e6e6e6;
}

/* Deutschlandkarte ENDE */

/* Filialsuche */
#form-label{
	float:left;
	width:19em;
}
#form-field{
	float:left;
	margin-right:1em;
}
#form-submit{}

/* Filialsuche ENDE */

/* Sitemap */
.sitemap {

	list-style-image: url('/files/include/image/gif/icon_intern.gif');

}
.sitemap li{
	margin-top:4px;
}
/* Sitemap ENDE */

/* wird genutzt???? */

a.main,
a.main:link{
	display: block;
	text-decoration:none;
	border:1px solid green;
}

a.main h3{
	display: block;
}

.main p,
a.main p,
a.main:link p{
	display:none;
	text-decoration:none;
}

a.main:hover p,
a.main:focus p{
	display: block;
}
