@font-face{
    font-family:'Font Awesome 6';
    src:url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-solid-900.ttf),
        url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-solid-900.woff2)
}

@font-face{
    font-family:'Font Awesome 6 Light';
    src:url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-light-300.ttf),
        url(../../../../../fonts/fontawesome-pro-6.0.0-web/webfonts/fa-light-300.woff2)
}

html, body
{
  padding:0px;
  margin:0px;
}

body {
    -webkit-text-size-adjust: 100%;
    background: #f2ede9;
    font-family: sans-serif;
    font-size: 13px;
}

a, a:link, a:visited { color: #634002; }
a:active, a:hover { color: #cd701c; }

.underline { text-decoration: underline; }

/**************************** Scroll Overlay *****************************************************************************************/
#scroll_overlay {
    position: fixed; 
    top: 36px; 
    left: 0;
    box-sizing: border-box;
    width: 100%;
    z-index: 6;
    padding: 0 5%; 
    background-color: rgba(255, 255, 255, .95);
    display: none;
    border-bottom: 1px solid #f0dcbb;

    -moz-box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
    -webkit-box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
    box-shadow: 0px 0px 6px 0px rgba(240,220,187,0.3);
}

#so_box {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

#scroll_overlay .header_logo {
    margin: 12px 0;
    float: left;
    cursor: pointer;
}

#scroll_overlay .header_logo img {
    width: auto;
}

#so_mbmenu {
    margin: 0 0 0 127px;
    padding: 6px 0 0;
}

#scroll_overlay .cc_main {
    background: transparent;
}

/************************** hintergrund bild ***********************/
.wrapper {
    position: relative;
    width: 100%;
    margin-top: 36px;
}

.main_info {
    width: 100%;
    height: 36px;
    background-color: #634002;
    position: fixed;
    top: 0;
    z-index: 103;
}

.main_info_container {
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.main_info_text, .main_info_text a, .main_info_text a:link, .main_info_text a:hover, .main_info_text a:visited {
    color: #f0e8d8;
    font: 400 13px/18px "Open Sans",Arial,sans-serif;
    text-decoration: none;
    transition: color .2s, background-color .2s;
}

.main_info_text, .main_info_userinfo {
    display: inline-block;
    padding: 0 40px;
    height: 36px;
}

.main_info_text {
    margin: 0;
}

.main_info_text_ico {
    display: block;
    float: left;
    font-size: 21px;
    margin: 8px 0 7px;
}

.main_info_tel .main_info_text_ico {
    font-size: 18px;
    line-height: 20px;
    margin-top: 9px;
}

.main_info_text_text {
    display: block;
    float: left;
    margin: 9px 0 0;
    padding-left: 8px;
}

.main_info_text.small .main_info_text_text {
    display: none;
}

.aktiv.main_info_text {
    background: #f0dcbb;
}

.aktiv .main_info_text_ico, .aktiv .main_info_text_text {
    color: #634002;
}

.main_info_userinfo {
    color: #f0e8d8;
    font: 400 13px/36px "Open Sans",Arial,sans-serif;
}

.main_info_colorbox {
    border: none;
    box-shadow: 3px 3px 3px -3px rgba(99,64,2,0.8), -3px 3px 3px -3px rgba(99,64,2,0.8);
}
.main_info_colorbox #cboxTopLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxTopRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxMiddleLeft{background:url();width:0;height:0;}
.main_info_colorbox #cboxMiddleRight{background:url();width:0;height:0;}
.main_info_colorbox #cboxTopCenter{background:url();width:0;height:0;}
.main_info_colorbox #cboxBottomCenter{background:url();width:0;height:0;}
.main_info_colorbox #cboxClose{display:none;}
.main_info_colorbox #cboxLoadedContent{margin:0;}

.main_menu_colorbox_tools {
	border: none;
	box-shadow: 0 0 3px 0 rgba(99,64,2,0.8);
}
.main_menu_colorbox_tools #cboxTopLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxTopRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxMiddleLeft{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxMiddleRight{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxTopCenter{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxBottomCenter{background:url();width:0;height:0;}
.main_menu_colorbox_tools #cboxClose{display:none;}
.main_menu_colorbox_tools #cboxLoadedContent{margin:0;}

.main_menu_colorbox#colorbox {
	border: none;
	box-shadow: 0 0 3px 0 rgba(99,64,2,0.8);
	overflow: visible;
}
.main_menu_colorbox #cboxWrapper{overflow: visible;}
.main_menu_colorbox #cboxTopLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxTopRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxMiddleLeft{background:url();width:0;height:0;}
.main_menu_colorbox #cboxMiddleRight{background:url();width:0;height:0;}
.main_menu_colorbox #cboxTopCenter{background:url();width:0;height:0;}
.main_menu_colorbox #cboxBottomCenter{background:url();width:0;height:0;}
.main_menu_colorbox #cboxClose{
	top: -40px;
	left: 0;
	background: transparent;
	height: 40px;
}
.main_menu_colorbox #cboxContent{overflow: visible;}
.main_menu_colorbox #cboxLoadedContent{margin:0;}

.c_box {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.rc_box {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.frc_box {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.header {
    background: #ffffff;
}

.header_rel {
    position: relative;
    z-index: 2;
}

.header_abs {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, 0);
}

.header_brand {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.header_inner {
    box-sizing: border-box;
    overflow: hidden;
}

.header_logo {
    float: left;
    margin: 40px 0 0 6.875%;
}

.header_textblock {
    float: right;
    margin: 54px 11.354166666666666666666666666667% 0 0;
}

.header_texte {
    display: inline-block;
    max-width: 545px;
}

.header_text {
    font: 400 45px/38px 'Lovers Quarrel', cursive;
    color: #634002;	
    text-align: center;
}

@media all and (max-width:910px){
    .header_brand {
        margin-bottom: 14px;
    }
    
    .header_logo {
        float: none;
        margin: 16px 0 0;
        text-align: center;
    }
    
    .header_textblock {
        float: none;
        margin: 6px 5% 0;
        text-align: center;
    }
    
    .header_texte {
        max-width: 490px;
    }
    
    .header_text {
        display: inline;
        font-size: 40px;
        line-height: 35px;
    }
}

.header .mbmenu_container {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 0 30px;
	box-sizing: border-box;
}

.main_info .mbmenu_container {
	float: right;
	margin: 0;
}

.mbmenu_trigger_box {
	float: left;
}

.mbmenu_trigger {
	float: left;
	cursor: pointer;
}

@media all and (min-width:320px){
	#cssbp_ident {
		display: block;
	}
}


.zertifikate {
    background: #decec1 url(hintergrundbilder/zertifikate_bg.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
}

.zertifikate_bilder {
    display: none;
}

.zertifikate .rc_box {
    max-width: 854px;
}

.zertifikate_box {
    position: relative;
    padding: 70px 5.6206088992974238875878220140515% 61px;
}

.zertifikate_hl {
    color: #634002;
	font: 400 45px/1 'Lovers Quarrel', cursive;
    text-shadow: 0 0 5px rgba(0,0,0,0.1);
    text-align: center;
}

.zertifikate_text {
    color: #634002;
    font: 400 17px/1.4 'Open Sans',Arial,sans-serif;
    text-shadow: 0 0 5px rgba(0,0,0,0.1);
    width: 444px;
    margin: 0;
}

.zertifikate_text_box {
    margin: 31px 0 0;
    text-align: center;
}

.zertifikate_text_line {
    display: block;
    text-align: center;
}

.zertifikate_link_box {
    display: inline-block;
    margin: 35px 0 0;
    width: 100%;
    text-align: center;
}

.zertifikate_link {
    position: relative;
    float: right;
    cursor: pointer;
}

.zertifikate_link:after {
    position: absolute;
    top: 105%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #634002;
    content: "";

    opacity: 0.2;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity:0.2;
    -khtml-opacity: 0.2;

    transform: scaleX(0.9);
    -moz-transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -webkit-transform: scaleX(0.9);
    -o-transform: scaleX(0.9);

    transition: transform 0.3s ease, opacity 0.3s ease;
    -moz-transition: transform 0.3s ease, opacity 0.3s ease;
    -ms-transition: transform 0.3s ease, opacity 0.3s ease;
    -webkit-transition: transform 0.3s ease, opacity 0.3s ease;
    -o-transition: transform 0.3s ease, opacity 0.3s ease;
}

.zertifikate_link:hover:after {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;

    transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    -webkit-transform: scaleX(1.1);
    -o-transform: scaleX(1.1);
}

.zertifikate_medal {
    display: block;
    position: absolute;
    top: -4px;
    left: 586px;
    right: auto;
}

@media all and (max-width:756px) {
    .zertifikate_medal {
        display: block;
        left: auto;
        right: 5.6206088992974238875878220140515%;
    }
}

@media all and (max-width:700px) {
    .zertifikate_medal {
        display: none;
    }
    
    .zertifikate_text {
        margin: 0 auto;
    }
    
    .zertifikate_hl, .zertifikate_text_line {
        text-align: center;
    }
    
    .zertifikate_link {
        float: none;
        display: inline;
    }
}

@media all and (max-width:500px) {
    .zertifikate_text {
        margin: 0;
        width: 100%;
    }
}

@media all and (max-width:450px) {
    .zertifikate_text_line {
        display: inline;
    }
}

.zertifikate_colorbox#colorbox{box-shadow: 0 0 10px 0 rgba(153,153,153,0.8);}
.zertifikate_colorbox #cboxContent{position: relative;}
.zertifikate_colorbox #cboxLoadedContent{margin-bottom: 51px;}
.zertifikate_colorbox #cboxTopLeft{width:0; height:0; background:url();}
.zertifikate_colorbox #cboxTopRight{width:0; height:0; background:url();}
.zertifikate_colorbox #cboxBottomLeft{width:0; height:0; background:url();}
.zertifikate_colorbox #cboxBottomRight{width:0; height:0; background:url();}
.zertifikate_colorbox #cboxMiddleLeft{width:0; background:url();}
.zertifikate_colorbox #cboxMiddleRight{width:0; background:url();}
.zertifikate_colorbox #cboxTopCenter{height:0; background:url();}
.zertifikate_colorbox #cboxBottomCenter{height:0; background:url();}

.zertifikate_colorbox #cboxPrevious, .zertifikate_colorbox #cboxNext {
    width: 33.3333333333333333%;
    height: calc(100% - 51px);
    position: absolute;
    top: 0;
    background: transparent;
    color: #fff;
    font: normal 80px/1 'Font Awesome 6';
    text-shadow: 0 0 5px rgba(0,0,0,0.8);
    opacity: 0.1;
    transition: opacity 0.2s;
}

.zertifikate_colorbox #cboxPrevious:hover, .zertifikate_colorbox #cboxNext:hover {
    opacity: 1;
}

