@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-top: 0px;
	position: relative;
}

#header .inside {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
	padding-top: 20px;
}

.header2 {
	max-width: 1160px;
	margin-right: auto;  
	margin-left: auto;
	height: 150px;
}
.submenu {
  color: #fff;
	position: absolute;
	right: 0px;
	z-index: 6000;
	top: 90px;
}
.submenu a{
  color: #fff;
}

.infos {
	float: right;
	color: #B9B9B9;
	font-size: 18px;
	text-align: right;
}

/* ############ Spaltensets 4-2  ############ */
.rs-column {
	margin-right: 5%;
	}
.rs-column.-large-col-6-4 {
    width: 65%;
}	
.rs-column.-large-col-6-2 {
    width: 30%;
}

/* ############ Spaltensets Team  ############ */

#team  .rs-column.-large-col-4-1 {
    width: 21%;
}
/* ############ Startseite  ############ */

 .ce_image.banner img{
	border-top: 3px solid #00527f;
	border-bottom: 8px solid #00527f;
	}
#startseite .rs-columns img {
	border-bottom: 6px solid #00527f;
	border-top: 3px solid #00527f;
}

.more, .more a {
	color: #19A23A;
}

hr {
	border-top: 1px dotted #999;
	border-bottom: none;
    border-left: none;	
	border-right: none;
	clear: both;
    margin: 0 15% 3px;
}
.caption {
	color: #666666;
	font-style: italic;
	font-size: 12px;
}

#main .back {
	margin-bottom: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../img/arrow_left.png);
	background-repeat: no-repeat;
	background-color: #ECEBEB;
	background-position: 0% center;
	text-indent: 13px;
}

.info {
	color: #666666;
}

#container {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
	display: flex;
    flex-direction: row-reverse;
}
	
#main li {
	list-style-type: disc;
	list-style-position: inside;
}

.zweispaltig #left {
	width: 30%;
}
#left .inside{
    padding-top: 20px;
    padding-bottom: 40px;	
}

.zweispaltig #main {
width: 70%;
}

#main .inside {
    padding-top: 20px;
    padding-bottom: 40px;	
}

a {
	color: #00527f;
	text-decoration: none;
}

a:hover {
	color: #000;
}

h1, h2, h3 {
	font-family: 'Old Standard TT', serif;
	text-transform: uppercase;
	font-weight: normal;	
}

#main h1 {
	color: #00527f;
	font-weight: 400;
	font-variant: normal;
	font-style: normal;
	font-size: 28px;
	line-height: 40px;
	padding-bottom: 15px;
	margin: 0;
}

#main h2 {
	color: #999999;
	font-size: 26px;

}

#main h3 {
	color: #00527f;
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 0px;
	font-size: 18px;
}

input[type="text"], input[type="email"]  {
	background-color: #F5FAFD;
}
input[type="submit"] {
	font-size: 16px;
	margin-top: 25px;
}

input[type="text"].captcha {
	background-color: #EDFCE7;
	width: 120px;
}


#main .toggler {
	color: #F60;
	margin: 0px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../img/arrow_bottom_accordion.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main .toggler.active{

	background-image: url(../img/arrow_right_accordion.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.trenner {
    background-color: #00527f;
    box-shadow: 0 0 5px #CCCCCC;
    height: 1px;
    margin-bottom: 25px;
    margin-top: 25px;
    width: 100%;
	clear: both;
}

.clear {
	clear: both;
}

fieldset {
	border: 1px solid #999;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 8px;}

.nofieldset {
	border: none;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 0px;}

legend {
	color: #006699;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
}

.checkbox {
	background-color: #CF1619;
}
input[type="checkbox"] {
margin-left: 7px;
    margin-right: 0;
	}


/* ############ Subnavigation ##################### */

#left .mod_customnav {
    background-color: #00527f;
    margin-right: 10%;
    padding: 10px;
}

#left .mod_customnav ul {
}

#left .mod_customnav li {
	list-style-type: none;
	text-transform: uppercase;
	border-bottom: 1px solid #006198;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
#left .mod_customnav li.active{
    color: white;
    font-weight: 700;
}

#left .mod_customnav li a {
	color: #FFFFFF;
}

/* #################### Footer ################## */

#footer {
	color: #666666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 40px;
	font-size: 12px;

}

#footer .inside{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    max-width: 960px;
	border-top: 3px solid #00527f;
}

#footer .mod_customnav {
	float: right;
}

