/************************************************************************/
/*********      G E N E R E L L E   D E F I N I T I O N E N      ********/
/************************************************************************/

html, body, div, p, h1, h2, h3, span, a, table, td, form {
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: auto;
}

html,body {
	height:100%;
	line-height:1.4;
	font-size:15px;
	font-weight:400;
	font-family:'Open Sans', Arial, sans-serif;
	color:#333;
	text-align:center;
	padding-bottom:1px;
	margin-bottom:1px;
}

html {
	box-sizing: border-box;
	/*overflow-y: scroll;
	overflow-x: hidden;*/ 
}
*, *:before, *:after {
	box-sizing: inherit;
}

input[type=submit] {
	font-family:'Open Sans', Arial, sans-serif;
	-moz-appearance: none;
	-webkit-appearance: none;
}

a  {
	text-decoration:none;
	color:#1aa8e3;
}

a:hover  {
	color:#ff6600;
	/*text-decoration:underline;*/
}

b,strong {
	font-weight:700 !important;
}

.textklein {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	margin:0;
	padding:0;
}
.clr 	{clear:both;}
div.clr {height:0;overflow:hidden;line-height:0;}


/* SOCIAL */
#social_bt {
	position: fixed;
	top: 262px;
	right: 0;
	z-index: 4;
	text-align: center;
}
#social_bt a {
	width: 50px;
	height: 50px;
	margin-bottom: 15px;
	color: #fff;
	display: block;
	font-weight: 700;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
#social_bt a:hover {
	opacity:0.9;
}

#social_bt a.bgt_fb {
	background:0 0 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/fb_button.png) no-repeat;
	background-size: 50px;
}

#social_bt a.bgt_yt {
	background:0 0 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/yt_button.png) no-repeat;
	background-size: 50px;
}

@media only screen and (min-width:1300px) {
#social_bt {
	right: auto;
	margin:0 0 0 calc(50% + 605px);
}
#social_bt a {
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
}



/*.bgt_yt {display:none !important;}*/

@media only screen and (max-width:800px) {
#social_bt {
	position: fixed;
	top: auto;
	bottom:95px;
}
}


/************************************************************************/
/*********        G L O B A L E  L A Y O U T B O X E N         **********/
/************************************************************************/
#container {
	width:1170px;
	text-align:left;	
	margin: 0px auto 0px auto;
}

#header_logo_cockpit  {
	width:1170px;
	height:123px;
}

#container_innen {
	width:1170px;
	background:#fff 0 bottom url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bg_kachel_left.gif) repeat-y;
	margin-top: 0;	
}

#wrapper {
	background:right bottom url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bg_kachel_re.gif) repeat-y;
}

#wrapper_2 {
	background:50% 0 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bg_kachel_weiss.gif) repeat-y;
	background-size: 59.829%;
}


#header  {
	width:1170px;
	height:50px;
	margin:0px;
	padding:0px;
	background:#dcf1fb;
	border:2px solid #8fd8f5;
	border-bottom:none;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}


#left  {
	width:235px;
	float:left;
	text-align:left;
	padding:23px 20px 0 20px;
	/*background:#dcf1fb;*/
}

#content {
	float:left;
	width:700px;
	margin:-13px 0 0 0;
	/*padding:185px 25px 30px 25px;*/
	padding:179px 25px 30px 25px;
	text-align:left;
	/*overflow:hidden;*/
	background:#fff;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}

#right  {
	width:235px;
	float:left;
	font-size:14px;
	padding:0 20px 0 20px;
}

#footer  {
	clear:left;
	width:1170px;
	height:34px;
	text-align:left;
	color:#FAFAF5;
	padding:0;
	background:right 0 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bg_kachel_footer.gif) repeat;
	border:2px solid #8fd8f5;
	border-top:none;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}


#logo  {
	float:left;
	margin-left:17px;
	margin-top:23px;
	/*width:354px;
	height:63px;*/
}


#cockpit {
	float:right;
	width:280px;
	height:16px;
	text-align:right;
	margin-right:20px;
	margin-top:83px;
	font-size:14px;
	color:#4d4d4d;
}

#cockpit a {
	color:#4d4d4d;
	text-decoration:none;
}

#cockpit a:hover {
	color:#ff6600;
	/*text-decoration:underline;*/
}


/************************************************************************/
/*********                   F O O T E R                       **********/
/************************************************************************/


.copyright {
	float:left;
	width:233px;
	text-align:center;
	margin-top:7px;
	font-size:13px;
	font-weight:normal;
	color:#ff6600;
}
.wrapper_footer {
	width:700px;
	height:28px;
	float:left;
	background:#fff;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}

.nach_oben a {
	float:left;
	margin-left:30px;
	margin-top:0px;
	padding-left:13px;
	padding-top:5px;
	font-size:12px;
	font-weight:normal;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_nach_oben_footer_2019.gif) no-repeat 0px 9px;
}

