@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;
}

