.zertifikate_colorbox #cboxPrevious {
    left: 0;
    text-align: left;
    padding-left: 20px;
}

.zertifikate_colorbox #cboxNext {
    right: 0;
    left: auto;
    text-align: right;
    padding-right: 20px;
}

.zertifikate_colorbox #cboxSlideshow {
    width: 33.3333333333333333%;
    height: calc(100% - 51px);
    position: absolute;
    top: 0;
    left: 33.3333333333333333%;
    background: transparent;
    font: normal 80px/1 'Font Awesome 6';
    text-shadow: 0 0 5px rgba(0,0,0,0.8);
    opacity: 0;
    transition: opacity 0.2s;
}

.zertifikate_colorbox#colorbox.cboxSlideshow_off #cboxSlideshow, .zertifikate_colorbox#colorbox.cboxSlideshow_on #cboxSlideshow {
    color: #fff;
}

.zertifikate_colorbox #cboxSlideshow:hover {
    opacity: 1;
}

.zertifikate_colorbox #cboxTitle.cboxTitleExt, .zertifikate_colorbox #cboxTitle.cboxTitleNor{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position:absolute;
    bottom:51px;
    left:0;
    width:100%;
    color:#333333;
    padding: 14px 19px;
    background:url() rgba(255,2555,255,0.9);
    text-align: left;
    font: 400 14px/20px 'Open Sans',Verdana,sans-serif;
    z-index: 1;
}

.zertifikate_colorbox #cboxTitle.cboxTitleExt a, .zertifikate_colorbox #cboxTitle.cboxTitleNor a {
    color:#333333;
}

.zertifikate_colorbox #cboxCurrent {
    left: 19px;
    bottom: 12px;
    font: 700 19px/1.4 'Open Sans',Verdana,sans-serif;
    letter-spacing: 2px;
}

.zertifikate_colorbox #cboxClose {
    font: normal 21px/1 'Font Awesome 6';
    bottom: 14px;
    right: 15px;
    width: auto;
}


#kontaktfooter {
	position: relative;
	background: #634002;
}

.kontaktfooter_text_wrap {
	width: 301px;
	margin: 0 auto;
}

#kontaktfooter .streifen_text {
	font: 400 13px/1.3 'Open Sans',Arial,sans-serif;
	color: #f0e8d8;
}

.kontaktfooter_block.left {
	width: 256px;
	float: left;
}

.kontaktfooter_block.right {
	width: 266px;
	float: left;
}

.kontaktfooter_block.center {
	width: 301px;
	float: left;
	margin-bottom: 53px;
}

#kontaktfooter h1.streifen_hl {
	margin: 53px 0 0;
	padding: 0;
	color: #f0e8d8;
	font: 400 45px/1 'Lovers Quarrel', cursive;
}

#kontaktfooter .adresse_cell, #kontaktfooter .oeff_cell {
	float: left;
	display: table-column;
}

#kontaktfooter .adresse_cell.desc {
	width: 57px;
}

a.adresse_tel, a.adresse_tel:link, a.adresse_tel:visited, a.adresse_tel:active, a.adresse_tel:hover {
    color: #ededed;
    text-decoration: none;
}

#kontaktfooter .oeff_cell.desc {
    width: 93px;
}

@media all and (min-width:705px){
	.kontaktfooter_text_wrap {
		width: 685px;
	}
	
	.kontaktfooter_block.left {
		margin-left: 27px;
	}
	
	.kontaktfooter_block.right {
		float: right;
		margin-right: 27px;
	}
	
	.kontaktfooter_block.center {
		clear: both;
		margin-left: 27px;
	}
}

@media all and (min-width:1040px){
	.kontaktfooter_text_wrap {
		width: 960px;
	}
	
	.kontaktfooter_block.left {
		margin-left: 0;
		margin-right: 68px;
	}
	
	.kontaktfooter_block.right {
		margin-right: 0;
	}
	
	.kontaktfooter_block.center {
		clear: none;
		margin-left: 0;
	}
}


.scrolltop_trigger {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: -50px;
    right: 40px;
    z-index: 3;
    background: transparent;
    color: #333;
    font-size: 45px;
    line-height: 1;
    cursor: pointer;
    
    transition: color 0.2s ease;
}

.scrolltop_trigger:hover {
    color: #999;
}


/*********************************************************************************************************************/
/* allgemein fuer alle module verwendete classen, namen nicht aendern*/
.fehler {
  color:#c80a0a;
}
.fehlerrahmen {
  border:1px solid #c80a0a ! important;
}

.fehler_inputtext {
	color: #c80a0a ! important;
}

.deaktivunterstrich {
  border-bottom:1px solid #c80a0a;
}

.kennzeichnung {
  font-size:7pt;
  color:#989898;
}

.tooltip {
  font-size:7pt;
  line-height: 8pt;
  color: #9c9c9c; /*#646567; #7fadc7;*/
}

#containerWohnung .tooltip
{
	color: #62a1d9;
}

.up_tooltip
{
	font-size:10px;
	color: #aba38c;
}

.klappboxHL {
    background-color: #dadada;
    font-family:verdana;
    font-size: 16px;
    color: #474747;
}

.nodisplay { display: none; }

.default_extruder_button {
    padding:1px 7px;
    display:inline-block;

    cursor: pointer;
    text-decoration:none;

    color: #fafafa;
    font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 18px;
    text-shadow: 0 0 2px #4d4d4d;
    
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    
    border:1px solid #808080;
    
    -moz-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999999), color-stop(0.95, #808080));
    background:-moz-linear-gradient(top, #999999 5%, #808080 95%);
    background:-webkit-linear-gradient(top, #999999 5%, #808080 95%);
    background:-o-linear-gradient(top, #999999 5%, #808080 95%);
    background:-ms-linear-gradient(top, #999999 5%, #808080 95%);
    background:linear-gradient(to bottom, #999999 5%, #808080 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#808080',GradientType=0);
    
    background-color:#999999;
}
	
.default_extruder_button:hover {
    color:#333333;
    text-shadow: 0 0 2px #ffffff;
    border:1px solid #b3b3b3;

    -moz-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    box-shadow:inset 0px 1px 0px 0px #e5e5e5;
	
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(0.95, #b3b3b3));
    background:-moz-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-webkit-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-o-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-ms-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:linear-gradient(to bottom, #cccccc 5%, #b3b3b3 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b3b3b3',GradientType=0);
    
    background-color:#cccccc;
}


/*********************************************************************************************************************/
/*schrift*/
.standardschrift
{
  font-family:verdana;
  color:#545454;
  font-size:12px;
  line-height: 18px;
}

a.helplink
{
	color:#9c9c9c;
	text-decoration:none;
}

.standardschrift h1 a
{
  font-size:16pt;
}
.standardschrift h1
{
  font-weight:normal;
  font-size:16pt;
}
.standardschrift h2
{
  font-weight:normal;
  font-size:13pt;
}
.standardschrift h3
{
  font-weight:normal;
}

.farbenormal a, .farbenormal
{
  color:#36618b;
}
.farbeaktiv, .farbeaktiv a, .cmerster a
{
	color:#545454;
}
.farbeaktivII, .farbeaktivII a
{
  color:#184471;
}


.helptext
{
	color: #989898;
}

.extruder_standard
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
  	line-height: 13px;
}

.extruder_standard h1
{
	font-family: Verdana;
}

.extruder_standard .farbeaktivextruder, .standardschrift .farbeaktivextruder
{
  color:#4d4d4d;
}


/*********************************************************************************************************************/
/*formularfelder*/
.eingabe {
	font-family:Arial;
	font-size:12px;
	color:#373737;
	border:1px solid #bbb;
	padding-left:3px;
}
textarea.eingabe
{
	resize: none;
}
.eingabefeedback
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #dadada;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_text_bg_127.jpg) no-repeat left bottom;
}
.eingabefeedback:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_focus_text_bg_127.jpg) no-repeat left bottom;
}
.eingabetextareafeedback
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #dadada;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_text_bg_270.jpg) no-repeat left bottom;
}
.eingabetextareafeedback:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_focus_text_bg_270.jpg) no-repeat left bottom;
}

.eingabefeedbackII
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #c2c2c2;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_text_bg_187.jpg) no-repeat left bottom;
}
.eingabefeedbackII:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/eingabe_focus_text_bg_187.jpg) no-repeat left bottom;
}
.eingabetextareafeedbackII
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  border:1px solid #c2c2c2;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_text_bg_390.jpg) no-repeat left bottom;
  resize: none;
}
.eingabetextareafeedbackII:focus
{
  font-family:Arial;
  font-size:12px;
  color:#144472;
  border:1px solid #7fadc7;
	padding-left:3px;
  background: transparent url(hintergrundbilder/textarea_focus_text_bg_390.jpg) no-repeat left bottom;
}