.text_footer {
	float:right;
	font-size:12px;
	font-weight:normal;
	padding-right:30px;
	margin-top:5px;
	color:#1aa8e3;
}

.linie_footer {
	position:absolute;
	height:1px;
	width: 650px;
	margin-left:255px;
	background: #e1e1e1;
	border:none;
	overflow:hidden;
}


/*******************************************************/
/**************** H E A D E R *****************/
/*******************************************************/

#header #breadcrumb {
	position:absolute;
	margin-left:201px; 
	padding-top: 6px; 
	font-size:10px;
}


#header #suche {
	float:right;
	margin-top:6px;	
	padding-right:17px; 
}

 
#suche input.search {
	box-sizing:border-box;
	font-size:13px;
	letter-spacing:0px;
	padding:0px 7px 2px 7px;
	color: #666;
	border: 1px solid #8ad2f1;
	background:white;
	height:22px;
	width:158px;
	border-radius:6px;
}

#suche .button {
	border: none;
}

#bildleiste {
	position:absolute;
	margin-left:248px;
	margin-top:51px;
	width:670px;
	height:136px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bildleiste_bgt_2019.jpg) no-repeat 0px 0px;
}

/*******************************************************/
/********************* R I G H T ***********************/
/*******************************************************/

#right h1,
#right h2 {
	color:#ff6600;
	/*width:195px;*/
	padding-top: 0px;
	padding-bottom: 5px; 
	margin-top: 32px;
	margin-bottom: 4px;	
	background:0px 23px url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/punktlinie_rechts_2019.gif) repeat-x;
	font-size: 15px;
   font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#left h2 {
	color:#ff6600;
	padding-top: 0px;
	padding-bottom: 5px; 
	margin-top: 2px;
	margin-bottom: 4px;	
	background:0px 46px url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/punktlinie_rechts_2019.gif) repeat-x;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

#right p {
	margin-bottom: 10px;
	margin-top: 0px
}

#right a {
	font-weight: 700;
	color:white;
}

#right a:hover {
	font-weight: 700;
	color:#ff6600;
}


#right a.email:hover {
	font-weight: 700;
	color:white;
}


#right hr {
	width:195px;
	height:1px;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 6px;	
	background:0px 0px url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/punktlinie_rechts_2019.gif) no-repeat;
	overflow:hidden;
	border:none;
}

#right a.download  {
	padding-left:10px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_link_weiss.gif) no-repeat 0px 3px;
	font-weight: bold;
}

#right a:hover.download  {
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_link_mo.gif) no-repeat 0px 3px;
}

/*******************************************************/
/*** N A V I G A T I O N    E B E N E   1 **************/
/*******************************************************/

#navleft2Mobil {display:none;}

#left .letztelinie {
	width:100%;
	max-width:195px;
	height:1px;
	margin-top:0px;
	/*margin-bottom:65px;*/
	background:0px 0px url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/punktlinie_links.gif) repeat-x;
}

#left ul {
	list-style: none;
	text-align: left;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}

#left ul li {
	margin: 0;
	padding: 0;
	line-height:20px;
}

#left ul li a {
	display: block;
	box-sizing:border-box;
	width:195px;   
	padding-top:9px;    /*** flexible hoehe der zelle ***/
	padding-bottom:10px;
	padding-right:13px;
	padding-left:17px;
	margin: 0;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	color:black;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav1_bg.png) no-repeat 0px 0px;
	/*overflow: hidden;*/ /*** WICHTIG!!! sonst Verschiebung bei langen Worten***/
}

#left ul li a:hover {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav1_bg.png) no-repeat 0px 0px;
	text-decoration:none;
	color:#ff6600;
}

#left ul li .act,  /*** STYLE FUER AKTIVEN PUNKT ***/ 
#Home #responsive-menu li:first-child {
	background:#eef8fd url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav1_bg.png) no-repeat 0px 0px;
	color:#ff6600;
}
#Home #responsive-menu li:first-child a {color:#ff6600;}


#left ul li .act:hover   /*** STYLE FUER AKTIVEN PUNKT ***/ {
	
	background:#eef8fd url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav1_bg.png) no-repeat 0px 0px;
	color:#ff6600;
}


#left ul li a#navleft_588{
	color:#008ECA;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_vorteile.png) no-repeat 0px 0px;
	padding: 9px 10px 10px 33px;
	margin-top:50px;
}
#left ul li a#navleft_351{
	color:#008ECA;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_beitrittserklaerung.png) no-repeat 0px 0px;
	padding: 9px 10px 10px 33px;
	margin-top:0px;
}
#left ul li a#navleft_431{
	color:#008ECA;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_foerderpreis.png) no-repeat 0px 0px;
	padding: 9px 10px 10px 33px;
	margin-top:0px;
}



