/* res_id: d28c4d754ec4cf825465eb8e3bf89c2e */

@charset "utf-8";

html, body {
 padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


body {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-family: 'Source Sans Pro', sans-serif;
	
	font-size: 100%;
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 1em;
	font-weight: 300;

}

.rechtliches {
    position: absolute;
    right: 0;
    top: -2em;
}

.hidden {
	
	display: none;}

.table {display: table; width: 100%; padding: 0px;}
.table_cell {display:table-cell; padding: 0px;}
#sub .table_cell.headline {width: 221px;
font-size: 1.8em;
font-weight: 300;
color: #999;}
#sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-bottom: 40px;
	padding-top: 15px;
	font-size: 0.9em;
	padding-bottom: 1em;
max-width: 1200px;
width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.85);
display: block;
z-index:9999999999999999;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-overflow-scrolling: touch
}




#maincontent {/* padding-top: 90px; */}

#menu .rex-article-1848, #menu .rex-article-843 {display: none;}


 a {
	color: #005A9D;
}




#sub a {font-weight: 300;
color: #999;}


.subnav ul, .subnav li {margin: 0px;
padding:0px;
}
.subnav li {
	display: inline-block;
	list-style-type: none;
	margin-right: 15px;
	font-size: 1.3em;
		
}

.subnav {position: relative;	}



#content .tabs li, #content .txt li {
	list-style-image: url(/layout/media11/bullet.png);margin-left: 0.5em;
}



.kblock:after { 
 
  content: ".";
    /* clear: both; */
    display: block;
    visibility: hidden;
    height: 0px;
} 


a.wichtig {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF!important;
	background-color: #325D96;
	padding: 10px!important;
	background-image:none!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	margin-bottom: 10px!important;; 
	behavior: url(/pie/PIE.htc);
	
}

a.wichtig:hover {
	font-size: 1.2em;
	font-weight: bold;
	color: #325D96!important;
	
	padding: 10px!important;
	background-image:none!important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	margin-bottom: 10px!important;; 
	behavior: url(/pie/PIE.htc);
	
}

/* F?llung und R?nder festlegen */ 
html,body,div,dd,dl,dt,li,ol,ul,span,applet,form,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,object,iframe,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,img
{
	margin: 0;
	border: 0;
	outline: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	
}
address,caption,cite,code,dfn,em,strong,th,var 
{  
font-weight:normal;
} 
a, a:link, a:hover, a:visited {
	text-decoration: none;
}

strong {
	font-weight: 600;
}

/* Tabellendefinition */
table{border-collapse:collapse;border-spacing:0;}
table{font-size:inherit;font-size:1em;}
td,th {
	text-align: left;
	vertical-align: top;
}




/* Absatzformatierung P */ 
p {padding-bottom: 1em; }


/* gel?scht */
del {
	text-decoration: line-through;
}

#content ul, #sitebar ul {
	padding-left: 1em;
}



td {
	vertical-align: top;
}

.clear {
	display: block;
	clear: both;
}

.hide {
	display: none;
}

.textblockn{
	display: block;
	padding: 10px;
	clear: both;
	background-color: #FFF;
	border: 1px solid #EAF1F6;
	
	margin-bottom: 20px;	
}

.hero {
    position: relative;
    padding: 40px 20px 40px 20px;
    max-height: 640px;
    min-height: 440px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
    color: #fff;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    
    background-repeat: no-repeat;
    
    margin-bottom: 20px;
    
	
	
}

.herotext {color: #fff;
/* text-align: right; */}

.hero2 {
    position: relative;
    padding: 40px 20px 40px 20px;
    max-height: 450px;
    min-height: 360px;
    height: 600px;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover !important;
    color: #fff;
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    
    background-repeat: no-repeat;
      margin-bottom: 20px;
    
    
}

.weiter
{
	text-align: left;
	display: block;
	clear: both;
	font-size: 3em;
	text-shadow: 0px 0px 0px #fff;
	color: #FFFFFF;
}

div.texthero {position: absolute;
/* top: 60%; */
width: 100%;
margin-right: auto;
margin-left: auto;
bottom: 0%;
font-size: 2.4em;
text-align: center;
line-height: 1.5em;
text-shadow: 1px 2px 2px #666;
color: #FFF;}



#content .hero h3 {
    font-size: 1.4em;
    text-align: center;
    font-weight: 300;
	color: #fff;
    
}

#content .hero h2 {
    margin: 50px 0 45px 0;
    font-weight: 600;
    font-size: 2em;
    text-align: center;
    text-shadow: 1px 2px 3px #666;
    color: #fff;



}

hero2 {

    min-height: 400px;
    background-repeat: no-repeat !important;

color: #fff;

}





.superbox {
	
	padding: 3px;
	
}

.mobimenu {
	visibility: hidden;
}


#main {
	max-width: 1200px;
	z-index: 0;
	margin-left: auto;
	font-size: 1em;
	/* margin-top: 15px; */
	/* padding-right: 10px; */
	padding-bottom: 40px;
	min-height:400px;
	background-color: #fff;
	margin-right: auto;
	position: relative;
	display: block;
	clear: both;
	padding-left: 20px;
	padding-top: 30px;
	
	
}

.mobinav {
	display: none;
	
	border-top-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #fff;margin-bottom: 30px;
	
	}



#main #head {
	height: 170px;
	padding-top: 4px;
	padding-bottom: 0px;
}

#meta {
	display: block;
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 20px;
}


#meta a {
	line-height: 0.9em;
	color: #3B5381;
	text-decoration: none;
}

.headline_date {
	text-align: right;
	display: block;
	clear: both;
}




/* *********** CONTENT **************** */