.mainmenue_startlink_container
{
	color: 4d4d4d;
	font-family: Arial;
	font-size: 15px;
	cursor: pointer;
	float: left;
	margin-left: 21px;
	margin-top: 4px;
	padding: 3px 9px;
	white-space: nowrap;
	background: transparent url(mbMenu/images/verlauf_oben.png) repeat;
	-moz-box-shadow:#808080 0px 0px 5px;
	-webkit-box-shadow:#808080 0px 0px 5px;
	box-shadow:#808080 0px 0px 3px;
}


/************************************ Templates / Common ************************************/
.mf_hl {
	font-family: verdana;
	color: #c80a0a;
	font-size: 11pt;
	font-weight: normal;
}

.mf_frage {
	color: #c80a0a;
}

.bmenuetext span {
	cursor: pointer;
}


/*********************************************************************************************************************/
/*module*/
/*********************************************************************************************************************/
/************************************ galerie ************************************/
.galerierot
{
	color:#CC0000;
  	font-weight:normal;
}

.galeriegruen
{
	color:#018B01;
	font-weight:normal;
}

.gal_new_intext_trigger
{
	cursor: pointer;
	font-family: verdana;
	color: #a5a5a5;
	font-size: 20px;
}

.gal_intext_search_trigger { cursor: pointer; }

.gal_ov_search_trigger
{
	cursor: pointer;
	float: left;
}

#gal_men_formular_container {
    clear: both;
    padding: 40px 0 0;
    
    background: #decec1;
    background: -webkit-linear-gradient(#decec1, #e6d9cf);
    background: -o-linear-gradient(#decec1, #e6d9cf);
    background: -moz-linear-gradient(#decec1, #e6d9cf);
    background: linear-gradient(#decec1, #e6d9cf);
    
    outline: 1px solid #decec1;
    margin: 24px 0 0;
}

.gal_list #gal_men_formular_container {
	padding: 40px 0 0;
}

.gal_ed_leftspacer { padding-left: 12px; }
.gal_ed_topspacer { padding-top: 12px; }

.gal_intext0_search_trigger
{
	cursor: pointer;
	color: #9c9c9c;
}

.gal_intext0_bevelinner_color { background-color: #eee; }

.gal_intext0_pos_left
{
	float: left;
	margin-right: 20px;
}

.gal_intext0_pos_right
{
	float: right;
	margin-left: 20px;
}

.gal_srch_hl
{
	font-size: 14pt ! important;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #184471;
	line-height: 1.5;
}

.gal_srch_galhl
{
	font-family:verdana;
	color:#184471;
	font-size:11pt;
	font-weight:normal;
}

.gal_srch_navi
{
	color: #9c9c9c;
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
}

.gal_ed_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}


.gal_men_input {
	width: 151px;
	padding: 2px 6px;
	margin: 16px 0 0;

	background-color: #fff;
	color: #4d4d4d;
	font: 400 13px/18px 'Open Sans', arial, sans-serif;
	border: 1px solid #c4c4c4;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px #e2e2e2;
	-moz-box-shadow: inset 2px 2px 5px #e2e2e2;
	box-shadow: inset 2px 2px 5px #e2e2e2;
}

#gal_men_input_name {
	margin-left: 16px;
}

#gal_men_input_email {
	width: 336px;
}

.gal_men_input_double {
	width: 336px;
}

.gal_men_input.right {
	margin-left: 16px;
}

#gal_men_msg_container {
	width: 511px;
	margin: 16px 0 0;

	background-color: #fff;
	color: #4d4d4d;
	border: 1px solid #c4c4c4;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px #e2e2e2;
	-moz-box-shadow: inset 2px 2px 5px #e2e2e2;
	box-shadow: inset 2px 2px 5px #e2e2e2;
}

.gal_men_textarea {
	width: 497px;
	border: none;
	padding: 2px 6px;
	/*margin: 5px;*/
	color: #4d4d4d;
	font: 400 13px/18px 'Open Sans', arial, sans-serif;
	resize: vertical;
	background: transparent;
}

#gal_men_filecontainer {
	position: relative;
	overflow: hidden;
}

#gal_men_filetrigger_container {
	background: url(../../../../module/GalleryExt/formular/dateiupload_hg.png) no-repeat;
	height: 96px;
	width: 100%;
	position: relative;
}

.gal_men_filetrigger {
	height: 62px;
	width: 511px;
	position: absolute;
	top: 17px;
	left: 0;
	cursor: pointer;
	display: none;
}

.gal_men_filetrigger_text {
	margin: 0 0 0 50px;
}

.gal_men_filetrigger_text .top {
	margin: 7px 0 0;
	font: 400 17px/17px 'Open Sans', arial, sans-serif;
}

.gal_men_filetrigger_text .bottom {
	margin: 16px 0 0;
	font: 400 11px/11px 'Open Sans', arial, sans-serif;
}

#gal_men_filemax {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	padding: 7px 15px 0;
	background-color: #dddddd;
	display: none;
}

.gal_men_fileinput {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 1px;
	height: 1px;
}

.gal_men_fileinfo {
	height: 39px;
	background: url(../../../../module/GalleryExt/formular/datei_hg.png) no-repeat;
	position: relative;
}

.gal_men_fileinfo:last-of-type {
	margin-bottom: 12px;
}

.gal_men_fileinfo_text {
	padding: 12px 0 5px 50px;
	white-space: nowrap;
	overflow: hidden;
	color: #666;
	font: 400 12px/1.2 'Open Sans', arial, sans-serif;
	cursor: default;
}

.gal_men_fileinfo_ende {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../../../../module/GalleryExt/formular/datei_textabdeckung.png) no-repeat;
	width: 73px;
	height: 39px;
}

.gal_men_fi_rmtool {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 40px;
	height: 27px;
	cursor: pointer;
}

.gal_men_fi_rmtool img {
	position: absolute;
	top: 7px;
	left: 20px;
}

#gal_men_cb_kopie {
    display:none;
}

#gal_men_cb_kopie + label span {
    display:inline-block;
    width:27px;
    height:27px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background: url(../../../../module/GalleryExt/formular/check.png) left top no-repeat;
    cursor:pointer;
}

#gal_men_cb_kopie:checked + label span {
    background: url(../../../../module/GalleryExt/formular/check.png) -27px top no-repeat;
}

#gal_men_input_captcha {
	width: 80px;
	margin: 0 0 0 16px;
}

.gal_men_topspace { padding-top: 16px; }


/******************* suche *********************************/
.suchfeld {
	width: 311px;
	height: 30px;

	font: 600 22px/1.1 'Open Sans', Arial, sans-serif;
	color: #009898;
	text-shadow: 0 0 1px rgba(0,152,152,0.7);

	background: transparent;
	border: none;	

	padding: 0;
	margin: 0;
}

.srch_sh_suchfeld input {
	color: #009898;
}

/************************************ mbContainer ************************************/

.mbckopftext {
	text-shadow:#aaa 0px 0px 1px;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11pt;
}

.mbc_wohnung_kopftext {
  text-shadow:#aaa 0px 0px 1px;
  color:#FFFFFF;
  font-family:Verdana;
  font-size:11pt;
}

.mbc_wohnung_contentueberschrift {
  color:#d9d9d9;
  font-family:Verdana;
  font-size:11pt;
}

.mbc_content_gross {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11pt;
}

.mbc_content_klein {
	color:#FFFFFF;
}

/*kruemelpfad gleich aber nicht kruemelpfad fuer die flaggen*/
.verlauf {
    color: #634002;
    font: 400 13px/18px 'Open Sans',Verdana,Arial,sans-serif;
    min-height: 18px;
    padding: 4px 12px 4px 20px;
    margin: 0;
    background: #e5d9cf;
    box-shadow: inset -1px 0 0 0 #decec1, 
                inset 0 1px 0 0 #decec1, 
                inset 0 -1px 0 0 #decec1,
                inset 1px 0 0 0 #decec1;
}

/*kruemelpfad selbst*/
.verlaufslink, .verlaufslink:hover, .verlaufslink a, .verlaufslink a:link, .verlaufslink a:visited, .verlaufslink a:active, .verlaufslink a:hover {
    text-decoration: none;
    font: 400 13px/18px 'Open Sans',Verdana,Arial,sans-serif;
    color: #634002;
}

.verlauf_icon {
    display: inline-block;
    margin: 0 8px 0 0;
}

.verlaufslinklast {
    color:#ffffff ! important;
    font-size:10pt;
    font-weight:bold;
    padding-right:8px;
}

/************************************ beitrage ************************************/
.ueberschriftoverview {
    font-size: 22px ! important;
    font-family: Verdana;
    margin-top: 0px;
    color: #545454;
    line-height: 27px;
}

.beitragdetailueberschrift, h1.beitragdetailueberschrift {
    font: 700 25px/35px LibreBaskerville,Georgia,serif ! important;
    margin: 0 0 3px;
    color:#634002;
}

.standardschrift .listueberschrift {
    margin-top:0px;
    margin-bottom:9px;
    color:#184471;
}

.abstractoverview {
    font-family: Verdana;
    color:#545454;
    font-size: 16px;
    line-height: 25px;
}

.abstractshow {
    font: 700 16px/26px LibreBaskerville,Georgia,serif;
    color: #634002;
}
.abstractlist {
    font: 400 13px/1.5 'Open Sans', 'Verdana', sans-serif;
    color:#545454;
}

/* left / right templates */
.show-structure-picture-border-left, .show-structure-picture-border-right {
  border:1px solid #80aec6;
}

.bildunterschrift_galerie {
    font-size:8pt;
}
.bildunterschrift {
    font-size:11px;
    color:#9c9c9c;
}


/*system methoden layouts*/
.Content_kategorien_Selectbox {
    width:95%;
}

/***************************ContentThread***********************************************************/

.CTtextblock p {
    margin-top:0px;
}

.CTedit_zwischenHL {
    font-family: verdana;
    color: #737473;
    font-size: 11pt;
    font-weight: normal;
}