#left ul li a#navleft_351:hover,
#left ul li a#navleft_431:hover,
#left ul li a#navleft_351.act:hover,
#left ul li a#navleft_431.act:hover,
#left ul li a#navleft_351.act,
#left ul li a#navleft_431.act,
#left ul li a#navleft_588:hover,
#left ul li a#navleft_588.act:hover,
#left ul li a#navleft_588.act {
	color:#ff6600;}
	



/*******************************************************/
/*** N A V I G A T I O N    E B E N E   2 **************/
/*******************************************************/


#left ul ul li,
#left ul li ul li {
	margin:0;
  line-height:17px;
}

#left ul ul li a,
#left ul li ul li a {
	display: block;
	width:195px;   
	padding-top:5px;   
	padding-bottom:5px;
	padding-right:13px;
	padding-left:30px;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	background:#eef8fd url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg.png) repeat-x 0px 0px;

}

#left ul ul li a:hover,
#left ul li ul li a:hover {
	color:#ff6600;	
	background:#eef8fd url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg.png) repeat-x 0px 0px;
}

#left ul ul li .act,
#left ul li ul li .act {
	background:white url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg.png) repeat-x 0px 0px;
}

#left ul ul li .act:hover,
#left ul li ul li .act:hover {
	background:white url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg.png) repeat-x 0px 0px;
}


/*******************************************************/
/*** N A V I G A T I O N  B L A U   E B E N E   1    ***/
/*******************************************************/

#right #part_2  {
	margin-top:45px;
}	

#right #part_2 .letztelinie_blau {
	width:100%;
	max-width:195px;
	height:1px;
	margin-top:0px;
	margin-bottom:26px;
	background:0px 0px url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/punktlinie_rechts_2019.gif) no-repeat;
}


#right #part_2 ul {
	list-style: none;
	text-align: left;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}

#right #part_2 ul li {
	margin: 0;
	padding: 0;
	line-height:20px;
}

#right #part_2 ul li a {
	display: block;
	box-sizing:border-box;
	width:195px;   
	padding-top:9px;    /*** flexible hoehe der zelle ***/
	padding-bottom:10px;
	padding-right:13px;
	padding-left:33px;
	margin: 0;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	color:#008eca;
	-moz-hyphens:auto; 
	-o-hyphens:auto; 
	-webkit-hyphens:auto; 
	-ms-hyphens:auto; 
	hyphens:auto;
}

/* L E U C H T T U E R M E */
#right #part_2 ul li a#blau_207 {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_leuchtturm_re.png) no-repeat 0px 0px;
}
#right #part_2 ul li a#blau_207:hover {
	text-decoration:none;
	color:#ff6600;}
#right #part_2 ul li a#blau_207.act,
#right #part_2 ul li a#blau_207.act:hover  {
	color:#ff6600;
}

/* M I T G L I E D E R */
#right #part_2 ul li a#blau_252 {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_mitglieder_re.png) no-repeat 0px 0px;
}
#right #part_2 ul li a#blau_252:hover {
	text-decoration:none;
	color:#ff6600;
}
#right #part_2 ul li a#blau_252.act,
#right #part_2 ul li a#blau_252.act:hover {
	color:#ff6600;
}
	
/* N E W S L E T T E R */	
#right #part_2 ul li a#blau_261 {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_newsletter_re.png) no-repeat 0px 0px;
}
#right #part_2 ul li a#blau_261:hover {
	text-decoration:none;
	color:#ff6600;
}
#right #part_2 ul li a#blau_261.act,
#right #part_2 ul li a#blau_261.act:hover {
	color:#ff6600;
}

/* e C A R D S */	
#right #part_2 ul li a#blau_334 {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_ecards_re.png) no-repeat 0px 0px;
}
#right #part_2 ul li a#blau_334:hover {
	text-decoration:none;
	color:#ff6600;}
#right #part_2 ul li a#blau_334.act,
#right #part_2 ul li a#blau_334.act:hover {
	color:#ff6600;
}


/* BETR REFORM */	
#right #part_2 ul li a#blau_700 {
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/ic_btreform_re.png) no-repeat 0px 0px;
}
#right #part_2 ul li a#blau_700:hover {
	text-decoration:none;
	color:#ff6600;}
#right #part_2 ul li a#blau_700.act,
#right #part_2 ul li a#blau_700.act:hover {
	color:#ff6600;
}



.banner_hk_bur.desktop {margin-top:50px;padding-bottom:40px;text-align: center;}

.banner_hk_bur.mobil {display:none;}


.banner_Onl_Lex {margin-top:50px;text-align: center;}
.banner_bt_portal {margin-top:30px;text-align: center;}
/*.banner_inklusiv {margin-top:30px;padding-bottom:40px;text-align: center;}*/
.banner_gemeinsam {margin-top:30px;padding-bottom:40px;text-align: center;}
	
	
.bank.mobil {display:none;}


