@charset "UTF-8";

.moduleCont1 {margin:0 0 30px 0;clear:both;}
#main .headOnly{margin-bottom:5px;}
.firstModule {margin-bottom:15px;}
.imgService{padding-bottom:10px;}
.internal-link{
	background: url(/res/img/sprite_icons.gif) no-repeat scroll 0 -1118px transparent;
    display: inline-block;
    padding: 0 0 0 8px;
   }
.arrowLink {
    background: url(/res/img/sprite_icons.gif) no-repeat scroll 0 -1118px transparent;
    list-style: none outside none;
    padding: 0 0 0 8px;
}
.s-img{width:170px;}

.listTitle{margin-bottom:1em;}
.linkInList{ /*flex: stmelf_teaser_pr_2spaltig*/
	list-style: none outside none;
	margin-left: -10px;
	padding-top:5px;	
}
.divToggle a.jsToggle{
   padding:2px 4px 2px 32px;
}

.clearfloat {clear:both;} 


.standaloneLink{margin:10px 0;}

.moduleCont1 .boxImage {margin:0 0 14px 0;}

.moduleTeaser2 li p img , .moduleTeaser2 .boxBg a img {
    display:inline;
    margin: 0 0 7px 5px;
    position: relative;
    top: 6px;
}
  
/* ------- Anpassung 07.06.2011 - Müller-Schmid ---  */
.moduleCont3 {margin-bottom:10px;}
a:visited {text-decoration:none;}

/* ------- Bildergalerie 2011-07-11 - ma ---  */

.moduleImpGal{
	float:left;
	padding:0 20px 15px 0;
	width:132px;
	min-height:150px;	
}
.moduleImpGal a img.galimg{
    border: 1px solid #BBBBBB;
    /*margin: 7px 14px 7px 0;*/
    padding: 5px;
    margin-bottom:5px;
}

.moduleImpGal .img-desc{
	font-size:0.9em;	
}	
span.download-highres{
	bottom: -5px;
    position: relative;	
}
.iformError{height:30px;background-color:red;color:#fff;font-weight:bold;text-align:center;font-size:20px;padding:5px;}

.globalIconLupe{
 background: url(/res/img/sprite_icons.gif) repeat scroll;	
 background-position: 0 -1823px;	
    height: 20px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000px;
    width: 20px;
    z-index: 2;
}    

/* ------- tabs 2011-07-11 - ma ---  */

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative;}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; /*padding: 0; !evil for tabs */ }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; background-position: 0 -100px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* ew modified */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {background-position:0 -100px;border-width:0;}
.ui-tabs .ui-tabs-nav li.ui-state-active a {background-position:100% -100px;padding-bottom:5px;color:#338233;}
.ui-tabs ul.ui-tabs-nav{ background: url(/res/img/bg/bg_tab.gif) repeat-x scroll center bottom #FFFFFF;overflow:hidden;  margin: 0 0 15px;
    overflow: hidden;
    padding: 12px 0 0;}
/* entfernt 18.06.2012 - Vk
.moduleCont9 {
    background:none;
}        
*/
/* Modifikationen im Zusammenhang mit Tabs (moduleCont9)  - 15.07.2011 - Vk */
.moduleCont9 a {background:none;}
.moduleCont9>ul {list-style:none;margin:0;}
.moduleCont9>ul>li {float:left;background:url("/res/img/bg/bg_tab_left_both.gif") no-repeat left top;margin:0;padding:0 0 0 7px;border-bottom:1px solid #338233;}
.moduleCont9>ul>li a {float:left;display:block;width:.1em;white-space: nowrap;background:url("/res/img/bg/bg_tab_right_both.gif") no-repeat right top;padding:5px 21px 4px 15px;text-decoration:none;font-weight:bold;color:#338233;}
.moduleCont9>ul>li a {width:auto;}
.moduleCont9>ul>li:hover, .moduleCont9 li a:hover {background-position:0% -100px;color:#338233;}
.moduleCont9>ul>li:hover a {background-position:100% -100px;}


/* Klassen für erweiterte Suche */
#ftsform {
    padding: 13px 0 0;
    width: 100%;
}
#ftsform fieldset {
	padding:13px 0 0;
	border-bottom: 1px dotted #99B299;
}
.boxContent{
	background-color:#F3F6EE;
}
#ftsform .boxContentHints{
	 padding: 0 0 8px 20px;
}	
#ftsform legend {
    color: #000000;
    display: block;
    font-weight: bold;
    padding: 10px 0 8px 20px;
    width: 100%;
}
* html #ftsform legend {
    width: 100%;
}
#ftsform ul {
}
#ftsform li {
    padding: 0 0 8px 20px;
}
#ftsform li.boxFirst {
    padding-bottom: 19px;
}
#ftsform .boxFieldList input {
    display: block;
    float: left;
    height: 13px;
    width: 13px;
}
#ftsform .boxFieldList .boxText {
    display: block;
    float: left;
    margin: -1px 0 0;
    padding: 0 0 0 5px;
    width: 440px;
}
#ftsform .boxFieldList label {
    display: inline;
}
#ftsform .boxSubmit {
    padding: 0 10px 10px 0;
    text-align: right;
}
#ftsform .boxDatum {
    padding: 0 0 0 20px;
}
#ftsform .boxDatum .clearfix {
    padding: 0 0 7px;
}
#ftsform .boxDatum .clearfix input {
    border: 1px solid #2F9B2F;
    color: #4C4C4C;
    float: left;
    font-size: 91.67%;
    margin: 0 1px 0 0;
    padding: 2px;
    vertical-align: top;
    width: 125px;
}
#ftsform .boxDatum label {
    color: #4C4C4C;
    display: block;
    padding: 0 0 2px;
}
#ftsform .boxDatum .boxSubmit {
    padding-top: 3px;
}
#ftsform .boxDatum .boxCalender {
    background: url("/res/img/icons/cal_ico.gif") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 0;
    height: 15px;
    line-height: 0;
    margin: 2px 0 0 6px;
    text-indent: -5000px;
    width: 15px;
}
    