#content {
	color: #000000;
	line-height: 1.7em;
	padding-right: 20px;
	padding-top: 0px;
	margin-bottom: 10px;
	display: table-cell;
	vertical-align: top;
	background-color:#fff;
	
}
.design2 {
	font-size: 0.9em;
	float: left;
	width: 710px;
	color: #333333;
	line-height: 1.5em;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.design1 {
	font-size: 1em;
	color: #333333;
	line-height: 1.5em;
	/* padding-left: 20px; */
	padding-right: 0px;
	padding-top: 0px;
}
.design_start {
	font-size: 0.9em;
	float: left;
	width: 640px;
	color: #333333;
	line-height: 1.5em;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}

 #content h1 {
	font-size: 2.2em;
	color: #339916;
	line-height: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	font-weight: 300;
	margin-bottom: 20px;
	padding-bottom: 0.5em;
}
 #content h2{
	color: #445C88;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	font-weight: 300;
}

#content h2 strong, #content h1 strong  {

	font-weight: 300;
}




#content h3 {
	
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	font-weight: normal;
}













#content_links {
	width: 221px;
	display: table-cell;
	vertical-align: top;
	/* width: 20%; */
	
	
	
}


.content_links_wrapper {
	display: block;
	position: absolute;
	height: 100%;
	width: 221px;
}

.content_links_wrapper ul {
z-index: 800;
}



#title 
{background-color: rgba(207, 222, 235, 0.44);
padding-top: 10px;
border-bottom-width: 1px;
border-bottom-color: #77AD55;
width: 100%;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
}

#menu_wrapper 
{
display: table;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
width: 100%;
	
}

#logo
{
display: table-cell;	
width: 241px;
}

#smenu
{
display: table-cell;	
width: 150px;
text-align: right;
vertical-align: middle;
}

#smenu .fa {font-size: 1.5em;
color: #305E99;
margin-left: 15px;}

#logo img {height: 40px;
width: auto;}


#menu {
	margin-top: 0px;
	
	font-size: 1.2em;
	display: table-cell;
	
	vertical-align: middle;
} 






#main #menu .stick {
	 position: fixed;
  top: 0;
  z-index: 10000;
	
	}


#menu a {-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}









#content_links h1 {
	color: #003366;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

#content_links hr {
	font-size: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}


#sitebar {
	
	width:25%;
	font-size: 0.9em;
	margin: 0px;
line-height: 1.4em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: right;	
	display: table-cell;
	vertical-align: top;
}
#sidebar1 {
	
	height: 365px;
}
/* Standard-Gr??e der Bilder (nicht ?ndern) */
/* Standard-Gr??e der Bilder (nicht ?ndern) */
.dopic {
	height: auto;
	width: 100%;
}

/* Standard-Anzeige f?r alle Viewports */
.pic_symbol{width: 10%;}
.pic_klein {width: 20%;}
.pic_mittel{width: 30%;}
.pic_gross {width: 50%;}
.pic_komplett {width: 100%; margin-bottom: 20px;}

.table_container {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
  }
  
  
#footer .table_container {
	display: table;
	width: 100%;
	margin-bottom: 0px;
	
  }  

.cell {
	display: table-cell;
	width: 45%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	vertical-align: top;
	}
	
	
#content .cell h2{
	font-weight: 300;
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	display: block;
}






/* Links in content */

#content .text a {
	
	color: #003366;
	text-decoration: underline;
}
#content .text a:link {


	color: #003366;
	text-decoration: underline;
}
#content .text a:hover {
	
	
	
	/* color: #003366; */
	text-decoration: underline;
}
#content .text a:visited {



	
	color: #003366;
	text-decoration: underline;
}




.marginaliex {
	display: block;
	clear: both;
	margin-bottom:20px;
	padding-bottom: 0px;
	font-size: 1em;
	
	
}


#sitebar a {
	text-decoration: underline;
	color: #003366;
}


#sitebar a:visited {
	text-decoration: underline;
	color: #003366;
}

#sitebar h1 {
	font-size: 1.5em;
	margin-bottom: 8px;
	line-height: 1.4em;
	
}

#sitebar h2 {color: #005C9E;
font-weight: 300;
font-size: 1.4em;
margin-bottom: 0.5em;}

#sitebar h2 strong {
color:#005C9E;
font-weight: 300;

}

#sitebar .bildung_info h2 {
	font-size: 1.5em;
	margin-bottom: 1em;
	line-height: 1.4em;
	font-weight: 300;
	color: #FFF;
padding-left: 10px;
	background-color: #005C9E;
	margin-top: 0em;
}



#sitebar .green h2, #sitebar .green2 h2 {
	font-size: 1.3em;margin-bottom: 8px;line-height: 1.4em;
	
}


#sitebar h3 {
	font-size: 1em;margin-bottom: 8px;line-height: 1.4em;
	
}










/*//////////////////////////////////////////////////////////////////////////////*/
/* Stile f?r TinyMCE - Kundenspezifisch */
/*//////////////////////////////////////////////////////////////////////////////*/
.hinterlegung_blau
{
	background-color: #6285B9;
	color: #FFFFFF;
	font-size: 1em;
	display: block;
	padding-left: 5px;
}

.niag_tabelle, .niag_preise, .niag_preise2 {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border-radius: 4px;
	/* background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D9E4EF), to(#FFFFFF)); */
	/* background: -webkit-linear-gradient(#D9E4EF, #FFFFFF); */
	/* background: -moz-linear-gradient(#D9E4EF, #FFFFFF); */
	/* background: -ms-linear-gradient(#D9E4EF, #FFFFFF); */
	/* background: -o-linear-gradient(#D9E4EF, #FFFFFF); */
	/* background: linear-gradient(#D9E4EF, #FFFFFF); */
	/* -pie-background: linear-gradient(#D9E4EF, #FFFFFF); */
	/* behavior: url(/pie/PIE.htc); */
}
	
	



.niag_preise .td1,.niag_preise2 .td1 {
	color: #FFF;
	background-color: #305E99;
	width: 120px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBE8;
}

.niag_preise .td2 {
	color: #3B5383;
	width: 60px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 0.9em;
}