/*******************************************************/
/*** N A V I G A T I O N  B L A U  E B E N E   2 **************/
/*******************************************************/


#right #part_2 ul ul li,
#right #part_2 ul li ul li {
	margin:0;
	line-height:17px;
}

#right #part_2 ul ul li a,
#right #part_2 ul li ul li a {
display: block;
	width:195px;   
	padding-top:5px;   
	padding-bottom:5px;
	padding-right:13px;
	padding-left:30px;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	background:#bae5f7 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg_re.png) no-repeat 0px 0px;
	color:#000;
}

#right #part_2 ul ul li a:hover,
#right #part_2 ul li ul li a:hover {
	color:#ff6600;	
	background:#bae5f7 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg_re.png) no-repeat 0px 0px;
}

#right #part_2 ul ul li .act,
#right #part_2 ul li ul li .act {
	background:#d6f0fb url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg_re.png) no-repeat 0px 0px;
	color:#ff6600;	
}

#right #part_2 ul ul li .act:hover,
#right #part_2 ul li ul li .act:hover {
	background:#d6f0fb url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/nav2_bg_re.png) no-repeat 0px 0px;
	color:#ff6600;	
}



/*******************************************************/
/***************** C O N T E N T   *********************/
/*******************************************************/

#content p {
	margin-bottom:7px;
}

#content b,
#content strong {
	/*color:#4d4d4d;*/
	/* color:black; */
}

#content a, 
#content a:hover {
	font-weight: bold}

/* Link-Klassen im Content explizit angegeben um Bilder beim Klick-Vergroessern nicht zu beeinflussen */
#content a.internal-link {
	/*padding-left:16px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_link.gif) no-repeat 2px 8px;*/
	padding-left:19px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_link.gif) no-repeat 4px 8px;
	font-weight: bold;
}

#content a:hover.internal-link {
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_link_mo.gif) no-repeat 4px 8px;
}

#content a.download /*PDF*/ {
	/*padding-left:22px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pdf_icon.gif) no-repeat 1px 2px;*/
	padding-left:19px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pdf_icon.gif) no-repeat 0px 2px;
	font-weight: bold;
	padding-bottom:2px;
}

#content a.external-Link,
#content a.external-link-new-window {
	padding-left:19px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/pfeil_ext_link.gif) no-repeat 2px 6px;
	font-weight:700;
}

#content a.datei-download {
	padding-left:19px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/download_icon.gif) no-repeat 4px 5px;
	font-weight:700;
}

#content a.mail {
	padding-left:19px;
	background:url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/mailto_icon.gif) no-repeat 2px 7px;
	font-weight:700;
}


#content h1 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:700;
	color:#ff6600;
	margin-top:0px;
	margin-bottom:13px;
	padding:0px 0px 7px 0px;
	border-bottom: 1px solid #e1e1e1;
	line-height:25px;
}

#content h2 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15.6px;
	font-weight:700;
	line-height:20px;
	color:#ff6600;
	margin-top:0px;
	margin-bottom:11px;
}

#content h3 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:700;
	color:#4d4d4d;
	margin-top:0px;
	margin-bottom:10px;
	line-height:23px;
}

#content h4 {
	font-weight:700;
	color:black;
	margin-top:0px;
	margin-bottom:10px;
	font-size: 14px;
	line-height:19px;
}

#content h5 {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:700;
	color:#4d4d4d;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 5px 0px;
	border-bottom: 1px solid #e1e1e1;
	line-height:20px;
}


#content hr {
	height:1px;
	width: 100%;
	color: #e1e1e1;
	background: #e1e1e1;
	border:none;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}


#content ul {
	padding:0;
	margin: 0px 0px 0px 10px;
	list-style:none;
}

#content ul li      {
	padding: 0px 0px 0px 21px;
	margin-bottom:13px;
	background: url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/listpoint_2019.gif) 2px 7px no-repeat;
}


#content ol {
	padding:0;
	margin: 0px 0px 0px 31px;
}

#content ol li      {
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
}


/****************************************************************************************************/
/*** K O N T A K F O R M U L A R ***/
/****************************************************************************************************/

#content .csc-mailform fieldset,
#content fieldset.csc-mailform {
	/*	background:#F2F5F7;*/
	display: block;
	border:none;
	padding:20px;
	background:none;
}

form .csc-mailform br {
	/* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */

}


#content .csc-mailform label {
	display: block;
	float: left;
	text-align: right; 
	margin-right: 20px; 
	width:90px; /* Breite.*/
}

#content .csc-mailform input#mailformName,
#content .csc-mailform input#mailformEmail {
	width:240px;
	height:22px;
	border: 1px solid #8fd8f5;
	background:#f1f9fd;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	color:black;
	margin-bottom:8px;
	
	voice-family: "\"}\""; /*BOX MODEL HACK for IE 5.5/6.0 */ 
	voice-family:inherit; 
	height:18px;
}