#ftsform .formButtonSearch{
	position: relative;
    top: 5px;	
}	

#ftsform input.ftsSubmit{
	cursor:pointer;
}
#ftsform input.ftsSubmit:hover{
	background-color:#f2f2f2;
}

.iftscontainerDetail dl {
	padding:1em 0 1em 0;
	margin: 0;
	}

.iftscontainerDetail dl dt {
  font-size: 1.1em;
	line-height: 1.25em;
	font-weight: bold;
	padding: 0 0 .1em 0;
	margin: 0;
	display: block;
	}

.iftscontainerDetail dl dt a{
 	 text-decoration:none;
 	font-weight: bold;
 	font-size: 0.9em;
 	
}
.iftscontainerDetail dl dt a:hover{
 	  text-decoration:underline;
}
	
.sresultType{font-size: 0.6em;margin-right:0.5em;color:#666666;}

.iftscontainerDetail dl dd {
	font-size: 1.1em;
	line-height: 1.45em;
	padding: 0 ;
	margin: 0 0 1em 0;
	}

.iftscontainerDetail dl dd span.meta{
	font-size: .85em;
	color:#666666;
	}

span.highlight{
	color:#005099;
	background-color:yellow;
}

.modulePager {
    margin: 27px 0 47px;
    text-align: center;
}
.modulePager ul {
    display: inline;
    list-style: none outside none;
}
.modulePager li {
    display: inline;
}
.modulePager li a {
    padding: 0 9px 0 4px;
}
.modulePager li span {
    color: #333333;
    font-weight: bold;
    padding: 0 9px 0 0;
}
.ftsRequest{
	font-weight:bold;
	font-size:1em;
	color:green;
}

#form_recommend input{width:100%}

/*optimierungen ew72 
<input class="globalFormButtonDyn" type="submit" value="&gt; Anzeigen flexible Länge" alt="Anzeigen flexible Länge">
*/
.globalFormButtonDyn {overflow: visible;cursor: pointer;float: right;margin:0;padding: 1px 10px;width: auto;border:1px solid #338233;color:#338233;font-weight:bold;font-size:100%;background:transparent url(/res/img/bg/bg_button.gif) repeat-x;}


.innerModuleButton h3 {
    float: left;
    font-size: 95%;
}
.innerModuleButton h3 strong {
    background: url("/res/img/bg/bg_but_links.png") no-repeat scroll left top transparent;
    display: inline-block !important;
    overflow: hidden;
    padding: 0 0 0 15px;
    text-decoration: none;
    width: auto !important;
}
.innerModuleButton h3 strong span {
    background: url("/res/img/bg/bg_but_rechts.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 21px;
    min-width: 100px;
    padding: 4px 15px 0 0;
    vertical-align: middle;
    white-space: nowrap;
    width: auto !important;
}


/* ist orig 207 und bricht im ff um...*/
.divTeaser{width: 206px;}


/*achtung: aus additional fixes entnommen*/
.formular {
    margin-bottom: 10px;
}
.formular label {
    float: left;
    padding-right:20px;
}	

ul.boxFieldList{list-style: none outside none;}
.formular legend{font-weight:bold;margin-bottom:10px;}

/*binnenavigation für massen galerien*/
.moduleCont2 .binnenNavi{
	display:block;
	height: 35px;
	margin:0 auto;
	width:100%;
	text-align:center;
}

.moduleCont2 .binnenNavi a{
	padding-right: 10px;
	text-decoration:none; 
	width: 45%;
}

.sresultType-XPDF{
	width:15px;
	padding-left:10px;
	background: url(/res/img/icons/pdf.gif) no-repeat scroll right top transparent;
}




/* Klassen
 * für 
 * Shopping card
 */
table.shopCard{font-size:1em;}
table.shopCard th.article{text-align:left;font-weight:bold;width:50%;}
table.shopCard th.article{text-align:left;font-weight:bold;}
table.shopCard th.price{text-align:right;font-weight:bold;}
table.shopCard th.amount{text-align:right;font-weight:bold;}
.moduleTable1 table.shopCard .boxSum td {
    border-bottom: 1px solid #338233;
 }

table.minibasket .boxRowHint td {
    color: #000000;
    padding-bottom: 4px;
    padding-top: 4px;
}

.wbsCheckboxlist {
    margin-bottom: 5px;
    margin-left: 15px;
}

.globalFormButtonDyn{color:#fff;}

table.confirmCard{border:0;}
table.confirmCard tr td, table.confirmCard tr th{border:0;border-bottom:1px solid #000;}
table.confirmCard th{text-align:left;font-weight:bold;}
table.confirmCard .amount{text-align:right;}

table.minibasket{font-size:0.8em;border:0;}
.moduleTeaser9 .boxTable{font-size:0.9em;border:0;padding-bottom:1em;}
.boxLast{text-align:right;border:0}
.moduleCont2 .boxLast span{text-align:left;}
/*
.boxRowSum{font-weight:bold;border:1px solid #000;background-color:#cccccc}
.boxRowHead{border:1px solid #000;}
*/ 
.boxButton{border:0;}
.shopError{padding:1em;background-color:red;color:#fff;font-size:1em;font-weight:bold;}
.shopMsg{padding:1em;background-color:#fff;border:1px solid #000;font-size:1em;}
.shopHint{padding:1em;background-color:#fff;color:#000;font-size:1em;border:1px solid #000;}
.shopSuccess{padding:1em;background-color:green;color:#fff;font-size:1em;font-weight:bold;}
.formErrors{margin-top:4em; padding:0.2em;border:1px solid red;}

.cartButtonBack2Form .globalFormButtonDyn{float:left;}

/*
* General Form Styles
*
*/


.formItem {
    /*background-color: #F3F6EE;
    border-bottom: 1px solid #aaaeb6;
    border-right: 1px solid #aaaeb6;*/
    padding: .6em 1em .2em 1em;
    position: relative;
    }

    /*
.formItem  .follow {
    border-bottom: 1px solid #676c75;
    }
*/
    
.formLabel {
    float: left;
    width: 20%;
    min-width: 130px;
    padding: .3em 0 0 0;
    }

.formField {
    float: left;
    width: 60%;
    min-width: 360px;
    }
    
.formField.f_check {
	margin-top: .6em;	
}

.formField input {
    font-size: 1.1em;
    border: 2px inset #ddd;
    width: 96.1%;
    padding: .2em .4em;
    }
    
.formField input.f_plz {
    width: 12%;
    min-width: 55px;
}
    
.formField input.f_ort {
    margin-left: 2px;
    width: 76%;
    min-width: 275px;
}

.formField .f_land {
    float: left;
    margin-right: 1%;
    width: 45%;
}

.formField input.f_land2 {
    width: 50%;
}

.formField .formRadio {
    width: auto;
    float: left;
    }
    
formField .formRadio input {
    width: auto;
    float: left;
    border: none;
    padding: 0;
    }

.formField .formRadio label {   
    padding-left: .2em;
    padding-right: .5em;
    position: relative;
    top: .3em;
}

.formField textarea {
    font-size: 1.1em;
    border: 1px inset #aaaeb6;
    width: 96.1%;
    height: 10em;
    padding: .2em .4em;
    }
.contentCenterF .formField textarea {
    width: 96.8%;
    }

.formField select {
    font-size: 1.1em;
    border: 1px inset #aaaeb6;
    width: 100%;
    padding: .1em 0;
    }



label{
    font-size: 1.1em;
    }
    
.formFieldCheck,
.formFieldRadio {
    width: 100%!important;
    }

.formFieldCheck label,
.formFieldRadio label {
    padding-left: .4em;
    position: relative;
    top: -.1em;
    }
    
.formField input.input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width: 100%;
    border-top: 1px solid #737373;
    border-left: 1px solid #737373;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    padding: .2em .3em;
    }

.formField textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width: 100%;
    border-top: 1px solid #737373;
    border-left: 1px solid #737373;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    padding: .2em .3em;
    }

.formField select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width: 100%;
    padding: .1em 0;
    border-top: 1px solid #737373;
    border-left: 1px solid #737373;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    }

.formField span.itick {
    clear: left;
    display: block;
}
.formField span.itick input {
     width: 2em;
     border: none;
     height: 0.5em;
}
.formField label.itick{
    float: left;
    padding: 0 0 0 3em;
    position: relative;
    top: -0.5em;
}

.formFullHint {
    margin: 0.7em 0;
}

.oamForm {
    margin-top: 25px;
}


/*  Umstellung module icons wegen bf 

 diese Styles sind nun als inline-styles in den jeweiligen div-boxen gesetzt,
 damit die formatierung bestehender dokumente auch ohne reparse eine korrekte darstellung gewährleistet
  später können die inline styles entfernt und diese beiden klassen einkommentiert werden   
*/

/*
.moduleLayerRss{
   position: absolut;
   top: 25px;
   left: -257px;
   overflow:visible;
}
*/

.moduleIcons{
   overflow:visible;
   z-index: 10;
}

#box_toplayers{
   float: left;
}


.moduleIcons2 {
   position: relative;
   overflow:visible;
   float: left;
   top:3px;
   right:0px;
   left:10px;
   margin-right:0px;
}
.moduleIcons2 img {
   cursor: pointer;
   display: block;
   width:20px;
   height:20px;
   border:0;
   z-index:0;
}


/* kv adjacent siblings */

.moduleIcons2+.moduleLayerBookmark{
    position: absolute;
    top: 25px;
    left: -287px;
    overflow:visible;
    z-index:-1;
}

.moduleIcons2+.moduleLayerRss{
   position: absolute;
   top: 25px;
   left: -257px;
   z-index:-1;
   overflow:visible;
}


.moduleIcons2 a.boxFont, .moduleIcons2 a.boxFontBig{
  position: relative;
  top: -23px;
}



.moduleIcons2 a.boxRSS, .moduleIcons2 a.boxPrint, .moduleIcons2 a.boxBookmark, .moduleIcons2 a.boxNewsletter, .moduleIcons2 a.boxEmail {
  position: relative;
  top: -23px;
  left:-3px;
}


/*slider global*/
.slideGeneric {position:relative;margin:15px 0 0 0;}
.slideGeneric .boxSlideContainer  {margin:0 0 15px 17px;width:407px; min-height: 54px;display:none;background:#338233; color:#ffffff;}
.moduleRegional .slideGeneric .boxSlideContainer  {background:#ff9900;}
.slideGeneric .boxSlideContainer  div {width:357px;padding:10px 25px 0 25px;display:block;height:67px;}



/*slider 2spaltiges template */
.gridMainCols2ContentRight .slideGeneric .boxSlideContainer  {margin:0 0 15px 15px;width:607px;display:none; color:#ffffff;padding-top:15px;}
.gridMainCols2ContentRight .slideGeneric .boxSlideContainer  div {width:557px;padding:10px 25px 0 25px;display:block;}


/*detail link to shop article (flex/stmelf_Shop_artikel) out of container*/
ul.moreInfo{margin-left:0;list-style-type:none;}

/* glossar global */

.boxGlossarBox {
    background: none repeat scroll 0 0 #EDF5DE;
    border: 1px solid #547E1A;
    left: 199px;
    padding: 15px 20px;
    position: absolute;
    width: 391px;
    z-index: 10000;
}
.boxGlossarBox .jsHead {
    color: #666666;
    font-size: 91.67%;
    margin: 0 0 2px;
}
.boxGlossarBox .jsHead a {
    background: url(/res/img/sprite_icons.gif) no-repeat scroll -20px -2023px transparent;
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 15px;
}
.boxGlossarBox p {
    margin: 0;
}
.boxGlossarBox .jsContent {
    margin: 0 0 5px;
}
.boxGlossarBox .jsContent h3 {
    color: #666666;
    font-size: 1.5em;
    font-weight: normal;
}
.boxGlossarBox .jsFoot {
    background: url(/res/img/sprite_icons.gif) no-repeat scroll 0 -1118px transparent;
    padding: 0 0 0 9px;
}
.boxLargeGlossar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #547E1A;
    left: 315px;
    padding: 15px 20px;
    position: absolute;
    /*top: 408px !important;*/
    width: 405px;
    z-index: 10000;
}
.boxLargeGlossar .jsHead a {
    background: url(/res/img/sprite_icons.gif) no-repeat scroll -20px -2023px transparent;
    cursor: pointer;
    display: block;
    height: 15px;
    position: absolute;
    right: 9px;
    top: 9px;
    width: 15px;
}
.boxLargeGlossar p {
    margin: 0;
}
.boxLargeGlossar .jsContent {
    margin: 0 0 5px;
}
.boxLargeGlossar .jsContent h3 {
    color: #000000;
    font-size: 1.5em;
    font-weight: normal;
}


.istick {
    padding: 0 0 0 6px;
    position: relative;
    top: -3px;
}
	
/* Foersterfinder */
.ff_content {
	border: 2px solid green;
	padding: 2px 0 2px 5px;
	height:20px;
}
.ff_button {
	background-color: lightgreen;
	border: 2px solid green;
	padding: 3px 5px 3px 5px;	
	margin-left: 10px;		
	color: grey;				
}
.ff_result_bar {
	font-weight: bold;
	font-size: 13px;
	border-top: 3px solid #A5BD62;
	border-bottom: 1px solid #D2DBB0;
	background-color: #EBF1DF;
	padding: 7px 0px 7px 10px;
}
.ff_table td{
	border: 2px solid #EBF1DF;
}
.ff_headline {
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0px 0px 10px;
}
.ff_div {
  padding: 0px 10px 0px 10px;

}
.ff_highlight {
        font-weight: bold;
        text-decoration: underline;
}
.fancybox-wrap {
	border: 3px solid darkgrey;

}
.fancybox-outer {
	padding: 0px !important;
}
.fancybox-inner {
	width: 100% !important;
}
.fancybox-print {
	background: url("/res/img/icons/ff_print.gif") no-repeat scroll left top transparent;  	
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 18px;
    top: -18px;
    width: 36px;
    z-index: 1004;
}
/* Änderung A. Müller-Schmid, 26.06.2014 */
.fancybox-print {
	background: url("/res/img/icons/drucken_low.gif") no-repeat scroll left top transparent;  	
    right: 10px;
    top: -10px;
}


/* Amtsuche */

.amtsuche_headline {
		font-weight:bold;
		color: white;
		font-size:14px;
		background-color: #338233;
		padding: 5px 10px;
	}
	.amtsuche_button {
		background-color: #338233;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 3px 3px 3px #888;
		-webkit-box-shadow: 3px 3px 3px #888;
		box-shadow: 3px 3px 3px #888;
		color: white;
		padding: 5px;
		border: 1px solid #338233;
	}
	.amtsuche_button:hover {
		border: 1px solid lightgreen;
	}
	.amtsuche_box {
		width:95%;
		padding:15px;
		border:1px solid #338233;
	}
	.amtsuche_text {
		padding: 5px;
		width:400px;
		border: 2px solid #338233;

	}
	
	
/**GDFinder + general **/
.ihalb{width:45%;margin-left:4%}
.i1drittel{width:30%;margin-left:3%}
.i2drittel{width:62%;margin-left:3%}
.i1viertel{width:23%;margin-left:3%}
.i3viertel{width:71%;margin-left:3%}

.clearAll{
    clear:both;
    display:block;
    height:1em;
    background:transparent;
}

.iresult{width:100%;}


.wbsSubcat {
    background: url("/res/img/icons/list_dot.gif") no-repeat scroll 0.3em 0.4em transparent;
    padding-left: 1.5em;
}



    