.td3, .td5, .td7, .td9, .td11, .td13
{
	background-color: #CDDBE8;
}
.niag_tabelle td {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #5A7099;
	border-left-color: #eeeeee;
	font-size: 1em;
	
}
.niag_preise td, .niag_preise2 td {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #f9f9f9;
	border-bottom-color: #f9f9f9;
	border-left-color: #f9f9f9;
	font-size: 1em;
	text-align: right;	
}
th  {
	background-color: #77AD55;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	border: 1px none #eeeeee;
	font-weight: normal;
}






.slider_box {
	background-color: #FFFFFF;
	border: 1px solid #D1DEEB;
	height: 325px;
	padding: 0px;
	width: 640px;
	background-image: url(/layout/media11/slider-back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	display: none;
	
	-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
	-webkit-box-shadow: 1px 1px 8px #ccc;	
	/* webkit browser*/ 
	-moz-box-shadow: 1px 1px 8px #ccc;	
	/* firefox */ box-shadow: 1px 1px 8px #ccc;
	
	behavior: url(/pie/PIE.htc);
	
	
	
	
}


.slider_box2 {
	background-color: #FFFFFF;
	border: 1px solid #D1DEEB;
	padding: 0px;
	
	
	margin-bottom: 30px;

	
	
	
	behavior: url(/pie/PIE.htc);
	
	
	
	
}





.newsbt {
	text-align: center;
	display: block;
	clear: both;
	background-color: #EAF0F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EAF1F6;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 50;
}

#main .newsbt a {
	
	font-weight: 300;
	text-decoration: none;
	padding: 3px;
	
	vertical-align: middle;
}




.niag-vrr {
	height: 1000px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}


/* #start_sitemap {
	display: block;
	clear: both;
	background-image: url(/layout/media11/sitemap.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 20px;
	
	width: 910px;
} */


#start_sitemap {
	width: 930px;
	z-index: 0;
	margin-left: auto;
	font-size: .8em;
	margin-top: 30px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color: #E6EDF5;
	background-repeat: repeat-x;
	margin-right: auto;
	padding-top: 10px;
	display: block;
	clear: both;
	
	-webkit-box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;
	behavior: url(/pie/PIE.htc);
	margin-bottom: 20px;
}



#start_sitemap .lev1 {
	display: block;
	float: left;
	text-decoration: none;
	padding-right: 20px;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDDEA;
	color: #003366;
	height: 230px;
	padding-left: 10px;
}

#start_sitemap .lev2 {
	display: block;

}

#start_sitemap li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#start_sitemap ul {
	margin: 0px;
	padding: 0px;
}

#start_sitemap .lev1 a {
	display: block;
	float: left;
	font-size: 1.34em;
	text-decoration: none;
	color: #003366;
	padding-bottom: 15px;
	
}





#start_sitemap .lev2 a {
	font-size: 0.9em;
	display: block;
	clear: both;
	text-decoration: none;
	color: #003366;
	padding-bottom: 5px;
	
}


.newsdate {
	color: #999;
	text-align: right;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAE8;
	margin-bottom: 10px;
	padding-bottom: 5px;
}



#sitebar .nbcontent a, #sitebar .nbcontent a:hover {background-position: left 0.2em;}

.bpic {
	float: left;
	width: 50px;
	
	display: block;
	
	margin-right: 10px;
}

.bcontact {display: block;
margin-bottom: 10px;
text-align: left;
padding-left: 15px;
}






#content .box {
	background-image: url(/layout/media11/boxbg.jpg);
	border: 1px solid #CDDBE8;
	float: left;
	width: 195px;
	height: 70px;
	background-color: #C0D1E1;
	padding-right: 5px;
}


#content a.link-button {
	background-image: url(/layout/media11/boxbg.jpg);
	border: 2px solid #CDDBE8;
	display: inline-block;
	padding: 3px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}


#content a.link-button:hover {
	background-image: url(/layout/media11/boxbg.jpg);
	border: 2px solid #006633;
	display: inline-block;
	padding: 3px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}




#sitebar .box {
	
	
	margin-bottom: 1em;
	display: block;
	clear: both;
}



#sitebar .box a {
	font-size: 1em;
	color: #000;
	text-decoration: none;
	display: block;
	
	padding-left: 15px;
	padding-top: 10px;
	line-height: 1.2em;
	
	}

#content .box a {
	font-size: 1.6em;
	color: #000;
	text-decoration: none;
	display: block;
	
	padding-left: 15px;
	padding-top: 15px;
	line-height: 1.2em;
	
	
	}

.trenn {
	display: block;
	float: left;
	height: 90px;
	width: 17px;
}







#main .twitter {
	display: block;
	clear: both;
	padding-left: 10px;
}





/*Definition der Menubox */



/* Entfernt alle Aufz?hlungssymbole */
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	
}
#menu ul ul {
width:150px;
list-style-type:none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#menu li {
display: inline-block;
/* width:150px; */
position:relative;
list-style-type:none;

}
/* Aussehen der Top-Level-Links */
#menu a, #menu a:visited {
	text-decoration:none;
	color: #003366;
	
	/* margin-left: 15px; */
	margin-right: 30px;
	
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #menu a, * html #menu a:visited {
width:
w\idth:
p\adding-right: 15px;
padding-left:15px;
float:left;
}

.mobinav ul, .mobinav li
{
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.mobinav li a {padding-left: 0.5em; display:block;}

.mobinav .rex-navi1 a{
	font-size: 1.2em;
	color: #005C9E;
}

.mobinav .rex-navi1 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF1F6;	
}

.mobinav .rex-navi2 li {
	
	border-bottom-style: none;
	
}

.mobinav li.rex-active, .mobinav li.rex-current  {
	background-color: #EAF1F6;
}

.mobinav .rex-navi2 a{
	font-size: 1em;
	color: #666666;
	padding-left: 1.5em;
}

.mobinav .rex-navi3 a{
	font-size: 1em;
	color: #666666;
	padding-left: 2.2em;
}