#content .csc-mailform input.csc-mailform-check {
	float: left;
	width:18px;
	height:18px;
	border: none;
	background:none;
	padding: 0px 0px 3px 0px;
	margin-bottom:8px;
	margin-left:112px;
	/*clear:both;*/
}

#content .csc-mailform .csc-mailform-label {
	display: block;
	width:170px;
	margin-left:0px;
	margin-bottom:13px;
	/*clear:both;*/
}

#content .csc-mailform input.csc-mailform-submit {
	/*display: block;*/
	float: right;
	width:111px;
	height:22px;
	border: 1px solid #1aa8e3;
	background:#1aa8e3;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	padding: 0px 0px 3px 0px;
	color: white;
	margin-bottom:8px;
	margin-right:235px;
	clear:both;
	cursor:pointer;
}


#content .csc-mailform select {
	/*display: block;*/
	/*float: left;*/
	width:80px;
	height:18px;
	border: 1px solid #89d3e2;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	background:#f3fafc;
	font-size:11px;
	letter-spacing:0px;
	padding-left:0px;
	color:#595959;
	margin-bottom:8px;
}

#content .csc-mailform textarea {
	border: 1px solid #8fd8f5;
	background:#f1f9fd;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
	letter-spacing:0px;
	padding-left:0px;
	margin-bottom:8px;
	margin-left:0px;
}
#content .csc-mailform textarea#mailformAnfrage {
	width:240px;
	height:195px;
}
.invisible {display: none;}

/* CHECKBOX */
#content .csc-mailform .csc-mailform-field:nth-child(4) input.csc-mailform-check {
	float: right;
	padding: 0px 0px 3px 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 20px;
}
#content .csc-mailform .csc-mailform-field:nth-child(4) label {
	float: right !important;
	text-align: left;
	margin-right: 20px;
	width: 330px;
	margin-top: 20px;
	padding-bottom: 20px;
}

/****************************************************************************************************/
/*** ERROR ***/
/****************************************************************************************************/

.error  {
	width:490px;
	background: #FFB99E;
	padding: 15px 7px 15px 7px;
	margin-bottom: 15px;
	border: 1px solid #890000;
	font-weight:700;
	color:#890000;
	text-align:left;
}


/* Anmeldung interner Bereich /mitglieder-login.html */

#c2840 input {
	padding: 3px 5px 5px 5px;
	width: 240px;
	margin-bottom: 8px;
	background: #fff;
	border: 1px solid #1aa8e3;
	color: black;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 15px;
	border: 1px solid #8fd8f5 !important;
	background: #f1f9fd !important;
}

#c2840 label {
    display: block;
    float: left;
    /*text-align: right;*/
    margin-right: 20px;
    width: 120px;
}
#c2840 input#mailformsubmit {
	background: #1aa8e3;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	padding: 0px 0px 3px 0px;
	color: white;
	margin-bottom: 8px;
	margin-right: 235px;
	margin-top: 20px;
	clear: both;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	width: 273px;
	background: #1aa8e3 !important;
	border: none;
	font-family: 'Open Sans', Arial, sans-serif;
	margin: 40px 0 10px 0px;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 10px;
	-webkit-appearance: none;
}

/****************************************************************************************************/
/*** ECard ***/
/****************************************************************************************************/

.tx-srsendcard-pi1 p {
	color: #000;
    line-height: 125%;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field {
	float: left;
    text-align: left;
    /* width: 100%; */
}
* html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend {margin:0px 0px 0px -7px;}/* nur für den IE6 */
*+html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend {margin:0px 0px 0px -7px;}/* nur für den IE7 */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend {
	padding:5px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	color:#000000;
	border:none;
	text-indent:none;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-caption,
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-caption {
	font-size:13px}

#content .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset {
	margin:0;
	padding:0px 0px 20px 20px;
}


.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form {
	margin-top:50px;
	width: 100%;
}

#content .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset label {
	clear: both;
    float: left;
    text-align:left;
    /* width: 25%; */
}