#footer .mod_customnav li {
	float: none;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
}

#footer .mod_customnav li a{
color: #666666;
text-decoration: none;	
}


#footer h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 15px;
}

.infobox {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 0px 2px #666; /* webkit browser*/
	-moz-box-shadow: 0px 0px 2px #666; /* firefox */
	box-shadow: 0px 0px 2px #ccc;
	border: 1px solid #fff;
	padding: 5px;
	margin-bottom: 25px;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}


/* ############ Navigation Links ########### */
#left .mod_navigation li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	    padding-bottom: 5px;
    padding-top: 5px;
} 

#left .mod_navigation li a,
#left .mod_navigation li span {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 6px;
	font-weight: bold;
}
#left .mod_navigation li span.active {
	color: #CC0000;
}

#left h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	color: #478BEC;
}


/*   Main-Menue */ 

#header .mod_navigation {
margin-top: 55px;
	}


#header .mod_navigation li{
	color: #666666;
	display: inline;
	font-size: 20px;
	padding-left: 0;
	padding-right: 6%;
	text-transform: uppercase;
	font-family: 'Old Standard TT', serif;
	
}
#header .mod_navigation li.last {
	padding-right: 0;

}
#header .mod_navigation a {
color: #666666;
font-family: 'Old Standard TT', serif;
}

.startpic-left img {
	width: 625px;
	height: 250px;
	}

.startpic-right img {
	width: 290px;
	height: 250px;
	}	
                                                                                                                    
/* ####### RÈSPONSIVE ######## */

@media all and (max-width: 767px) {
html, span {
	margin: 0;
	padding: 0;

}
body {
	font-size: 22px;
	line-height:30px;
	}
#main, .zweispaltig #main {
	width: 100%;
}

#main .inside{
	padding-left: 5%; padding-right: 5%; padding-top: 5%; padding-bottom: 5%;
}

#header { margin-top: 0px; }

#main h1 {
	font-size: 28px;
	color: #00527f;
	font-weight: bold;
}
#main h2, #main h2 a {
	font-size: 26px;
	font-weight: normal;
}

#right .inside {
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	font-size:inherit;
	}
#footer .inside {
	padding: 5%;
}	
#footer .mod_customnav {
    float: left;
}

#container {
	box-shadow:none;
	}	
	
/*Display Hidden */
.mod_navigation,
#header .mod_customnav,
#header .subcolumns,
#left,
#hedaer .-large-col-6-4 {
	display: none;
}

/* Mobile Naigation */	

.mobile_customnav {
	display: inline;
	color: #FFFFFF;
	background-color: rgba(191,231,169,1.00);
	}
.mobile_customnav a{
	color: #999;
	}
.mobile_customnav li {
	color: #FFFFFF;
	list-style-type: none;
	border-bottom: 1px dotted #999999;
	margin-right: 20px;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	}	
/* .mobile_customnav ul .level_2 {
	background-color: #eaeaea;
	padding-left: 8px;
	border-radius: 4px;
	}	
.mobile_customnav ul .level_2 li a {
	color: #666666;
	display: block;
	padding-left: 8px;
}		

.mobile_customnav .level_2 li .active {
 color: #000;
 padding-left: 8px;

}	*/
	
.mobile_customnav h3 {
	color: #fff;
	border-bottom: 1px dotted #999999;
	margin-right: 20px;
	}	
.mod_mobile_menu {
	display: inline-block;
	width: 100%;
}

.mobile_menu .inner {
	background-color: rgba(0,0,0,0.25);
	padding-top: 20px; padding-left: 20px;
	}

.mnavibox {
	background-color: #eaeaea;
	float: left;
	text-align: center;
	width: 100%;
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/stripes.png);
	background-repeat: no-repeat;
	color: #ccc;
	height: auto;
	background-size: auto 100%;
}
.ce_text span {
    font-size: 22px !important;
}
.startpic-left img {
	width: 100%;
	height: 100%;
	}

.startpic-right img {
	width: 100%;
	height: 100%;
	}	

#header .rs-column.-large-col-6-2, #main .rs-column.-large-col-6-2 {
    width: 100%;
	height: 100%;
}
#header .rs-column .image_container img  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
	}
.rs-column.-large-col-4-1 {
    width: 100%!Important;
}
.rs-column.-large-col-6-4 {
    width: 100%;
}

	}
	
@media all and (max-width: 450px) {


	}