body {
	color: #000;
	font-size: 16px;
	background-color: #FFF;
	font-weight: 400;
	line-height: 150%;
}
h1,h2,h3,h4,h5,h6 {
	color: #000;
	clear: both;
	font-weight: 700;
}
h1{
	text-transform: uppercase;	
}
.logo {
	width: 220px;
	height: 29px;
}
#header .inside{
	margin-top: 10px;	
}
#fix-wrapper {
	opacity: 0.95;
}
#slider, #slider .inside, .content_page #slider .inside{
	background-color: #FFF;
	background-image: none;	
}
#top{
	height: 55px;	
	max-height: 55px;
}
#top, #top a {
	color: rgb(57,57,57);
}
#top-wrapper.fixed{
	background-color: #FFF;	
}
#top-wrapper a{
	color: #fff;	
}
#top-wrapper a.active{
	color: #084266;	
	text-shadow: none;
}
#top .impressum a {
	float: right;
	padding: 18px;
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
}
#top .mod_socials a:first-child, #top .mod_socials a {
    border: none;
}
#top .mod_socials {
    float: right;
    overflow: hidden;
}
#top .impressum a:hover {
	background: #deca7f;
	color: #fff!important;
}
@media only screen and (min-width: 868px) {
	#header .logo{
		display:none;
	}
}
@media only screen and (max-width: 867px) {
	#top-wrapper{
		background-color: #fff;
	}
	.content_page #slider .inside {
		min-height: 80px;
	}
	#top{
		display:none;
	}
}
@media only screen and (max-width: 400px) {
	.logo {
		width: 147px;
		height: 19px;
	}
}
.mainmenu {
    float: right;
    overflow: visible !important;
}
.mainmenu ul li a {
	font-size: 17px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
@media only screen and (max-width: 1020px) {
	.mainmenu ul li a {
		font-size: 15px;
		padding-top: 0;
		padding-right: 0px;
		padding-bottom: 0;
		padding-left: 7px;
	}
}

body .mainmenu ul li a, body .fixed .mainmenu ul li a {
	color: rgb(0,0,0);
	text-shadow: black 0em 0em 0.2em;
}
body .mainmenu ul li a:hover, body .fixed .mainmenu ul li a:hover {
	color: #666;
	text-decoration: underline;
	opacity: 1;
	
}
.mainmenu ul ul {
    border-top: 2px solid #084266;
}
body #header .mainmenu ul li ul li a {
	text-shadow: none;
	color: #084266;
	font-size: 14px !important;	
}
body #header .mainmenu ul li ul li a:hover {
	color: rgb(255,255,255);
	background-color: #084266;
	color: #fff;
	text-decoration: none;
}
header#header div.inside nav.mod_navigation.mainmenu.block ul.vlist.level_1 li.mlist.submenu.trail ul.vlist.level_2 li.mlist.active a.a-level_2.active{
	color: #fff;
}
#slider h1{
	color: #084266;
	font-weight: 700;
	padding-top:20px;
}


body.sidebar #left {
    padding-left: 0px;
    position: relative;
    width: 23%;
}
body.sidebar.left #main{
	width: 77%;
	border-left-color: #CCC;
}
/****************************************************************
Subnavigation
****************************************************************/
.subnav a{
	padding: 3px;	
	margin: 0px;
	color: #000;
}
.subnav a:hover, .subnav a.active{
	color: #084266;
	background-color: #fff;
}


/****************************************************************
Inhalt
****************************************************************/
#wrapper{
	background-color: #f4f4f4;
}
#container{
	background-color: #f4f4f4;
}
#main div.inside{
	padding-bottom: 50px;	
}
#main .mod_article {
    margin-bottom: 0px;
    margin-top: 0px;
}
#main a{
	color: #084266;
	text-decoration: underline;
}
#main p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;	
}
#main a:hover, #right a:hover{
	text-decoration: underline;	
}
.ce_table table td {
	padding: 2px;	
}
#main .mitarbeiterbox{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 150px;
	height: 255px;
}
#main .mitarbeiterbox p{
	font-size: 16px;	
}

#main .aktuellesbox{
	width: 24%;
	margin-right: 1%;
	float: left;
	margin-top: 20px;
}
#main .aktuellesbox:hover{
	opacity: 0.7;	
}
#main .aktuellestext{
	float: left;
	width:100%;
	background-color: #084266;
	color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height: 60px;
}
#main .aktuellestext p{
	margin: 0px;
	padding: 0px;	
}
#main .aktuellesbild{
	float: left;
	line-height:100%;
}
#main .aktuellesimg{
	width: 100%;
}
#main .aktuellesimg img{
	line-height: 0;
}
#main .ui-accordion-header{
	background-color: #FFF;
	padding-left: 3px;
}
@media only screen and (max-width: 580px) {
	#main .aktuellesbox{
		width: 45%;
		margin-right: 10px;
		margin-bottom: 10px;
		float: left;
		height: auto;
	}	
}
@media only screen and (max-width: 370px) {
	#main .aktuellesbox{
		width: 45%;
		margin-right: 10px;
		float: left;
		height: auto;
	}	
}

.dreispaltig{
	width: 100%;
}
.spalte1, .spalte2, .spalte3{
	width: 32%;
	float: left;
	margin-right: 1%;
}