#content .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset .tx-srsendcard-pi1-delivery-notify label {
	width:286px;
	margin:0px 10px 0px 0px;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset.tx-srsendcard-pi1-no-border {margin:0}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form ul li {
	padding: 0px 0px 0px 5px;
	margin-bottom:10px;
}
.tx-srsendcard-pi1 a:link {
	color: #000000;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card {
	background-color: #FFFFFF important!;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card {
	border: 1px solid #FFFFFF;
    margin: 2em 0;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card p {
	background-color: #FFFFFF;
    color: #000;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-wide-left-margin {margin-left: 0px !important;}

.tx-srsendcard-pi1 a.printlink {display:none}


#content .tx-srsendcard-pi1 table tbody tr td form table tbody tr td p {margin-bottom:0px}
#content .tx-srsendcard-pi1 textarea {width:240px;padding:4px 0px 5px 0px;background:#f1f9fd;}
#content .tx-srsendcard-pi1 .klein {font-size:12px}
#content .tx-srsendcard-pi1 table tbody tr td form table tr td {vertical-align:top;}


.tx-srsendcard-pi1 .tx-srsendcard-pi1-card {
	background-color:#fff important!; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card p {
	font-family: 'Open Sans',Arial,sans-serif; color:#000000; background-color:none; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card a:link {
	color:#666; font-family: 'Open Sans',Arial,sans-serif; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card a:visited {
	color:#1aa8e3; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card a:hover {
	color:#ff6600; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card a:active {
	color:#1aa8e3; }




.tx-srsendcard-pi1 P {
	font-family:'Open Sans', sans-serif; font-size:14px; line-height:125%; color:#000; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
.tx-srsendcard-pi1 A:link {
	color:#1aa8e3; text-decoration:none; font-weight:700;}
.tx-srsendcard-pi1 A:visited {color:#1aa8e3; font-weight:700; text-decoration:none; }
.tx-srsendcard-pi1 A:hover {
	color:#ff6600; text-decoration:none; }

.tx-srsendcard-pi1 A:active {color:#1aa8e3; font-weight:700; text-decoration:none; }
.tx-srsendcard-pi1 INPUT,
.tx-srsendcard-pi1 textarea {
	font-size:14px; 
	font-family:'Open Sans'; 
	background-color:none; 
	font-weight:normal; 
	width:240px;
	/*height:22px;*/
	border: 1px solid #8fd8f5;
	background:#f1f9fd;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:0px;
	color:black;
	margin-bottom:8px;
	
	/*height:18px;*/
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset .tx-srsendcard-pi1-delivery-notify input {
	width:auto;
	height:auto;
	border: none;
	background:none;
	padding-left:0px;
	/* float:left; */
	margin-bottom:8px;
	}

.tx-srsendcard-pi1 INPUT.tx-srsendcard-pi1-submit {
	font-weight:700; 
	width:auto;
	height:22px;
	border: 1px solid #1aa8e3;
	background:#1aa8e3;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0px;
	padding: 0px 20px 3px 20px;
	margin-top:30px;
	margin-left:0px;
	color: white;
	cursor:pointer;
}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-wide-left-margin INPUT.tx-srsendcard-pi1-submit {
	font-weight:700; 
	width:auto;
	height:22px;
	border: 1px solid #1aa8e3;
	background:#1aa8e3;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:0px;
	padding: 0px 20px 3px 20px;
	margin-top:10px;
	margin-left:0px;
	color: white;
	cursor:pointer;
}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-wide-left-margin p a{
	margin-left: 0px; }

.tx-srsendcard-pi1 SELECT {
	font-size:14px; font-family:'Open Sans'; background-color:#fff; color:#000; font-weight:700; }
.tx-srsendcard-pi1 TEXTAREA {
	font-size:14px; font-family:'Open Sans'; background-color:#fff; color:#000; font-weight:normal; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio TD {
	text-align:left; vertical-align:middle; background-color:transparent; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-radio P {
	font-family:'Open Sans', sans-serif; font-size:14px; color:#000; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }



/****************************************************************************************************/
/******************************** T Y P O 3 *********************************************************/
/****************************************************************************************************/

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	P.csc-caption {
	margin: 0; }
	DIV.csc-textpic-caption-c .csc-textpic-caption {
	margin:0px; text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn {
	float: left; display: inline; }

	/* Border just around the image */ {
	$styles.content.imgtext.borderSelector} {
	border: 2px solid black;
		padding: {
	$styles.content.imgtext.borderSpace}px {
	$styles.content.imgtext.borderSpace}px;
	}

	DIV.csc-textpic-imagewrap {
	padding: 0; }

	DIV.csc-textpic IMG {
	border: none;}

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
	float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
	list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
	float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
	float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
	float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
	border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image {
	margin: 0; }
	DL.csc-textpic-image DT {
	margin: 0; display: inline; }
	DL.csc-textpic-image DD {
	margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear {
	clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin: 4px 20px 10px 0px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin: 4px 0px 10px 20px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
		margin: 0px 5px 0px 5px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption  {
		margin: 9px 0px 0px 0px;
		font-size: 12px;
		color: #777777;
		line-height: 17px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 5px; display: block; }

	DIV.csc-textpic-below DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 2px; }

	/* Positioning of images: */

	/* Above */ 
	DIV.csc-textpic-above DIV.csc-textpic-text {
	clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center {
	text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text {
	text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text {
	clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text {
	clear: left; }
	


	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap  {
	float: left; clear: both; 
		/*margin-right:20px;*/
	}
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%; }
	/* End hide from IE5/mac */
	
	
	DIV.csc-frame-frame1 {
	border:1px solid #1aa8e3;
		padding:15px 20px 14px 20px;
		margin-bottom:20px;
	}
	
		
	DIV.csc-frame-frame2 {
	background:#dcf1fb;
		padding:15px 20px 14px 20px;
		border-top:1px solid white;
		margin-bottom:20px;
	}
	
	
	
	p.align-right {text-align:right}
	p.align-center {text-align:center}
	
	
	/* BILDER REIHEN - Jetzt in UL / LI (bei mehr als EINS )*/

#content .csc-textpic-imagerow ul,
#content .csc-textpic-imagewrap ul {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	float:left;
	clear:left;
	overflow:hidden;
}

#content .csc-textpic-imagerow ul li,
#content .csc-textpic-imagewrap ul li {
	padding: 0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	background: none;
}


/* Mailjet Plugin iframe*/

iframe#iFrameResizer0 {
	width:100%;
}

/* Readspeaker 2023 */
.rs_addtools, .rsbtn {
  margin-bottom: 15px !important;
}
img.rspkr_dr_img {
  position: static !important;
  margin: 0 5px -1.5px 3px !important;
  opacity: 0.7;
}
img.rspkr_dr_img:hover {
  opacity: 1;
}


/****************************************************************/
/********************  RESPONSIVE STYLES    *********************/
/****************************************************************/

/* Nur unter 800 Px */
@media only screen and (min-width:800px) {
#left ul li.has_sub ul,
#right ul li.has_sub ul {
	display:none !important;
}

#left ul li.act.has_sub ul,
#right ul li.act.has_sub ul {
	display:block !important;
	opacity:1 !important;
}

}




@media only screen and (max-width:1199px) {

html,body {padding-bottom:0;}

#container {
	width:100%;
	padding:0 20px 0 20px;
}

#header_logo_cockpit  {
	width:100%;
	height:107px;
}

#container_innen {
	width:100%;
}

#header  {
	width:100%;
	height:50px;
	background-size:100%;
}

#logo  {
	margin-left:17px;
	margin-top:21px;
}

#logo img {
	width: 350px;
	height:auto;
}
	

#cockpit {
	margin-right:20px;
	margin-top:71px;
	font-size:13px;
}

#left  {
	width:20.085%;
	padding:23px 10px 0 10px;
}

#content  {
	width:59.829%;
	padding:calc(13% + 25px) 25px 30px 25px;
}

#right  {
	width:20.085%;
	padding:0 10px 0 10px;
}

#footer  {
	width:100%;
	height:34px;
}

.copyright {
	width:calc(((100% + 4px) * 0.20085) - 2px);
}
.wrapper_footer {
	width:calc((100% + 4px) * 0.59829);
}

.linie_footer {
	width:calc(((100% + 4px) * 0.59829) - 70px);
	margin-left:calc(((100% + 4px) * 0.20085) + 10px);
}


#bildleiste {
	width:calc(59.829% - 54px);
	margin-left: calc(20.085% + 5px);
	margin-top:51px;
	height:12vw;
	background-size:100%
}

/* NAVI */


#left ul li a,
#right #part_2 ul li a {
	font-size:14px;
	line-height:18px;
	padding-top:10px !important;
	width:auto;
	padding-right: 5px !important;;
}
#left ul ul li a, 
#left ul li ul li a,
#right #part_2 ul ul li a, 
#right #part_2  ul li ul li a {
	padding-top:5px !important;
}