.CTinhalt ol, .CTinhalt ul {
    margin-bottom: 0px;
}

.CTinhalt ol li, .CTinhalt ul li {
    color: #545454;
    font: 400 13px/18px Verdana, Arial,sans-serif;
    margin-bottom: 12px;
}

.CTinhalt h1 {
    color: #634002;
    font: 700 25px/35px LibreBaskerville,Georgia,serif;
    margin: 0 0 3px;
}

.CTinhalt td {
    color: #545454;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_texte h1 {
    color: #634002;
    font: 700 25px/35px LibreBaskerville,Georgia,serif;
    margin: 0 0 3px;
}

.CTshow_texte td {
    color: #545454;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_texte li {
    color: #545454;
    font: 400 17px/1.47 'open Sans',Verdana, Arial,sans-serif;
}

.CTshow_tags_hl {
    color: #9c9c9c;
    font-family: 'Verdana';
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding-bottom: 5px;
    text-align: center;
}

a.CTshow_tags {
    color: #9c9c9c;
    line-height: 30px;
    margin: 0 15px;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
	
    transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease; 
}

a.CTshow_tags:after {
    position: absolute;
    top: 105%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #9c9c9c;
    content: "";

    transform: scaleX(0.9);
    -moz-transform: scaleX(0.9);
    -ms-transform: scaleX(0.9);
    -webkit-transform: scaleX(0.9);
    -o-transform: scaleX(0.9);

    transition: transform 0.3s ease, background-color 0.3s ease;
    -moz-transition: transform 0.3s ease, background-color 0.3s ease;
    -ms-transition: transform 0.3s ease, background-color 0.3s ease;
    -webkit-transition: transform 0.3s ease, background-color 0.3s ease;
    -o-transition: transform 0.3s ease, background-color 0.3s ease;
}

a.CTshow_tags:hover {
    color: #634002;
}

a.CTshow_tags:hover:after {
    background: #634002;

    transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    -webkit-transform: scaleX(1.1);
    -o-transform: scaleX(1.1);
}

.CTshow_tags_tags {
    color: #80aec6;
    font-size: 12px;
    font-family: verdana;
    text-align: center;
}

.ct_sh_schmalbild {
    margin: 0 48px 30px 0;
}

.ct_sh_hl {
    padding: 3px 40px 0 46px;
    color: #634002;
    background: transparent;
}

.ct_sh_hl span {
    background: transparent;
    padding: 4px 0;
    box-decoration-break: clone;
    box-shadow: 8px 0 0 transparent, -8px 0 0 transparent;
    line-height: 37px;
}

@-moz-document url-prefix() {
    .ct_sh_hl {
        padding-left: 38px;
        padding-top: 0;
    }

    .ct_sh_hl span {
        box-shadow: none;
        padding: 2px 8px 4px;
    }
}

.ct_np_hint_trigger {
    color: #36618B;
    cursor: pointer;
}

.ct_np_bs_label {
    color: #333333;
    padding-left: 12px;
}

.ct_npic_helptext_trigger {
    float: right;
    margin-right: 25px;
    padding-top: 3px;
    cursor: pointer;
    color: #36618b;
    font-size: 10pt;
}

.ct_npic_eingabe {
    font-family:Arial;
    font-size:12px;
    color:#808080;
    border:1px solid #b3b3b3;
    padding-left:3px;
    margin-right: 18px;
    width: 30px;
    text-align: right;
}

.ct_npic_demobox {
    background-color: #a0e288;
    color: #fff;
    font: bold 12px/18px Verdana,Arial,sans-serif;
    height: 50px;
    overflow: hidden;
    text-align: center;
    padding: 12px 0;
}

.ct_npic_demobox_text {
    margin: 15px 0;
    padding: 0 6px;
    display: inline-block;

    opacity: 0.0;
    filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.ct_npic_btn_container {
    position: relative;
    height: 66px;
    width: 94px;
    margin-right: 5px;
    margin-bottom: 4px;
}

.ct_draft_row {
    cursor: pointer;
    height: 30px;
}

.ct_draft_desc {
    font-family: Verdana;
    font-size: 12px;
    color: #737473;
}

.ct_draft_content {
    padding-left: 40px;
    font-family: Verdana;
    font-size: 12px;
    color: #737473;
}
.ct_draft_topspace { padding-top: 8px; }
.ct_draft_pathpic { padding: 0px 8px; }


#ct_fo_formular_container {
	clear: both;
	padding: 25px 60px 41px 56px;
	background: #e6f5fc;
	margin: 0 -40px 0 -48px;
}

#ct_fo_formular_container h3 {
	margin: 0;
	font: 600 20px/1.4 'Open Sans', arial, sans-serif;
	color: #634002;
}

.ct_fo_desc {
	font: 400 14px/20px 'Open Sans', arial, sans-serif;
	margin: 13px 0 12px;
}

.ct_fo_input {
	width: 151px;
	padding: 2px 6px;
	margin: 16px 0 0;

	background-color: #fcfcfc;
	color: #4d4d4d;
	font: 400 13px/18px 'Open Sans', arial, sans-serif;
	border: 1px solid #c4c4c4;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px #e2e2e2;
	-moz-box-shadow: inset 2px 2px 5px #e2e2e2;
	box-shadow: inset 2px 2px 5px #e2e2e2;
}

#ct_fo_input_name {
	margin-left: 16px;
}

#ct_fo_input_email {
	width: 336px;
}

.ct_fo_input_double {
	width: 336px;
}

.ct_fo_input.right {
	margin-left: 16px;
}

#ct_fo_msg_container {
	width: 511px;
	margin: 16px 0 0;

	background-color: #fcfcfc;
	color: #cfe5e5;
	border: 1px solid #c4c4c4;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px #e2e2e2;
	-moz-box-shadow: inset 2px 2px 5px #e2e2e2;
	box-shadow: inset 2px 2px 5px #e2e2e2;
}

.ct_fo_textarea {
	width: 497px;
	border: none;
	padding: 2px 6px;
	/*margin: 5px;*/
	color: #4d4d4d;
	font: 400 13px/18px 'Open Sans', arial, sans-serif;
	resize: vertical;
	background: transparent;
}

#ct_fo_filecontainer {
	position: relative;
	overflow: hidden;
}

#ct_fo_filetrigger_container {
	background: url(hintergrundbilder/beitrag_dateiupload_hg.png) no-repeat;
	height: 96px;
	width: 100%;
	position: relative;
}

.ct_fo_filetrigger {
	height: 62px;
	width: 511px;
	position: absolute;
	top: 17px;
	left: 0;
	cursor: pointer;
	display: none;
}

.ct_fo_filetrigger_text {
	margin: 0 0 0 50px;
	color: #545454; /*#ffe5e5;*/
}

.ct_fo_filetrigger_text .top {
	margin: 7px 0 0;
	font: 400 17px/17px 'Open Sans', arial, sans-serif;
}

.ct_fo_filetrigger_text .bottom {
	margin: 16px 0 0;
	font: 400 11px/11px 'Open Sans', arial, sans-serif;
}

#ct_fo_filemax {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	padding: 7px 15px 0;
	background-color: #dddddd;
	display: none;
}

.ct_fo_fileinput {
	position: absolute;
	top: -10px;
	left: 0px;
	width: 1px;
	height: 1px;
}

.ct_fo_fileinfo {
	height: 39px;
	background: url(../../module/ContentThread/formular/datei_hg.png) no-repeat;
	position: relative;
}

.ct_fo_fileinfo:last-of-type {
	margin-bottom: 12px;
}

.ct_fo_fileinfo_text {
	padding: 12px 0 5px 50px;
	white-space: nowrap;
	overflow: hidden;
	color: #666;
	font: 400 12px/1.2 'Open Sans', arial, sans-serif;
	cursor: default;
}

.ct_fo_fileinfo_ende {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../../module/ContentThread/formular/datei_textabdeckung.png) no-repeat;
	width: 73px;
	height: 39px;
}

.ct_fo_fi_rmtool {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 40px;
	height: 27px;
	cursor: pointer;
}

.ct_fo_fi_rmtool img {
	position: absolute;
	top: 7px;
	left: 20px;
}

#ct_fo_cb_kopie {
    display:none;
}

#ct_fo_cb_kopie + label span {
    display:inline-block;
    width:27px;
    height:27px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../../module/ContentThread/formular/check.png) left top no-repeat;
    cursor:pointer;
}

#ct_fo_cb_kopie:checked + label span {
    background:url(../../module/ContentThread/formular/check.png) -26px top no-repeat;
}

#ct_fo_input_captcha {
	width: 80px;
	margin: 0 0 0 16px;
}

.ct_fo_topspace { padding-top: 16px; }


/***************************player sachen***********************************************************/

/* container has a background image */
div.playerbox a.player {
	display:block;
	width:150px;
	height:84px;
	padding:0;
	text-align:center;
	float:left;
/*
	margin:4px 20px 20px 0;
*/
}

div.playerbox a.player img
{
	margin-top:55px;
	border:0;
}

div.playerbox
{
	clear:both;
	width:100%;
	margin-bottom:30px;
/*
  border:1px solid #ddd;
	margin:30px;
	padding:10px 20px 0px 20px; */
/*	font:12px "bitstream vera sans","lucida grande", verdana;
	color:#666;
	background-color:#efefef; */
}

/***************************internal structure styles***********************************************************/
/*
.internallink6{} .internallink24{}
*/
.internallink_frei
{
  color:#018B01;
  font-weight:normal;
}

.internallink_unfrei
{
  color:#CC0000;
  font-weight:normal;
}

.internal_ueberschrift
{
  color:#6a6a6a;
  font-weight:bold;
}

.internallink_haupt
{
  background-color:#FBFF80;
  font-weight:bold;
  letter-spacing:1px;
}