.mobinav  a.rex-current{
	font-size: 1em;
	color: #FFF;
	background-color:#4FAF47;
	
}



/* style the top level hover */
#menu a.rex-current, #menu a.rex-active, #menu a:hover, #menu ul ul a:hover{
	
	color: #4FAF47;
	
}
#menu :hover > a, #menu ul ul :hover > a {
/* background-image: url(/layout/media11/menu-over.png); */
	/* background-repeat: repeat-x; */
	/* background-position: bottom; */
	color: #;
}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{ 
visibility:visible; 
	
}


/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ 
visibility:visible;
}












#main .editarticle {
	text-align: right;
	height: 24px;
	
	float: right;	
}

#main .editarticle a {
	padding: 3px;
}
#socialshareprivacy li {
	float: left;
}

#content_links ul {
	margin: 0px;
	padding: 0px;
	/* font-size: 1.6em; */
}



#content_links li 
{/* display: inline-block; */
list-style-type: none;
padding-right: 10px;
font-size: 1.2em;
line-height: 1.2em;
margin-bottom: 0.5em;}

#content_links li li
{/* display: inline-block; */
list-style-type: none;
padding-right: 0px;
font-size: 0.9em;
line-height: 1.5em;
margin-bottom: 0.5em;
padding-left: 0.5em;
}

#content_links li a {color: #999;}
#content_links li a.rex-current, #content_links li a.rex-active{color: #305E99;}

#sub li a {color: #999;}
#sub li a.rex-current, #sub li a.rex-active {color: #305E99;}
.subnav {line-height: 1.6em;


}


html { -webkit-font-smoothing: subpixel-antialiased; }



#edit {
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    position: fixed;
    width: auto;
    z-index: 1000;
    color: rgba(130, 41, 78, 1);
    bottom: 10px;
    /* right: 40%; */
    padding: 5px;
    font-size: 2em;
}

.editarticle {
    left: 0px;
    float: right;
    width: 40px;
    z-index: 900;


}

#edit a {
	font-weight: normal;
	color: rgba(77,175,68,1);
	text-decoration: none;
}

#content a.cmore {
    display: block;
    padding: 5px;
    border: none;
    font-weight: 300;
    text-align: center;
    
    
}




@media screen and (max-width: 960px) {
#title.is_stuck {z-index: 99999999;
background-color: #EAF1F6;
background-color: RGBA(234, 241, 246, 0.8);
}

	
	
	

#title {z-index: 99999999;
background-color:#EAF1F6;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;}

.mobimenu {
	visibility: visible;
}

#smenu
{
display: table-cell;	
width: auto;
text-align: right;
vertical-align: middle;
}



#menu, #sub, #content_links {display:none;}
#sitebar {width:35%;}
}
@media screen and (max-width: 760px) {
.maincontent.table {display:block;}
#sitebar, #content {display: block}; 
.mobimenu {
	visibility: visible;
}
	
	
#content {padding-right: 0px;}	
	#content .camera_caption  {
	color: #FFF;
	font-size: 0.9em!important;
	line-height: 1em;
}
	
#sitebar {width:90%;}




#main {
	
	padding-left: 5px;
padding-right: 5px;
	
	
	
}



}













/*======================================
  Selectric
======================================*/

.selectric-wrapper p {padding-bottom: 0em;}

.selectric-wrapper {position: relative;
cursor: pointer;
display: inline-block;
width: 150px;
}



.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #EAF1F6;
  background: #FFFFFF;
  position: relative;
  border-radius: 0px;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 23px 0 8px;
  font-size: 1em;
  line-height: 23px;
  color: #444444;
  height: 23px;
}
.selectric .button {
  background: #EAF1F6;
  border-radius: 27px;
  display: block;
  position: absolute;
  right: 3px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  color: #444444;
  text-align: center;
  font: 0/0 a;
  *font: 20px/20px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #444444;
  border-bottom: none;
}

.selectric-hover .selectric {
  border-color: #d1d8dd;
}
.selectric-hover .selectric .button {
  color: #d1d8dd;
}
.selectric-hover .selectric .button:after {
  border-top-color: #4FAF47;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #EAF1F6;
  background: #EAF1F6;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
  display: none;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FFF;
  border: 1px solid #C4C4C4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
	padding-left: 0em!important;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 8px!important;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #EAF1F6;
  color: #444;
}
.selectric-items li:hover {
  background: #EAF1F6;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}



























.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

.bcelle {display: table-cell;
width: 60%;
font-size: 1em;
border-bottom: 1px solid;
border-bottom-color: #eee;
line-height: 1.45em;
text-align: right;
vertical-align: top;}


#suchwrapper {
	position: relative;
	height: auto;
	width: 100%;
	display: none;
	right: 20px;
	margin-right: 0px;
	clear: both;
	background-color: #FFF;
	
	border-bottom:1px solid #EAF1F6;
	
	
}

 input.suchfeld {
width: 80%;
background-color: #EAF1F6;
padding: 5px;
font-size: 1.5em;
font-weight: 300;
-webkit-appearance: none;
	-moz-appearance: none;
border: 0;
float: left;
}

.suchknopf {width: 19%;
background-color: #005C9E;
	color: #fff;
padding: 5px;
font-size: 1.5em;
font-weight: 300;
-webkit-appearance: none;
	-moz-appearance: none;
border: 0;
margin-left: 1px;
}


#suchwrapper2 {
	
	padding: 20px;
	top: 0px;
	
	/* width: 5360px; */
	margin-right: auto;
	margin-left: auto;
	
	
}

#suchwrapper a.sbtn2 {
	font-weight: 300;
	font-size: 1em;
	display: block;
	float: right;
	clear: both;
width: 100%;
text-align: right;
margin-bottom: 10px;	
	
}


.row1{
	display:table-row;
	height: 100px;
	width:100%;
	
}