#left ul ul li a, 
#left ul li ul li a,
#right #part_2  ul ul li a, 
#right #part_2  ul li ul li a {
	width:auto;}


table#table_suche {width:17vw;}
 
#suche input.search {
	width:calc(100% - 10px);
}


} /* ENDE 1199 px*/


@media only screen and (max-width:959px) {
	
#left ul li a,
#right #part_2 ul li a {
	font-size:14px;
	line-height:18px;
	padding-top:10px !important;
	width:auto;
	-moz-hyphens:auto; 
	-o-hyphens:auto; 
	-webkit-hyphens:auto; 
	-ms-hyphens:auto; 
	hyphens:auto;
}

.text_footer,
.nach_oben a { 
	font-size: 11.5px;
} 

#Home #content div.csc-default:first-of-type {
	-moz-hyphens:auto; 
	-o-hyphens:auto; 
	-webkit-hyphens:auto; 
	-ms-hyphens:auto; 
	hyphens:auto;
}

} /* Ende 959 Px */

@media only screen and (max-width:799px) {
	
body {
	/* Deaktivieren der autom. Schriftanpassung beim iPhone !!! */
	-webkit-text-size-adjust: none;
	min-width:320px; /* ab hier horizontale Scrollbars */
}
#container {padding:0;}

#container_innen,
#wrapper {
	background:none;
}