/************************* Property ****************************************************/
.exposee_absatzheadline
{
  font-family:verdana;
  color:#184471;
  font-size:11pt;
  font-weight:normal;
}

.exposee_absatzheadline_aktiv
{
  font-family:verdana;
  color:#379317;
  font-size:11pt;
  font-weight:normal;
}

.bildoutline_blau
{
	border: 1px solid #80aec6;
}

/************************* Sitemap ****************************************************/
.sm_ov_container {
    border-top: 41px solid #634002;
    background: #c0a793;
/*    background: -webkit-linear-gradient(#e6d9cf, #f5efe6);
    background: -o-linear-gradient(#e6d9cf, #f5efe6);
    background: -moz-linear-gradient(#e6d9cf, #f5efe6);
    background: linear-gradient(#e6d9cf, #f5efe6);*/
    display: none;
}

@media all and (min-width:960px){
	.sm_ov_container {
		display: block;
	}
}

.sitemap_content {
	font-size: 12px;
	color: #333333;
}

.sm_ov_tabset a {
	color: #634002;
	text-decoration: none;
}

.sm_ov_strip {
	float: left;
	width: 116px; 
	overflow: hidden; 
	padding-right: 45px;
}

.sm_ov_strip:last-of-type {
	padding-right: 0;
}

.sm_ov_cchead, .sm_ov_cclinkhead {
	font-weight: bold;
	padding-bottom: 8px;
	overflow: hidden;
}

.sm_ov_entry, .sm_ov_entry:hover, .sm_ov_cchead, .sm_ov_cclinkhead a {
	color: #634002;
}

.sm_ov_rootkat {
	width: 960px;
	margin: -41px auto 0;
}

.sm_ov_slidetool_container {
	position: relative;
	height: 0px;
}

.sm_ov_slidetool {
	position: absolute;
	box-sizing: border-box;
	width: 41px;
	height: 41px;
	padding: 8px 0 0;
	top: 0px;
	z-index: 3;
	cursor: pointer;
	font-size: 23px;
	color: #f0e8d8;
	background: #0a0;
}

.sm_ov_slidetool.left {
	left: 0px;
	padding-left: 4px;
	
	background: -webkit-linear-gradient(left, rgba(99,64,2,1) 30%, rgba(99,64,2,0));
    background: -o-linear-gradient(right, rgba(99,64,2,1) 30%, rgba(99,64,2,0));
    background: -moz-linear-gradient(right, rgba(99,64,2,1) 30%, rgba(99,64,2,0));
    background: linear-gradient(to right, rgba(99,64,2,1) 30%, rgba(99,64,2,0));
}

.sm_ov_slidetool.right {
	right: 0px;
	padding-right: 4px;
	text-align: right;
	
	background: -webkit-linear-gradient(left, rgba(99,64,2,0), rgba(99,64,2,1) 70%);
    background: -o-linear-gradient(right, rgba(99,64,2,0), rgba(99,64,2,1) 70%);
    background: -moz-linear-gradient(right, rgba(99,64,2,0), rgba(99,64,2,1) 70%);
    background: linear-gradient(to right, rgba(99,64,2,0), rgba(99,64,2,1) 70%);
}

.sm_ov_tabcontainer {
	position: absolute;
	top: 0px;
	left: 41px;
	height: 41px;
}


/************************* Statistik ****************************************************/
.ST_st_tableHL
{
	font-family: verdana;
	color: #737473;
	font-size: 11pt;
	font-weight: normal;
}

.ST_st_row1_normal
{
	background-color: #f3f3f3;
}

.ST_st_row1_over
{
	background-color: #e5e5e5;
}

.ST_st_row1_active
{
	background-color: #e5e5e5;
}

.ST_st_row2_normal
{
	background-color: #f8f8f8;
}

.ST_st_row2_over
{
	background-color: #e5e5e5;
}

.ST_st_row2_active
{
	background-color: #e5e5e5;
}

.ST_std_head
{
	color: #ffffff;
	background-color: #86acc2;
	padding-left: 6px;
	padding-right: 6px;
}

.ST_std_row1
{
	background-color: #e5f6ff;
	border-top: 1px solid #fafafa;
}

.ST_std_row2
{
	background-color: #f0faff;
	border-top: 1px solid #fafafa;
}

/************************* Calendar ****************************************************/
.cal_show_pfad {
	font-family:Verdana;
	font-size:10pt;
	font-weight: 500;
	text-decoration:none;
	margin-right:8px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	color:#7fadc7;
}

.cal_show_pfad a {
	font-family:Verdana;
	font-size:10pt;
	font-weight: 500;
	color:#7fadc7;
	text-decoration:none;
	margin-right:16px;
}

.cal_neu_hint_trigger {
	color: #36618B;
	cursor: pointer;
}

.cal_np_topspace { padding-top: 8px; }



/************************* Gästebuch ****************************************************/
.gb_new_desc
{
	font-weight: bold;
	width: 130px;
}

.gb_new_input {
	width: 350px;
}

.gb_edit_desc
{
	font-weight: normal;
	width: 430px;
}

.gb_ee_desc
{
	font-weight: bold;
	width: 90px;
	vertical-align: top;
}

.gb_ee_antworthint
{
	cursor: pointer;

	font-family: verdana;
	color: #737473;
	font-size: 11pt;
	font-weight: normal;
}