.row2{
	display:table-row;
	
	width:100%;
	
}


.btabelle {display: table; width: 100%;}

.bcelle.bhead {width: 40%; font-weight: 600; color: #005C9E; text-align: left;}

.infobutton {
display:block;
width:100%;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-bottom-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-left-color:#82BEBE;
border-right-color:#82BEBE;
border-top-color:#82BEBE;
border-bottom-color:#82BEBE;
background-color: #FFF;
padding: 10px; 
margin-bottom: 1.4em;
vertical-align: middle;
webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.infobutton.small {
display:block;
width:100%;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-bottom-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-left-color:#82BEBE;
border-right-color:#82BEBE;
border-top-color:#82BEBE;
border-bottom-color:#82BEBE;
background-color: #FFF;
padding: 5px; 
margin-bottom: 1em;
vertical-align: middle;
webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}





.infobutton-left {
display:inline;
width:40px;
padding-right:20px;
text-align: center;

}
.infobutton-right {
display:inline;
font-size: 1.4em;

}

.small.infobutton-right {
display:inline;
font-size: 1em;

}


.infobutton:hover
{
	background-color: #005C9E;	
	color: white;
	text-decoration: none;
}

.infobutton
{
	text-decoration: none;
}


 
#main a.infobutton:hover
{
	background-color: #005C9E;	
	color: white;
	text-decoration: none;
}

#main a.infobutton
{
	text-decoration: none;
}




.infobutton-left .fa {font-size: 30px; color: #005C9E;}

.infobutton:hover .infobutton-left .fa {color: #EAF1F6; webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;}

.symbolselect { display: inline-block; padding: 5px; }



#main #content .ui-datepicker-calendar th {font-size: 12px;}
#main .ui-accordion-header a {font-size: 1.2em;
	text-decoration: none;}
#main .ui-accordion-content {
	overflow: hidden;
}

#main .ui-corner-top a {
	text-decoration: none;}



/* Formular Definition */

.clear {
	display: block;
	clear: both;
}

#newsblock {
	display: block;
	border-bottom: 1px solid #CDDBE8;
	margin-bottom: 30px;
}
.newsblockh {
	
	background-repeat: repeat-x;
	display: block;
	clear: both;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDBE8;
	
}


#main .newsblockh a{
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	
}

.newsblocka {
	float: right;
	padding-left: 5px;
}

#content .camera_caption a {
	color: #FFF;
	text-decoration: none;
}

#content .camera_caption  {
	color: #FFF;
	font-size: 1.2em;
}

#content .camera_caption h1, #content .camera_caption h2, #content .camera_caption h3  {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
	padding: 0px;
	margin-bottom: 0.5em;
}

.map_canvas { margin-left: auto; margin-right: auto; width: 100%; height: 400px;}


#newsblock .nbcontent {
	padding: 10px;
}
#content .tabs .nbcontent {
	padding: 0px;
}

#main #newsblock .nbcontent a {
	text-decoration: none;
	/* background-image: url(/layout/media11/bullet.png); */
	background-repeat: no-repeat;
	background-position: left 5px;
	/* padding-left: 14px; */
	display: block;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main  .nbcontent a {
	text-decoration: none;
	/* background-image: url(/layout/media11/bullet.png); */
	background-repeat: no-repeat;
	background-position: left 5px;
	/* padding-left: 14px; */
	display: block;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

#main  .nbcontent span.alarm {
	color: #900;
}



#main .nbcontent a:hover {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	background-color: #EFF4F8;
}



div {
box-sizing:border-box;;
}


.kblock:after { 
 
  content: ".";
    clear: both; 
    display: block;
    visibility: hidden;
    height: 1px;
} 

.infobutton {
display:block;
width:100%;
border-left-style:solid;
border-right-style:solid;
border-top-style:solid;
border-bottom-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:1px;
border-left-color:#82BEBE;
border-right-color:#82BEBE;
border-top-color:#82BEBE;
border-bottom-color:#82BEBE;
	box-sizing: border-box;
}




.xinfobutton.tiled:nth-child(2) {
   margin-left: 1%;
font-size: 0.8em;
}



div.infobutton-right {
	display:block;
	float: left;
width:70%;}

div.infobutton-left {
display:block;
width:50px;
float: left;
padding-right:20px;
}






/******************************* CONTACT FORM -  for blog and contact page  *******************************/

.text .formgen {
	
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	
}

.text .formgen legend {
	font-size: 1.4em;
	font-weight: 300;
	color: #149917;
}



.formgendiv  {
	display: block;
	float: left;
	width: 45%;
	
	
	
}

.formsubmit {
	clear: both;
}


.formgendiv2  {
	display: block;
	float: left;
	width: 45%;
	padding-left: 25px;
	
}


.formgen fieldset {
	padding: 20px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	margin-bottom: 20px;
}



.formgen  .formtext {
	border: 1px solid #eee;
	background-color: #eee;
	color: #000;
	height: 30px;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	font-size: 18px;
	font-weight: 300;
	-moz-box-shadow: inset 0 0 2px #666;
	-webkit-box-shadow: inset 0 0 2px #666;
	box-shadow: inset 0 0 2px #666;
}


.formgen  .formselect {
	border: 1px solid #eee;
	background-color: #eee;
	color: #000;
	height: 30px;
	padding: 0;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	font-size: 18px;
	font-weight: 300;
	
}

 .forminfo {
	color: #900;
	font-size: 1.2em;
	display: block;
	padding: 15px;
	border: 4px solid rgb(153,0,0);
}

.formgen  textarea {
	border: 1px solid #8694A1;
	background-color: #eee;
	color: #000;
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	clear: both;
	
	-moz-box-shadow: inset 0 0 5px #666;
	-webkit-box-shadow: inset 0 0 5px #666;
	box-shadow: inset 0 0 5px #666;
}
.formgen  label {
font-size: 1.2em;
font-weight: 300;
color: #005C9E;
clear: both;
display: block;
	
}



 