.dreispaltigtitel{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
@media only screen and (max-width: 580px) {
	.spalte1, .spalte2, .spalte3{
		width: 100%;
		float: none;
	}
}

.ce_download {
	position: relative;
	background-color: #f4f4f4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.ce_download h1, .ce_download h2, .ce_download h3, .ce_download h4, .ce_download h5, .ce_download h6, .ce_download a {
    color: #000;
}
.ce_downloads li {
    border-bottom: 1px solid #eee;
    margin-bottom: 3px;
    padding-bottom: 3px;
    vertical-align: middle;
}
.ce_gallery .content {
    background: rgba(8, 66, 102, 0.7) none repeat scroll 0 0;
}
.mod_search .text{
	width: 250px;
	border: 1px solid #CCC;
	font-size:16px;
	height: 35px !important;
	padding-left: 3px;
}
.mod_search input.submit[type="submit"] {
	width: 100px;	
	background-color: #084266;
	color: #fff;
	font-size:16px;
	height: 35px !important;
}
.ce_iconbox{
	margin-bottom: 10px;	
}
.ce_iconbox_cwrapper a{
	text-decoration: none !important;
	display: inline-block;
}
.ce_iconbox_cwrapper a:hover{
	text-decoration: underline !important;	
}
.ce_iconbox_cwrapper a h3{
	margin-top: 5px;
	margin-bottom: 0px;
	color: #084266;
}


/****************************************************************
Fusszeile
****************************************************************/

#footer{
	//background-color: #deca7f;
	background-color: #084266;
	color: #fff;
	font-size:15px;
}
#footer h2{
	color: #666;
	font-size: 15px;
}
#footer p{
	margin-bottom: 5px;
}
#footer a{
	color: #fff;
	font-weight: 700;	
}
#footer a:hover{
	color: #084266;
	font-weight: 700;	
}
#footer .inside{
	padding-top: 50px;
	padding-bottom: 100px;
}






/****************************************************************
Formulare
****************************************************************/
#form #error {
	width: 420px;
	margin: 0 0 20px 0;
	padding-left: 80px;
	background: url("../img/error.gif") no-repeat #fadcd9;
	border: 1px solid #b60f1f;
	color: #333333;
	}

#form #error h1 {
	margin: 10px 0 10px 0;
	font-weight: normal;
	line-height: 1em;
	color: #e31818;
	}

#form fieldset {
	width: 480px;
	margin: 0 20px 15px 0;
	padding: 0 10px 15px 10px;
	border: 1px dotted #5a5a5a;
	}

* html #form fieldset { /* IE6 Hack: Dupliziert Border Top willkürlich */
	border-top: none;
	}

* +html #form fieldset { /* IE7 Hack: Dupliziert Border Top willkürlich */
	border-top: none;
	}

#form .fixfield { /* IE Workaround: Gleicher Abstand im Fieldset zuoberst */
	height: 20px;
	}

#form form {
	margin: 0;
	padding: 0;
	}

#form input, #form textarea {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	}

#form input.border {
	margin: 0 0 3px 0;
	width: 370px;
	height: 15px;
	border: 1px solid #6c6c6c;
	}

#form input.bordertown {
	margin: 0 0 3px 0;
	width: 205px;
	border: 1px solid #6c6c6c;
	}

#form input.borderzip {
	margin: 0 0 3px 0;
	width: 55px;
	border: 1px solid #6c6c6c;
	}

#form input.floatl{
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

#form p.error {
	margin-bottom: 0;
	color: #b60f1f;
	}

#form p.submit {
	margin: 0 0 20px 12px;
	}

#form p.submit input {
	width: 100px;
	height: 20px;
	background-color: #b60f1f;
	color: #fff;
	}

#form label {
	display: block;
	}

#form legend {
	padding: 0 3px 0 3px;
	color: #5a5a5a;
	}

#form form li	{
	margin-top: .5em;
	list-style: none;
	}

#form form li ul li {
	margin-left: 3px;
	}

#form li.zip {
	display: block;
	float: left;
	width: 65px;
	}
		
#form li.town {
	margin-left: 5px;
	width: 300px;
	}

#form ol, #form ul, #form li {
	margin: 0;
	padding: 0;
	}

#form p.desc {
	margin: 0 0 10px 0;
	line-height: 133%;
	color: #afafaf;
	}
		
#form p.descmgleft {
	margin: 0 0 10px 40px;
	line-height: 133%;
	color: #afafaf;
	}

#form textarea.message {
	width: 370px;
	height: 100px;
	border: 1px solid #6c6c6c;
	margin: 1px 0;
	}


#thsform p {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}
#thsform label {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
@media only screen and (max-width: 640px) {
	#thsform label {
		display: block;
		float: none !important;
		margin: 0px;
		padding: 0px;
		width: 220px;
	}
}
#thsform .oben {
	margin-top: 10px;
}

#thsform .abstand {
	margin-left: 200px;
}
#thsform .mehrzeiler {
	float: left;
}
#thsform input {
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;	
}

#thskalender .tagheute {
	color: #0099CC;
	font-weight: bold;
}
#thskalender .tagnormal {
	color: #000000;
	font-weight: normal;
}
#thsform textarea {
	font-family: 'Source Sans Pro', sans-serif;
	border: 1px solid #cccccc;
}
#thsform submit {
	margin-left: 12px;	
}

#thsform fieldset {
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#thsform legend {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}
#thsform h3 {
	background-color: #f3f3f3;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
#thsform .fkurz {
	width: 60px;
}
#thsform .fmittel {
	width: 200px;
}
#thsform .fmitteloben {
	width: 200px;
	margin-top: 5px;
}

#thsform .flang {
	width: 300px;
}
#thsform .keinrahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.usermessage {
	background-color:#f3f3f3;
	color:#990000;
	font-weight: bold;
	border: 1px solid #d8dbde;
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.versteckmich {
	position:absolute;
	left: -9999px;
	top: -9999;
	display:inline;
	width: 0;
	height: 0;
}