.gb_show_pager_grau { color: #a5a5a5; }
a.gb_show_pager_grau { color: #a5a5a5; }
.gb_show_pager_gruen { color: #6a8d44; }

.gb_show_name
{
	font-family: verdana;
	color: #545454;
	font-size: 11pt;
	font-weight: normal;
}

.gb_show_notpublic
{
	border-bottom:1px solid red;
}

.gb_show_entry
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.gb_show_datum
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.gb_show_antwort, .gb_show_antwort p
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

/********************************* Bookmarks *********************************************************/
.bm_ef_preview_hl
{
	color: #80aec6;
	font-size: 9px;
	padding-bottom: 9px;
}

.bm_ef_helptext
{
	color: #80aec6;
	font-size: 9px;
}

td.bm_show_obj
{
	color: #9c9c9c;
	font-size: 11px;
	font-family: Verdana;
}

.bm_sob_hl
{
	font-family: verdana;
	color: #80aec6;
	font-size: 11pt;
	font-weight: bold;
}

.bm_new_desc
{
	font-weight: bold;
	padding-right: 40px;
}

.bm_fe_desc
{
	font-weight: bold;
	padding-right: 40px;
}

.bm_ov_bg {	
	background-color: #4c3000;
	padding: 60px 0 0;
}

.bm_ov_box {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 48px;
	width: 100%;
	max-width: 1056px;
	text-align: center;
}

.bm_ov_desc {
	color: #f0e8d8;
	font: 600 11px 'Open Sans',Arial,sans-serif;
	padding-top: 5px;
	margin-right: 0;
}

.bm_ov_container {
	float: left;
	cursor: pointer;
	margin: 18px 18px 0 0;
}

.bm_ov_container:last-of-type {
	margin-right: 0;
}

@media all and (min-width:715px){
	.bm_ov_desc {
		float: left;
		padding-top: 5px;
		margin-right: 24px;
	}
	
	.bm_ov_container {
		margin-top: 0;
	}
}

.bm_ov_link {
	position: relative;
	height: 25px;
	width: 26px;
}


/********************************* Menügenerator *********************************************************/
.mg_ed_row_even { background-color: #f3f3f3; }
.mg_ed_row_odd { background-color: #f8f8f8; }
.mg_ed_topspacer { padding-top: 8px; }
.mg_ed_leftspacer { padding-left: 12px; }
.mg_ed_trigger { cursor: pointer; }
.mg_ed_rowopen { background-color: #e9f2f7; }

.mg_ed_row_schrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737473;
}

.mg_new_label { font-weight: bold; }
.mg_new_topspace { padding-top: 8px; }
.mg_new_leftspace { padding-left: 24px; }


/********************************* Category / -Management *********************************************************/
.cat_fkt_tblcell { height: 29px; }
.cat_fkt_tblhead { font-weight: bold; }

.cat_new_desc { font-weight: bold; }
.cat_new_topspace { padding-top: 8px; }
.cat_new_leftspace { padding-left: 24px; }


/********************************* ContentCategory *********************************************************/
.cc_neu_label {
	font: bold 12px/1.3 Arial, Verdana, sans-serif;
	vertical-align: top;
	padding-top: 2px;
	width: 170px;
}

.cc_neu_hint_trigger {
	font-weight: normal;
	color: #36618B;
	cursor: pointer;
}

.cc_neu_topspace { padding-top: 8px; }
.cc_neu_label.cc_neu_topspace { padding-top: 10px; }
.cc_neu_leftspace { padding-left: 24px; }
.cc_neu_input { width: 205px; }

.cc_sel {
	background-color: #edf2f5;
	font-weight: bold;
	letter-spacing: 1px;
	width: 140px;
}

.cc_sel .frei {
	color:#00b300;
	font-weight:normal;
}

.cc_sel .unfrei {
	color:#CC0000;
  	font-weight:normal;
}

.cc_ov_pfad {
	margin-top: 4px;
}

.cc_ov_pfad, .cc_ov_pfad a {
	font: bold 12px/18px Verdana,Arial,sans-serif;
	text-decoration: none;
	color: #545454;
}

.cc_ov_pfad a:hover {
	color: #000;
}


/********************************* Document *********************************************************/
.doc_neu_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

.doc_ed_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

.doc_neu_topspacer { padding-top: 8px; }
.doc_ed_topspacer { padding-top: 8px; }

a.doc_ov_link
{
	color: #545454;
	font-family: verdana;
	font-size: 12px;
}

.doc_ov_meldung
{
	color: #545454;
    font-family: Verdana,sans-serif;
    font-size: 12px;
}

.doc_sh_desc
{
	font-family:verdana;
	color:#545454;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.doc_sh_content
{
	font-family:verdana;
	color:#545454;
	font-size:12px;
	line-height: 18px;
}


/********************************* Quickmessage *********************************************************/
.qm_new_hint_trigger
{
	color: #36618B;
	cursor: pointer;
}

.qm_new_topspacer { padding-top: 8px; }
.qm_new_leftspacer { padding-left: 8px; }

.qm_li_row1_normal
{
	background-color: #f3f3f3;
	color: #737473;
	font-size: 11px;
	cursor: pointer;
}

.qm_li_row1_over
{
	background-color: #e5e5e5;
	color: #333333; /*#737473;*/
	font-size: 11px;
	cursor: pointer;
}

.qm_li_row1_active
{
	background-color: #e5e5e5;
	color: #333333; /*#737473;*/
	font-size: 11px;
	cursor: pointer;
}

.qm_li_row2_normal
{
	background-color: #f8f8f8;
	color: #737473;
	font-size: 11px;
	cursor: pointer;
}

.qm_li_row2_over
{
	background-color: #e5e5e5;
	color: #333333; /*#737473;*/
	font-size: 11px;
	cursor: pointer;
}

.qm_li_row2_active
{
	background-color: #e5e5e5;
	color: #333333; /*#737473;*/
	font-size: 11px;
	cursor: pointer;
}

.qm_li_detail_desc
{
	color: #333333;
	font-size: 11px;
}

.qm_li_blocktrigger
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.qm_np_seotrigger { cursor: pointer; }
.qm_np_leftspace { padding-left: 40px; }
.qm_det_leftspace { padding-left: 40px; }


/********************************* Contact *********************************************************/
.contact_si_label {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    color: #545454;
    vertical-align: top;
}

.contact_si_text {
    font-size: 12px;
    font-family: verdana;
    color: #545454;
}

.contact_si_tbl_topspace { padding-top: 12px; }
.contact_si_tbl_leftspace { padding-left: 12px; }
.contact_si_tbl_rightspace { padding-right: 0px; }

.contact_ov_bg {
    padding-top: 24px;
    background-color: #4c3000;
    overflow: hidden;
}

.contact_ov_container {
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
    font-size: 0;
    padding: 0 2.08333333333333%;
}

.contact_ov_entry {
    display: inline-block;
    color: #8f7d6e;
    font: 400 13px 'Open Sans', Arial, sans-serif;
    padding: 12px 0 0 0;
}

.contact_ov_entry a:link, .contact_ov_entry a:visited, .contact_ov_entry a:active, .contact_ov_entry a:hover {
    color: #8f7d6e;
    text-decoration: none;
}

@media all and (min-width:960px){
    .contact_ov_container {
        padding: 0 20px;
    }
}

.contact_we_label {
    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    color: #545454;
    vertical-align: top;
    width: 140px;
}

.contact_we_text {
    font-size: 12px;
    font-family: verdana;
    color: #545454;
}

.contact_we_tbl_topspace { padding-top: 4px; }


.contact_m2 {
    position: relative;
    background-color: #4c3000;
    color: #4c3000;
    height: 35px;
}

.contact_m2_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    font: 400 15px/1.3 Arial,Helvetica,sans-serif;
}


/********************************* Link *********************************************************/
.link_sh_desc
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
    color: #545454;
}

.link_sh_content {
    font-family: Verdana;
    font-size: 12px;
    color: #545454;
    padding-left: 24px;
}

.link_sh_topspace { padding-top: 8px; }

a.li_ov_detail:link, a.li_ov_detail:visited, a.li_ov_detail:active, a.li_ov_detail:hover {
    color: #545454;
    text-decoration: none;
}


/********************************* User / UserManagement *********************************************************/
.usr_so_hl {
    color: #737473;
    font-family: verdana;
    font-size: 11pt;
}

.usr_so_label {
    font-family:verdana;
    color:#474747;
    font-size:11px;
    font-weight: bold;
}

.usr_so_entry {
    font-family:verdana;
    color:#474747;
    font-size:11px;
    padding-left: 12px;
}

.usr_so_topspace { padding-top: 8px; }

.usr_new_hl {
    color: #737473;
    font-family: verdana;
    font-size: 11pt;
}

.usr_new_label { font-weight: bold; }
.usr_new_leftspace { padding-left: 42px; }
.usr_new_topspace { padding-top: 8px; }

.usr_ed_label { font-weight: bold; }
.usr_ed_leftspace { padding-left: 42px; }
.usr_ed_topspace { padding-top: 8px; }

.usr_rol_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.usr_rol_label
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 12px;
}

.usr_rol_leftspace { padding-left: 40px; }
.usr_rol_topspace { padding-top: 8px; }

.usr_rol_entry
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
}

.usr_roed_label { font-weight: bold; }
.usr_roed_topspace { padding-top: 8px; }
.usr_roed_leftspace { padding-left: 40px; }
.usr_roed_bordertop { border-top: 1px solid #ffffff; }
.usr_roed_roweven { background-color: #f3f3f3; }
.usr_roed_rowodd { background-color: #f8f8f8; }
.usr_roed_cellpadding { padding: 8px; }

.usr_roed_tiptrigger
{
	cursor: pointer;
	font-family: verdana;
	color: #737473;
	font-size: 11pt;
}

#usr_roed_tip td
{
	color: #474747;
	font-family: verdana;
	font-size: 11px;
}

.usr_fz_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.usr_fz_label { font-weight: bold; }
.usr_fz_topspace { padding-top: 8px; }
.usr_fz_leftspace { padding-left: 40px; }

.usr_fz_desc
{
	font-size:7pt;
	font-family: verdana;
	color:#989898;
}

.usr_fkt_cbcell { padding: 5px 0px 5px 8px; }
.usr_fkt_fktcell
{
	padding-left: 8px;
	color: #474747;
	font-family: verdana;
}

.usr_fkt_desccell
{
	padding-left: 40px;
	padding-right: 8px;
	color: #474747;
	font-family: verdana;
}

.usr_men {
	position: relative;
	float: left;
}

.usr_men_box {	
	cursor: pointer;
}


/********************************* Address *********************************************************/
.addr_sh_hl
{
	color: #737473;
	font-family: verdana;
	font-size: 11pt;
}

.addr_sh_labelleft
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 8px;
}

.addr_sh_labelright
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	font-weight: bold;
	padding-top: 8px;
}

.addr_sh_entryleft
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	padding: 8px 24px 0px 12px;
}

.addr_sh_entryright
{
	font-family:verdana;
	color:#474747;
	font-size:11px;
	padding: 8px 0px 0px 12px;
}

.addr_new_label { font-weight: bold; }
.addr_new_topspace { padding-top: 8px; }
.addr_new_leftspace { padding-left: 42px; }


/********************************* CategoryLink *********************************************************/
.cl_new_topspace { padding-top: 8px; }
.cl_new_desc { font-weight: bold; }
.cl_new_leftspace { padding-left: 40px; }

.cl_sh_desc { font-weight: bold; }
.cl_sh_leftspace { padding-left: 24px; }
.cl_sh_topspace { padding-top: 8px; }
.cl_sh_bottomspace { padding-bottom: 24px; }

.cl_np_topspace { padding-top: 8px; }
.cl_np_desc { font-weight: bold; }
.cl_np_leftspace { padding-left: 40px; }

.cl_ov_box { background: transparent; }


/********************************* Release *********************************************************/
.rel_ov_row
{
	cursor: pointer;
	height: 30px;
}

.rel_ov_desc
{
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}

.rel_ov_content
{
	padding-left: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}
.rel_ov_topspace { padding-top: 8px; }
.rel_ov_pathpic { padding: 0px 8px; }

.rel_ovd_row
{
	cursor: pointer;
	height: 30px;
}

.rel_ovd_desc
{
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
	width: 100px;
}

.rel_ovd_content
{
	padding-left: 40px;
	font-family: Verdana;
	font-size: 11px;
	color: #737473; /*474747;*/
}
.rel_ovd_topspace { padding-top: 8px; }
.rel_ovd_pathpic { padding: 0px 8px; }

.rel_new_text {
	font: normal 12px/18px Verdana,Arial,sans-serif;
	color: #474747;
}

.rel_new_selname {
	max-width: 175px;
}

.rs_publicstatus {
	float:left;
	padding-top:2px;
	max-width:257px;
}

.rs_publicstatus b {
	color: #634002;
}

.rs_krit_text, .rs_geae_text, .rs_norm_text {
	overflow: hidden;
}

.rs_krit_text
{
	font-family: Arial;
	font-size: 12px;
	color: #e50000;
}

.rs_geae_text
{
	font-family: Arial;
	font-size: 12px;
	color: #00b200;
}

.rs_norm_text
{
	font-family: Arial;
	font-size: 12px;
	color:  #737373;
}

.rs_headcell
{
	 font-family: Verdana;
	 font-size: 12px;
	 font-weight: bold;
	 color: #737373;
}

.rs_explain_krit, .rs_explain_geae, .rs_explain_norm
{
	padding: 12px 11px 4px;
}

.rs_explain_krit
{
	font-family: Arial;
	font-size: 12px;
	color: #e50000;
}

.rs_explain_geae
{
	font-family: Arial;
	font-size: 12px;
	color: #00b200;
}

.rs_explain_norm
{
	font-family: Arial;
	font-size: 12px;
	color: #737373;
}

.rs_tool_cell
{
	padding: 0px 24px 0px 21px;
	width: 46px;
}

.rel_del_content
{
	font-family: Verdana;
	font-size: 11px;
	color: #474747;
	padding-top: 8px;
}


/********************************* Search *********************************************************/
.srch_norm {
    position: relative;
    float: left;
}

.srch_norm_box {	
    cursor: pointer;
}

.srch_norm_container {
    display: none;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;

    border-top: 4px solid #f0dcbb;
    background: #f0e0c7;
    background: -webkit-linear-gradient(#f0e0c7, #f5efe6);
    background: -o-linear-gradient(#f0e0c7, #f5efe6);
    background: -moz-linear-gradient(#f0e0c7, #f5efe6);
    background: linear-gradient(#f0e0c7, #f5efe6);
}

.srch_norm_inwrap {
    padding: 7px 20px;
    margin: 0;

    background-color: #fcfcfc;
    color: #4d4d4d;
    font: 400 15px/1.4 'Open Sans', arial, sans-serif;
    border: 1px solid #f0dcbb;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
    -moz-box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
    box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
}

.srch_norm_in {
    position: relative;
    padding: 0 24px 0 0;
}

.srch_norm_eingabe {
    border: none;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    font: 400 15px/1.4 'Open Sans',Arial,sans-serif;
    color: #634002;
}

.srch_norm_btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	line-height: 1;
	color: #634002;
	cursor: pointer;
}

.srch_cbo {
	margin: 0 0 20px;
}

.srch_cbo_container {
	padding: 7px 6px;
	margin: 0;

	background-color: #fcfcfc;
	color: #4d4d4d;
	font: 400 15px/1.4 'Open Sans', arial, sans-serif;
	border: 1px solid #f0dcbb;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
	-moz-box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
	box-shadow: inset 2px 2px 5px rgba(240,232,216,0.3);
}

.srch_cbo_box {
	position: relative;
	padding-right: 24px;
}

.srch_cbo_eingabe {
	border: none;
	width: 100%;
	padding: 0;
	margin: 0;
	background: transparent;
	font: 400 15px/1.4 'Open Sans',Arial,sans-serif;
	color: #634002;
}

.srch_cbo_btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 19px;
	line-height: 1;
	color: #634002;
	cursor: pointer;
}


/********************************* Home *********************************************************/
.home_sh_modul
{
	float: left;
	margin: 6px 6px 0px 0px;
	overflow: hidden;
}

.home_sh_explain
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

/* zur Verwendung in den Modulen */
.home_sh_container
{
	position: relative;
	width: 286px;
	height: 73px;
	cursor: pointer;
}

.home_sh_container_label
{
	position: absolute;
	top: 20px;
	left: 72px;
	width: 214px;
	height: 53px;
	font-size: 12px;
	font-family: verdana;
	line-height: 16px;
	color: #666666;
}

.home_sh_container_ico
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#home_ed_selcontainer {
	overflow: hidden;
}

#home_ed_restool_box, #home_ed_restooltip, #home_ed_restool, #home_ed_selbox {
	float: left;
}

#home_ed_restool {
	position: relative;
	width: 29px;
	height: 24px;
	margin-left: 24px;
}

#home_ed_restool div {
	position: absolute;
	top: 0;
	left: 0;
	width: 29px;
	height: 24px;
}