.formgen  label span {
	color: #414550;
}
.formgen  input[type="text"]:focus, .formgen  input[type="text"]:hover, .formgen  textarea:focus, .formgen  textarea:hover, .formgen  input[type="text"]:focus, .formgen  input[type="text"]:hover, .formgen  textarea:focus, .formgen  textarea:hover {
	background-color: #FFF;
}
.formgen  input[type="submit"], .fa-submit {
	border: none;
	padding: 5px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #005C9E;
font-weight: 300;
float: right;
font-size: 1em;
}
.formgen  input[type="submit"]:hover {
	color: #000;
	background-color: #eee; 
}




/* --------- DOWNLOADS ----------------------*/

.dl_block {
	display: block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	clear: both;
	border-bottom: solid 1px #EAF1F6;
}

.dl_h {
	padding-top: 0px;
	display: block;
	
}


.dl_block1 {
	padding-bottom: 8px;
margin-bottom: 8px;
clear: both;
border-bottom: solid 1px #EAF1F6;
}

.dl_block1 img {
	float:left;
    padding-right: 10px;
}

.dl_block .pleft, .dl_block1 .pleft {
	margin-bottom: 0px;
}
.pcaption {
line-height: 1.2em;
padding-top: 0.5em;
padding-left: 1em;
text-align: center;
padding-bottom: 0.5em;

}



.dl_block .pleft_b, .dl_block1 .pleft_b {
	margin-bottom: 15px;
}










#fahrplan_suche {
	font-size: 1em;
	height: 325px;
	margin-bottom: 20px;
	/* width: 250px; */
}

#fahrplan_suche input.ddate{
	width: 1.5em;
	padding-right: 5px;height: 18px;
}
#fahrplan_suche input.ddatey {
	width: 40px;
	padding-right: 0px;
	height: 18px;
}

.fsubmit {
	color: #FFF;
	background-color: #319800;
	float: right;
	margin-top: 15px;
	margin-bottom: 6px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #FFF;
	height: 24px;
	behavior: url(/pie/PIE.htc);
}

.kliste_0:after, .kliste_1:after, .dl_block:after, .textblock_green:after,. green:after .marginalie:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 



#main .textblock_b:after, .kblock:after, .box:after, .textblock_k, .textblock_w:after
{content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
	
}



/* Hides from IE-mac \*/ 
* html .kliste_0, html .kliste_1,html .dl_block, html .textblock_b, html .box, html .textblock_green,html .green, html .marginalie{display: block;} 
/* End hide from IE-mac */


.marginalie, .textblock_b, #fahrplan_suche {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
}

.textblock_b, .textblock_w {
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FBFDFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}

.textblock_k
{
	display: block;
	float: left;
	width: 200px;
	padding-right: 20px;	
}

.textblock_w {
	color: #003366;
	margin: 0px;
	padding: 0px;
}





.green {
	background-color: #319800;
	color: #FFF;
	clear: both;
	height: 178px;
	padding: 10px;
	
}

#main #sitebar .green h1 {
	line-height: 2.2em;
	font-size: 1.8em;
	text-shadow: black 0px 1px 0px;
	color: #FFF;
}

#main #sitebar .green a {
		color: #FFF;
}


#main #sitebar .green h2 {
	line-height: 1.2em;
	display: block;
	font-size: 1.3em;
	color: #FFF;	
}







#main #sitebar .textblock_green h1 {
	line-height: 1.3em;
	font-size: 1.3em;
	text-shadow: black 0px 1px 0px;
	font-weight: 300;
}




#main #sitebar .textblock_green h2 {
	line-height: 1.2em;
	display: block;
	font-size: 1.3em;
	font-weight: 300;	
}


.textblock_green, .green2, .textblock_red {
	background-color: #FBFDFF;
	clear: both;
	padding: 10px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 10px
	font-size: 1em;
	line-height: 1.5em;
	border-top-color: #77AD55;
	border-top-style: solid;
	border-top-width: 3px;	
	
	
}

.textblock_red {
	
}









#fahrplan_suche {
	font-size: 1em;
	/* height: 325px; */
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #77AD55;	
	
}

#fahrplan_suche input.ddate{
	width: 1.5em;	padding-right: 5px;height: 18px;
}
#fahrplan_suche input.ddatey {
	width: 40px;
	padding-right: 0px;
	height: 18px;
}


#fahrplan_suche .ydate,#fahrplan_suche .ddate,#fahrplan_suche .ddatey,#fahrplan_suche .xinput {
	background:#fff url(/layout/media11/formbg.jpg)
}

#fahrplan_suche .ydate,#fahrplan_suche .ddate,#fahrplan_suche .ddatey,#fahrplan_suche .xinput,#fahrplan_suche select {
	border:1px solid #cfddea
}

#fahrplan_suche .ydate,#fahrplan_suche .ddate,#fahrplan_suche .ddatey,#fahrplan_suche .xinput,#fahrplan_suche .nlabel,#fahrplan_suche .nlabel2,#fahrplan_suche select {
	height:1.5em
}

#fahrplan_suche form {
	padding:0 3px 3px;
	height:265px
}

#fahrplan_suche .xinput,#fahrplan_suche .ydate,#fahrplan_suche .nlabel,#fahrplan_suche select {
	float:left
}

#fahrplan_suche .xinput {
	width:120px
}

#fahrplan_suche .xinput,#fahrplan_suche .ydate {
	margin-left:10px;
	height:18px
}

#fahrplan_suche .xinput,#main #fahrplan_suche .faheadlines {
	padding:0
}

#fahrplan_suche .ydate {
	width:60px
}

#main #fahrplan_suche .faheadlines {
	margin:5px 0;
	clear:both;
	font-size:1.3em;
	color:#666;
	font-weight:normal;
	line-height:1.4em
}

#main #fahrplan_suche .faheadlines,#fahrplan_suche .nlabel,#fahrplan_suche select {
	display:block
}