#content  {
	width:100%;
	padding:100px 15px 30px 15px;
}

#right  {
	width:100%;
	padding:0 10px 0 10px;
	background:#9bdbf5 0 0 url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/bg_kachel_footer.gif) repeat;
}

#bildleiste,
#header,
#cockpit,
.letztelinie,
.linie_footer,
.bank.desktop {
	display:none;
}

.banner_hk_bur.desktop {display:none;}
.banner_hk_bur.mobil {
	display:block;
	text-align:center;
}

.bank.mobil {display:block;}


#header_logo_cockpit {
	position:fixed;
	height:70px;
	width:100%;
	z-index:20;
	box-shadow:0 0 12px 0 rgba(50, 50, 50, 0.35);
	background-color:#ffffff;
	margin:0;
	left:0;
}

#logo {
	margin:10px 0 0 10px;
	width: 100%;
}
#logo img {
	width: 255px;
	max-width:76%;
	height:auto;
}

#menu-btn {
	position:absolute;
	right:0;
	width:40px;
	height:40px;
	margin:14px 16px 0 0;
	background:#fff url(/public/20260101014352oe_/https://www.bgt-ev.de/fileadmin/templates/img/menu_mobile.png) no-repeat 0 0;
	cursor:pointer;
}
.open #menu-btn {
	background-position:0 -60px;
}


/************* mobile Navigation ***********/

#navleft2Mobil {display:block;}
#right #part_2 {display:none;}




.fixedPosition {
	position:fixed !important;
	/*overflow:hidden;*/
}

#left  {
	position:fixed;
	width:100%;
	left:0;
	top:70px;
	display:none;
	background:#7c7c7c;
	padding: 1px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	z-index:10;
	box-shadow:0 0 12px 0 rgba(50, 50, 50, 0.35);
}
.open #left {
	display:block;
}

/*#left ul li.has_sub ul {
	display:block !important;
}
*/

/* mob Nav 1 */

#left ul li a,
#Home #responsive-menu li:first-child a {
	background:none !important;
	border-bottom:2px solid #fff;
	padding: 10px 13px 12px 60px !important;
	font-size:17px;
	color:#fff !important;
}
#left ul li a#navleft_588,
#left ul li a#navleft_351,
#left ul li a#navleft_431{
	background:#006c9b !important;
}
#left ul li a#navleft_588 {
    margin-top: 0px;
}




#left #part_2 ul li a,
#left #navleft2Mobil ul li a {
	background:#0088c5 !important;
}

/*#left ul li.has_sub > a,
#left ul li.has_sub > a.act {
	padding: 10px 13px 12px 40px !important;
}*/
#left ul li > a.act,
#Home #responsive-menu li:first-child a {
	background:#ee6810 !important;
}

#left ul li a:before {
	/*padding-right:10px;
	color:#7c7c7c;*/
}

#left ul li.has_sub > a:before,
#left ul li.has_sub > a.act:before {
	content:'+';
	padding-right:10px;
	color:#fff !important;
	position: absolute;
	margin-left: -20px;
}


/* mob Nav 2 */

#left ul ul li {
	margin:0;
	line-height:17px;
}

#left ul ul li a,
#left ul li ul li a {
	padding: 10px 13px 12px 80px !important;
	font-size:15px;
}
#left ul ul li > a.act { /* 2. ebene*/
	background:#c05a16 !important;
	padding: 10px 13px 12px 80px !important;
}


/*#left ul ul {display:none;}*/


#right {padding: 0 15px 0 15px;}

#adresse {padding-bottom:45px;}
	
#adresse p {
	float:left;
	width:33.3%;
	padding:0 20px 0 0px;
}

#footer  {
	height:auto;
	background:none;
	border:none;
	border-radius:0;
	padding:10px 0 15px 0;
}

.copyright {
	width:auto;
	margin-left:15px;
}

.wrapper_footer {
	width:auto;
	float:none;
}

.nach_oben a {
	float:right;
	margin:0 15px 0 0;
	padding-left:13px;
	padding-top:7px;
	font-size:13px;
	background-position:0 12px;
}

.text_footer {
	text-align:center;
	float:none;
	clear:both;
	width:100%;
	font-size:13.5px;
	line-height:24px;
	font-weight:normal;
	padding:15px 0 20px 0;
	margin-top:5px;
}

.banner img {
	width:200px;
	height:auto;
}

.banner_Onl_Lex {margin-top:30px;}


} /* Ende 799 Px */

@media only screen and (max-width:799px) and (max-height:705px) {
#left {
	position:absolute;
}
.menuefix#left  {
	position:fixed;
	bottom:0px;
	top:auto;
}
}


@media only screen and (max-width:480px) {
#adresse p {
	float:none;
	width:100%;
	padding:0;
}	

}