#home_ed_restool .normal {
	background: url(../../../../module/Home/edit/reset_indiv_startseite.png);
}

#home_ed_restool .over {
	background: url(../../../../module/Home/edit/reset_indiv_startseite_over.png);
}

#home_ed_restooltip {
	display: none;
	color: #9c9c9c;
	font-size: 7pt;
	line-height: 8pt;
	font-family: Arial;
	margin:8px 0 0 4px;
}

#home_ed_selbox {
	margin-top: 3px;
}

#home_ed_usrsel {
	width: 200px;
}

#home_ed_user_box {
	clear: both;
	margin-top: 24px;
}

.home_ed_namebox {
	float: left;
	margin: 7px 7px 0 0;
	padding: 5px 6px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;

	font-family:Verdana;
	font-size:11px;
	line-height: 12px;
	white-space: nowrap;
}

.home_ed_name_normal {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

.home_ed_name_is {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

.home_ed_name_other {
	background-color:#fff7f7;
	border:1px solid #aa0000;
	color:#aa0000;
}

.home_ed_namebox_del {
	float: right;
	position: relative;
	margin: 1px 0 0 5px;
	width: 11px;
	height: 12px;
}

.home_ed_namebox_del div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 12px;
}

.home_ed_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 0;
}

.home_ed_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 -36px;
}

.home_ed_name_other .home_ed_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 0;
}

.home_ed_name_other .home_ed_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 -36px;
}

.home_ed_optuser_normal {
	color: #373737;
}

.home_ed_optuser_is {
	color: #373737;
}

.home_ed_optuser_other {
	color: #aa0000;
}

.home_sa_hl {
	font-size: 25px;
	font-family: 'Verdana';
	font-weight: bold;
	margin: 0 0 24px;
	color: #aa0000;
	line-height: 33px;
}

.home_sa_info {
	margin-top: 24px;
	color: #aa0000;
}

.home_sa_info_keinrecht {
	color: #008000;
}

.home_sa_namebox {
	float: left;
	margin: 0 7px 7px 0;
	padding: 5px 6px;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	font-family:Verdana;
	font-size:11px;
	line-height: 12px;
	white-space: nowrap;
}

.home_sa_namebox_del {
	float: right;
	position: relative;
	margin: 1px 0 0 5px;
	width: 11px;
	height: 12px;
}

.home_sa_namebox_del div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 12px;
}

.home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 0;
}

.home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen.png) no-repeat 0 -36px;
}

.home_sa_setnamebox .home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 0;
}

.home_sa_setnamebox .home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_other.png) no-repeat 0 -36px;
}

.home_sa_keinrechtnamebox .home_sa_namebox_del .normal {
	background: url(../../../../module/Home/edit/benutzer_loeschen_recht.png) no-repeat 0 0;
}

.home_sa_keinrechtnamebox .home_sa_namebox_del .over {
	background: url(../../../../module/Home/edit/benutzer_loeschen_recht.png) no-repeat 0 -36px;
}

#home_sa_weguser_box {
	margin-top: 12px;
}

.home_sa_wegnamebox {
	background-color:#ffffff;
	border:1px solid #d9d9d9;
	color:#545454;
}

#home_sa_setuser_box {
	margin-top: 12px;
}

.home_sa_setnamebox {
	background-color:#fff7f7;
	border:1px solid #aa0000;
	color:#aa0000;
}

#home_sa_keinrechtuser_box {
	margin-top: 12px;
}

.home_sa_keinrechtnamebox {
	background-color:#f2ffe5;
	border:1px solid #008000;
	color:#008000;
}

.home_edsucc_block {
	margin-top: 24px;
	color: #008000;
}

.home_ov_bubble {
	padding: 3px 5px 3px;
	background-color:#599bb3;

	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;

	color:#ffffff;
	font: 600 12px/1 "Open Sans",Verdana,sans-serif;
	text-decoration:none;
}

.home_ov_bubble_1 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #b30000));
	background:-moz-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #b30000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#b30000',GradientType=0);
}

.home_ov_bubble_2 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffaf02), color-stop(1, #ff6e02));
	background:-moz-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-webkit-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-o-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-ms-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:linear-gradient(to bottom, #ffaf02 5%, #ff6e02 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf02', endColorstr='#ff6e02',GradientType=0);
}

.home_ov_bubble_3 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00c400), color-stop(1, #00a600));
	background:-moz-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:-webkit-linear-gradient(top, #00c400 5%, #ff6e02 100%);
	background:-o-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:-ms-linear-gradient(top, #00c400 5%, #00a600 100%);
	background:linear-gradient(to bottom, #00c400 5%, #00a600 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c400', endColorstr='#00a600',GradientType=0);
}

#home_ov_anchor {
	position: relative;
	float: left;
}

#home_ov_bubble_all {
	position: absolute;
	top: 1px;
	left: 18px;
	z-index: 1;
        font: 600 10px/1.3 Verdana,sans-serif;
        padding: 0 5px 1px;
}

#home_ov_text_all {
    float: left;
    position: relative;
}

#home_ov_box {
    cursor: pointer;
}