#fahrplan_suche .nlabel,#fahrplan_suche .nlabel2 {
	padding-top:5px
}

#fahrplan_suche .nlabel,#fahrplan_suche select {
	width:110px
}

#fahrplan_suche .nlabel {
	text-align:right
}

#main #sitebar #fahrplan_suche #fahrplan_header {
	
	margin:1px;
	font-size: 2em;
	color:#000;
	padding:0px;
	font-weight: 300;
	
	
	
	
}

#fahrplan_suche select {
	background:#eff4f8;
	height:20px;
	clip:rect(0,0,100%,100px)
}

#fahrplan_suche h2 label,#fahrplan_suche h2 input,#fahrplan_suche h2 span {
	font-size:.8em
}











#content .verkauf h1 {color: #000;
background-color: #EAF1F6;
font-size: 1.5em;
border-left-style: solid;
border-left-width: 4px;
border-left-color: #79AC5A;
padding: 4px;
text-align: center;}
#content .verkauf2 {
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#content .verkauf {
-moz-border-radius: 4px;
background-color: #F7FAFC;
border-radius: 0px;
margin-bottom: 15px;}





#nsuche{
	width: 170px;
	/* float: right; */
	/* padding-right: 20px; */
}

#nsuche .sendsearch
{
	float: right;
	margin-top: 5px;	
}

#nsuche .sinput {
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
	height: 23px;
	background-image: url(/layout/media11/formbg.jpg);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 138px;
	background-repeat: repeat-x;
	behavior: url(/pie/PIE.htc);
	}



/*////////////////////////////////////////////////////*/
/* KLXM Bild ... Ausrichtung Links-Rechts */ 


.pic_border
{
	border: 1px solid #eee;	
	padding: 4px;
}


/* Standard-Gr??e der Bilder (nicht ?ndern) */
.dopic {
    height: auto;
    width: 100%;
    z-index: 0;
}

/* Standard-Anzeige f?r alle Viewports */
.pic_symbol {
    width: 10%;
}

.pic_klein {
    width: 20%;
}

.pic_mittel {
    width: 30%;
}

.pic_gross {
    width: 50%;
}

.pic_komplett {
    width: 100%;
    margin-bottom: 20px;
}

/* Bilder mit Rahmen */
.pic_border, .pic_border2 {
    padding: 2px;

    line-height: 0.9em;
    background-color: #fff;
    box-sizing: border-box;
}

.pic_border2  {
	border: 2px solid rgb(129,41,78);
}




.pic_round img {
    
    border-radius: 50%;
}

/* Bildausrichtung */
.pleft {
    float: left;
    margin-right: 1.8em;
    margin-bottom: 0.5em;


}

.pright {
    float: right;
    margin-left: 1em;
    margin-bottom: 0.5em;

}

.pcenter {
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto;
}

.pnormal {
    clear: both;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
}


.pnormal, .pcenter, .pright, .pleft
{
position: relative;
}
/*////////////////////////////////////////////////////*/
/* Definition der KLassen mit  Rahmen */

	
.trennelement , trennelement_b, trennelement_c, trennelement_d
{
	clear: both;
	display: block;
	margin-bottom: 2px;	
}
.trennelement {height: 20px; }
.trennelement5 {height: 5px; }
.trennelement_b {height: 40px;}
.trennelement_c {height: 60px;}
.trennelement_d {height: 80px;}
.trennelement_e {
	height: 1px;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

/*//////////////////////////////////////////////////////*/
.pleft_c {
	float: left;
	
	margin-right: 40px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	
	margin-left: 0px;
}
.pright_c {
	float: left;
	
	margin-right: 40px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	margin-left: 0px;
}
.pnormal_c {
	float: left;
	
	margin-bottom: 5px;
	vertical-align: text-bottom;
	margin-left: 0px;
	margin-right: 30px;
	
}



/*////////////////////////////////////////////////////*/
/* Ende Multilist */

#main .box .pleft, #main .box .pright {padding-top: 5px;} 



	
	
.kliste_0, .kliste_1 {
	margin-bottom: 10px;
	display: block;
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD8E8;
	padding-bottom: 6px;
}








/* etc. */
.pagination li {
	background-color: #eeeeee;
	display: inline;
	padding: 3px;
	list-style-type: none;
	margin-right: 3px;
	float: left;
}

.pagination li a {
	font-weight: normal;
	
}

.pagination {
	text-align: right;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	width: 450px;
}

#content .pdf {
	background-image: url(/pics/ext/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#content .searchresults li {
	list-style-type: none;
	margin-left: 0px;
	padding-left:20px;
}



.rexsurf {
	font-size: 1em;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	padding: 4px;
	background-image: url(/layout/media11/formbg.jpg);
	z-index: 999;
	background-color: #FFF;
	border: 2px solid #788BAC;
	background-repeat: repeat-x;
	position: fixed;
}

.rexsurf a {
	font-weight: bold;
	color: #5D739A;
	text-decoration: none;	
}







/* Ticker Styling */
.ticker-wrapper.has-js {
	font-size: 1em;
	float: left;
	height: 3.5em;
	padding-left: 20px;
	padding-top: 10px;
}
.ticker {
		
}
.ticker-title {
	
}
.ticker-content {
	
}
.ticker-content:focus {
	none;
}
#main .ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #f8f0db;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #f8f0db;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('/twitter/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('/twitter/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('/twitter/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('/twitter/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}

.cellxinfo {
	position: absolute;
	color: #000;
	z-index: 1001;
	margin-top: 290px;
	font-size: 32px;
	line-height: 1.45em;
	margin-left: 0px;
	background-image: url(/lib/media/transparent.png);
	display: none;
	text-align: center;
	width: 400px;
	-webkit-border-radius: 0px 30px 30px 0px;
	border-radius: 0px 30px 30px 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;	
	
		
	
}


.cellxinfo1 {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 60px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: -10px;
	display: none;
	text-align: left;
	width: 284px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(/lib/media/rosa.png);
	-webkit-box-shadow: 1px 3px 10px #999999;	/* webkit browser*/ -moz-box-shadow: 1px 3px 10px #999999;	/* firefox */ box-shadow: 1px 3px 10px #999999;
	cursor: pointer;
}


.cellxinfo2 {
	position: absolute;
	color: #000;
	z-index: 900;
	margin-top: 60px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: 334px;
	background-image: url(/lib/media/blau.png);
	
	display: none;
	text-align: left;
	width: 284px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-webkit-box-shadow: 1px 3px 10px #999999;	/* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #999999;	/* firefox */
	box-shadow: 1px 3px 10px #999999;
	cursor: pointer;
}



.cellxcontent1 {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.45em;
	margin-left: 20px;
	text-align: left;
	width: 274px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

.cellxcontent {
	position: absolute;
	color: #000;
	z-index: 1002;
	margin-top: 20px;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 316px;
	text-align: left;
	width: 169px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		
}



#content .cellxfrage h2{
	font-weight: 400;
	font-size: 1.3em;
	color: #000000;
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
	background-color: rgba(255,255,255,1);
	padding: 6px;
}

.cellxantwort {
	font-weight: 300;
	font-size: 1.35em;
	color: #666;
	line-height: 1.2em;
	background-color: rgba(255,255,255,1);
	padding: 6px;
}

.cellxantwort strong {
	font-weight: 400;
}

.is-sticky {
	z-index: 10000000;
}

h3.fa-teil-h {
	color: #FFFFFF!important;
	background-color: #4FAF47;
	display: block;
	padding: 3px;
	clear: both;
}

.fa-result-h {
	padding-top: 1em;
} 


.fa-form {
	border: 1px solid #82BEBE;
	display: table;
	border-bottom-width: 5px;
	width: 100%;
display: table;
border-bottom-width: 2px;
border-bottom-style: solid;

width: 100%;

padding: 7px;
box-sizing: border-box;
	

	
	
}
.fa-cell {
	display: table-cell;
	padding-top: 15px;
	padding-right: 15px;
		vertical-align: top;
	width: 45%;
}

.fa-inline {
	display: inline-block;
	margin-right: 1.5em;
}

.fa-cell1 {
	display: table-cell;
	padding-top: 15px;
	padding-right: 15px;
	width: 10%;
	vertical-align: top;
}


.fa-section {
	display: block;
	clear: both;
	margin-bottom:10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82BEBE;
}

.fa-cell-r:nth-child(3) {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #82BEBE;	
}

.fa-row {
	display: table-row;
}

.fa-cell-r {
	width: 30%;
	display: block;
	float: left;
	box-sizing: border-box;
	margin-right: 10px;
	padding: 10px;
}


@media screen and (max-width: 360px) {

.fa-cell-r {
	width: 100%;
	display: block;
	float: none;
	box-sizing: border-box;
	margin-right: 10px;
	padding: 10px;
clear: both;
}

.fa-cell-r:nth-child(3) {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82BEBE;	
}


}


.fa-info { font-size: 0.9em; display: block; clear:both; padding-top: 15px;}


.fa-more-info { font-size: 0.9em; display: block; clear:both; padding-top: 15px;}



.fa_list_text {
	position: absolute;
	background-color: rgb(234, 241, 246);
    background-color: rgba(234, 241, 246,0.9);
	
	top: 0px;
	width: 90%;
	display: none;
	z-index: 9;
	max-height: 400px;
 padding-left: 14px; 
 padding-right: 14px; 
  padding-top: 1px; 
	overflow: auto;
}

.fa_list_text br {
	display: none;
	clear: both;
	
}


.fa_list_text a {
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000;
}
.fa_list_text a:hover {
	display: block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000;
	background-color: #FFFFFF;
}

#fahrplan {
	
}

.oben {
    font-size: 2.1em;
    background-color: #4FAF47;
   background-color:  RGBA(79, 175, 71, 0.8);
   
    padding: 6px;
    right: 15px;
    position: fixed;
    bottom: 30px;
    z-index: 90000;
    color: #FFF;
	display: none;
}

.oben a {

    color: #FFF;
}

.sharing {
	color: #005C9E;
	text-align: center;
	display: block;
}


.fa-relative {
	position: relative;
	}

.fa-suggest {padding: 15px; }


.fa-cell-title {
	font-size: 1.5em;
	color: #4FAF47;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


@media screen and (max-width: 760px) {

.fa-cell1, .fa-cell {
	width: auto;
	vertical-align: top;
	display:block;
}
.fa-row {
	display: block;
}

.fa-cell-title {
	font-size: 1.2em;
color: #000;
margin-bottom: 5px;
padding-bottom: 5px;
background-color: #EAF1F6;
padding-left: 5px;
}
#fahrplan label {
width: 150px;
display: inline-block
}
	
}
@media screen and (max-width: 460px) {
#logo
{
display: table-cell;	
width: auto;
}
}



.fa-timedate, #fahrplan input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1em;
	color: #4FAF47;
}

#main #fahrplan .fa-timedate {
	width: 100px;
	text-align: center;
}

/* remove standard-styles */
 input.fa-radio {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	font-size: 1.2em;
	width: 100%;
	
	display: inline-block;
	width: 1.2em;
	border: 3px solid #005C9E;
	padding: 2px;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display:none;
} 

	input.fa-radio[type=radio]:checked
	{
		background-color: #4FAF47;
		
	}

input[type="radio"]:checked + label {
	display: inline-block;


	color: #4FAF47;
	
	
}
input[type="radio"]:checked + label:before  {
	content: "\f058";
	
}

.fa-radiolabel {
	color: #666666;
	margin-right: 15px;
}


.fa-radiolabel:before {
	font-size: 1.5em;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0) FontAwesome;
	content: "\f10c";
	font-family: FontAwesome;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	
}




