.home_ov_container {
    display: none;	
    padding: 5% 0;
    position: relative;
    display: none;
    border-top: 4px solid #f0dcbb;
    background: #f0e0c7;
    background: -webkit-linear-gradient(#f0e0c7, #f5efe6);
    background: -o-linear-gradient(#f0e0c7, #f5efe6);
    background: -moz-linear-gradient(#f0e0c7, #f5efe6);
    background: linear-gradient(#f0e0c7, #f5efe6);
}

.home_ov_container_inner {
    box-sizing: border-box;
    max-height: inherit;
    padding: 0 5%;
    overflow: hidden;
}

.home_ov_menue_container {
    margin: 0;
    padding: 0;
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

.home_ov_menue_container td {
    vertical-align: top;
}

.home_ov_menuebox {
    cursor: pointer;
}

.home_ov_menue_bubblebox {
    padding: 10px 20px 7px;
    text-align: right;
}

.home_ov_bubble_entry {
    display: inline-block;
}

.home_ov_menue_container td.home_ov_menue_text {
    font: 600 15px/1.4 'Open Sans',Arial,sans-serif;
    color: #634002;
    padding:7px 20px 7px 0;
}

.home_ov_menue_container td.home_ov_menue_ico {
    font-size: 21px;
    padding: 7px 20px 0 16px;
    color: #634002;
    text-align: center;
}

.home_ov_btnbox {
    padding-top: 10px;
}

.home_ov_menue_line {
    background-color: #d9af6c;
    height: 1px;
    margin: 15px 0;
}

.home_ov_btn_cap {
    padding-left: 10px;
}

.home_men {
    float: left;
}


/********************************* Active Part Container *********************************************************/
.apc_head
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.apc_close_helptext {
	position: absolute;
	left: 30px;
	top: 5px;
	display: none;
	font: 400 14px/18px 'Open Sans',Arial,sans-serif;
	color: red;
}

.apc_closer {
	position: absolute;
	top: 32px;
	right: -40px;
	cursor: pointer;
}

.apc_closer .normal, .apc_closer .over {
	position: absolute;
	top: 0;
	left: 0;
}

.apc_closer .over {
	display: none;
}


/********************************* BeitragFormularMsg *********************************************************/
.bfm_usr_bubble_container {
	position: absolute;
	top: -8px;
	right: 7px;
}

.bfm_usr_bubble {
	float: right;
	margin: 0 8px 0 0;
	padding:2px 5px;

/*	-moz-box-shadow:    0px 2px 4px 0px #808080;
	-webkit-box-shadow: 0px 2px 4px 0px #808080;
	box-shadow:         0px 2px 4px 0px #808080;*/

	background-color:#599bb3;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

/*	border:2px solid #ffffff;*/

	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 0px 0px #3d768a;
}

.bfm_usr_bubble.neu {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #b30000));
	background:-moz-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #b30000 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #b30000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#b30000',GradientType=0);
}

.bfm_usr_bubble.geaendert {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffaf02), color-stop(1, #ff6e02));
	background:-moz-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-webkit-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-o-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:-ms-linear-gradient(top, #ffaf02 5%, #ff6e02 100%);
	background:linear-gradient(to bottom, #ffaf02 5%, #ff6e02 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf02', endColorstr='#ff6e02',GradientType=0);
}


/********************************* BeitragFormular *********************************************************/
.bf_li_econtainer {
	padding-top: 16px;
}

.bf_li_erow {
	padding: 0 8px;
	overflow: hidden;
}

.bf_li_edel {
	float: left;
	padding-top: 4px;
}

.bf_li_ename {
	padding: 4px 0;
	float: left;
}
.bf_li_etool {
	float: right;
	position: relative;
	width: 24px;
	height: 24px;
}

.bf_li_etool img {
	position: absolute;
	top: 0;
	left: 0;
}


/********************************* PublicFiles *********************************************************/
.pf_sh_row {
	overflow: hidden;
}

.pf_sh_del {
	float: right;
	position: relative;
	width: 20px;
	height: 24px;
	margin-right: 12px;
	cursor: pointer;
}

.pf_sh_del .normal {
	position: absolute;
	top: 12px;
	right: 0;
}

.pf_sh_del .over {
	position: absolute;
	top: 12px;
	right: 0;
}

.pf_sh_link {
	float: right;
	position: relative;
	width: 24px;
	height: 24px;
	margin-right: 12px;
	cursor: pointer;
}

.pf_sh_link .normal {
	position: absolute;
	top: 12px;
	right: 0;
}

.pf_sh_link .over {
	position: absolute;
	top: 12px;
	right: 0;
}

.pf_sh_info {
	float: left;
	position: relative;
	padding: 4px 8px;
	width: 465px;
	overflow: hidden;
}

.pf_sh_filename {
	white-space: nowrap;
	overflow: hidden;
}

.pf_sh_filedata {
	margin-top: 4px;
	font-size: 11px;
	color: #4d4d4d;
}

.pf_sh_opt {
	margin: 24px 0 0 -4px;
}

.pf_sh_fader {
	position: absolute;
	top: 0;
	right: 8px;
	width: 30px;
	height: 48px;
	z-index: 10;
}

.pf_sh_fader.even {
	background: url(../../../../module/PublicFiles/show/blend_zeile_1.png) no-repeat;
}

.pf_sh_fader.odd {
	background: url(../../../../module/PublicFiles/show/blend_zeile_2.png) no-repeat;
}


/********************************* GoogleMap *********************************************************/
.gm_men_anfahrttext {
    position: relative;
}

.gm_men_anfahrttext .normal, .gm_men_anfahrttext .on {
    position: relative;
    top: 0;
    left: 0;
}

.gm_men_anfahrttext .on {
    display: none;
}

.gm_men_anfahrttext .on.gm_men_anfahrtmeldung {
    color: #545454;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.4;
    left: -22px;
    top: 0;
    padding: 9px 22px 12px;
    width: 301px;
    background: #ff0;
}

#gm_men_anfahrt_container {
    background-color: #f2ede9;
    padding: 0 4.5454545454545454545454545454545% 56px;
}

.gm_men_hl {
    margin: 0;
    padding: 52px 0 0;
    font: 700 24px/1.4 'Open Sans',Arial,sans-serif;
    color: #634002;
}

#gm_men_anfahrt_panel {
    margin: 40px 0 0;
}

.gm_men_service_box {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.gm_men_service_icon, .gm_men_service_text {
    float: left;
}

#gm_men_canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#gm_men_map_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: #fff;
    opacity: 1;
}

#gm_men_anfahrt_panel table, #gm_men_anfahrt_panel tr, #gm_men_anfahrt_panel td, 
#gm_men_anfahrt_panel .adp-summary {
    font: 400 14px/1.3 'Open Sans',Arial,sans-serif;
}

#gm_men_anfahrt_panel .adp-summary {
    display: none;
}

#gm_men_anfahrt_panel .adp table,
#gm_men_anfahrt_panel .adp-step, #gm_men_anfahrt_panel .adp-substep {
    border: none;
}

#gm_men_anfahrt_panel .adp-placemark, #gm_men_anfahrt_panel .adp, #gm_men_anfahrt_panel .adp table, #gm_men_anfahrt_panel .adp-text, #gm_men_anfahrt_panel .adp-legal {
    color: #634002;
}

#gm_men_anfahrt_panel .adp-placemark {
    margin: 0;
    background-color: #e6d9cf;
}

#gm_men_anfahrt_panel .adp-placemark tr td:first-child {
    padding-left: 12px;
}

#gm_men_anfahrt_panel .adp-text {
    box-sizing: border-box;
    padding-left: 60px;
}

#gm_men_anfahrt_panel .adp-step, #gm_men_anfahrt_panel .adp-substep {
    padding: 12px;
    color: #634002;
}

#gm_men_anfahrt_panel .adp-directions {
    background-color: #decec1;
    width: 100%;
    max-width: 100%;
}

#gm_men_anfahrt_panel .adp-directions tr:nth-child(2n) {
    background-color: #e6d9cf;
}

#gm_men_anfahrt_panel .adp-legal {
    width: 100%;
    text-align: right;
    font-size: 11px;
    margin-top: 10px;

}

.goom_det_label
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #545454;
	vertical-align: top;
	width: 140px;
}

.goom_det_text
{
	font-size: 12px;
	font-family: verdana;
	color: #545454;
}

.goom_det_tbl_topspace { padding-top: 4px; }

.goom_det_verkehrlink {
	font: normal 11px/14px Verdana, Arial, sans-serif;
	color: #9c9c9c;
}


/********************************* Mail *********************************************************/
.mail_form_col_in {
	float: left; 
	width: 149px;
}

.mail_form_cell_in {
	float: left; 
	width: 149px;
}

.mail_form_input {
	width: 137px;
	margin: 0;
}

.mail_form_col_ta {
	float: left;
}

.mail_form_btn_send {
	padding:1px 7px;
	display:inline-block;
	
	cursor: pointer;
	text-decoration:none;
	
	color: #fafafa;
	font-family:Arial, sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 18px;
    text-shadow: 0 0 2px #4d4d4d;
    
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    
    border:1px solid #808080;
    
    -moz-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    box-shadow:inset 0px 1px 0px 0px #bfbfbf;
    
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #999999), color-stop(0.95, #808080));
    background:-moz-linear-gradient(top, #999999 5%, #808080 95%);
    background:-webkit-linear-gradient(top, #999999 5%, #808080 95%);
    background:-o-linear-gradient(top, #999999 5%, #808080 95%);
    background:-ms-linear-gradient(top, #999999 5%, #808080 95%);
    background:linear-gradient(to bottom, #999999 5%, #808080 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#808080',GradientType=0);
    
    background-color:#999999;
}
	
.mail_form_btn_send:hover {
	color:#333333;
	text-shadow: 0 0 2px #ffffff;
	border:1px solid #b3b3b3;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    -webkit-box-shadow:inset 0px 1px 0px 0px #e5e5e5;
    box-shadow:inset 0px 1px 0px 0px #e5e5e5;
	
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(0.95, #b3b3b3));
    background:-moz-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-webkit-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-o-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:-ms-linear-gradient(top, #cccccc 5%, #b3b3b3 95%);
    background:linear-gradient(to bottom, #cccccc 5%, #b3b3b3 95%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#b3b3b3',GradientType=0);
    
    background-color:#cccccc;
}


/********************************* Path *********************************************************/
.path_container {
	margin: 26px 0 50px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	text-align: center;
}

.path_box {
	box-sizing: border-box;
	min-height: 21px;
	/* width: 601px;
	margin: 0 auto; */
	padding: 0 36px 0 28px;
	display: inline-block;
	text-align: left;
}

.path_inner {
	float: left;
}


/********************************* UserInfo *********************************************************/
.uinf_ov_outer {
	position: relative;
	overflow: hidden;
}

.uinf_ov_inner {
	float: left;
	white-space: nowrap;
}

.uinf_ov_desc {
	display: none;
}

.uinf_ov_vname {
	display: none;
}

.uinf_ov_fader {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	
	background: #634002;
	background: -moz-linear-gradient(left, rgba(99,64,2,0) 0%, rgba(99,64,2,1) 100%);
	background: -webkit-linear-gradient(left, rgba(99,64,2,0) 0%, rgba(99,64,2,1) 100%);
	background: linear-gradient(to right, rgba(99,64,2,0) 0%,rgba(99,64,2,1) 100%);
}


/********************************* Teaserboxen *********************************************************/
.teaserbox a, .teaserbox a:link, .teaserbox a:active, .teaserbox a:hover, .teaserbox a:visited {
	text-decoration: none;
	color: #634002;
}


/********************************* Reviews *********************************************************/
.rev_ov {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 75px;
}

.rev_ov_hl {
    color: #634002;
	font: 400 45px/1 'Lovers Quarrel', cursive;
    text-shadow: 0 0 5px rgba(0,0,0,0.1);
    text-align: center;
    padding: 0 15%;
}