body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
body {
    color:#444;
    font:14px/1.7em 'Open Sans',sans-serif;
}

hgroup {
    display:block;
}

h1, h2, h3, h4, h5 {
    font-weight:bold;
  	line-height: 1.5em;
  	margin: 0;
  	padding: 0;
}
h1 {
    font-size: 2em;
  	color: #007DBC;
  	border-bottom: 1px solid #E5E5E5;
  	margin-top: 0.25em;
  	padding-bottom: 0.25em;
  	margin-bottom: 0.5em;
}
h2 {
    font-size: 1.2em;
  	color: #007DBC;
  	margin-top: 0.75em;
  	margin-bottom: 0.25em;
}
h3 {
    font-size: 1.1em;
  	color: #007DBC;
    margin-bottom: 0.1em;
    margin-top: 0.5em;
}
h4 {
  	font-size: 1.1em;  
  	margin-bottom: 0.1em;
    margin-top: 0.5em;
}
h5 {
    font-size: 1em;
  	margin-bottom: 0.1em;
    margin-top: 0.5em;
}

blockquote {
  	margin: 0.75em 4.5em 1.5em;
    padding: 0 1.2em;
    position: relative;	
  	font-style: italic;
  	text-align: center;
}
blockquote:before, blockquote:after {
    margin: 0;
    padding: 0;
    position: absolute;
  	color: #007DBC;
    font-family: Georgia, serif;
    font-size: 5em;
    font-style: italic;
}
blockquote:before {
  	content: " “ ";
    left: -0.2em;
    top: 15px;
}
blockquote:after {
    content: " „ ";
    right: -0.2em;
  	bottom: 15px;
}

ul {
    margin: 0 0 0.5em 0;
    padding:0 0 0 2em;
  	list-style-type: disc;
}
ul li {
	padding: 0 0 0.2em 0.2em;
  	margin: 0;
}
ul ul {
  	list-style-type: circle;
}
ul ul ul {
  	list-style-type: square;
}
p, address {
	margin: 0 0 0.5em 0;
  	padding: 0;
}
address {
    font-style: normal;
}
p.error {
	border: 1px solid #C62905;
  	border-radius: 3px 3px 3px 3px;
  	padding: 3px 5px;
}
a {
	color: #0088CC;
  	text-decoration: none;
}
a:hover, a:focus {
	color: #005580;
  	text-decoration: underline;
}
p.slogan {
    font-size:1.2em;
    font-weight:bold;
    font-style:italic;
    letter-spacing:0.5px;
}
input[type="text"], input[type="password"], input[type="search"], textarea {
  	border: 1px solid #CCCCCC;
  	border-radius: 2px;
  	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    background-color: #FFFFFF;
  	font-family: inherit;
    font-size: inherit;
    line-height: 1.25em;
    padding: 4px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover {
  	border: 1px solid #AAAAAA;
  	box-shadow: 0 0 0 transparent ;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
  	border: 1px solid #AAAAAAA;
  	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2),
}
input[type="submit"] {
	background-color: #3BA3D0; 
	background-image: linear-gradient(to bottom, #3BA3D0 0%, #087FB2 100%);
  	padding: 5px 15px;
  	border-radius: 3px;
  	border: 1px solid #006983;
  	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
  	color: #FFFFFF;
  	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
body {
    background-color: #3BA3D0;
  	min-width: 960px;
}

#wrapper {
	background-color:#F2F2F2;
}

#header {
    position:relative;
    background-color:#E9F2F6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    z-index: 10;
  	height: 220px;
  	background: url(/files/foerdemed/theme/foerdemed-temp-background-cropped_mini.jpg) no-repeat center center / cover;
}

#header .inside {
    width:960px;
    height:100%;
    margin:0 auto;
    /*background: url(../../files/files/foerdemed/theme/header_eckernfoerde.png) no-repeat right center;*/
}

#header #headerlogo {
    width: 240px;
    height: 160px;
    color: #085675;
  	background-color: #E9F2F6;
  	background-color: rgba(255, 255, 255, 0.95);
  	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  	border-radius: 0 0 5px 5px;
}

#header #headerlogo h1 {
    height: 120px;
    margin:0;
  	padding: 0;
  	border: 0 none;
  	color:inherit;
}

#header #headerlogo h1 a {
    height:100%;
  	color:inherit;
    display:block;
    text-indent:-9999px;
    background: url(/files/foerdemed/theme/temp_logo_foerdemed.gif) no-repeat center 20px;
}

#header #headerlogo h2 {
  	color:inherit;
  	height: 30px;
  	padding-top: 10px;
    margin: 0;
    font-size:1em;
}

#header #headerlogo h2 a,
#header #headerlogo h2 a:hover {
    height:100%;
    display:block;
    margin:0;
    text-align:center;
    font-size:1.3em;
    font-weight:bold;
  	font-style: italic;
    text-decoration:none;
    color:inherit;
}
#header #quicknavigation {
  	display: none;
}
#header #quicknavigation input[type="submit"] {
  display: none;
}

#container {
    width:720px;
    overflow:hidden;
    margin:0 auto;
    border-right:1px solid #D9D9D9;
}

#left {
    width:230px;
    margin-bottom:-20000px;
    padding-bottom:20000px;
    background-color:#9DCFE0;
    border-left:1px solid #5FB2CE;
    border-right: 10px solid #6AADC1;
}
#left .inside.fixed {
	position: fixed;
	top: 0;
  	bottom: auto !important;
}
#left .inside.onbottom {
	position: absolute;
}

#left nav.mod_navigation {
    width:241px;
    left:-1px;
    position:relative;
  	padding-bottom: 10px;
    margin-bottom:50px;
}

#left nav.mod_navigation ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

#left nav.mod_navigation ul li {
    border-bottom:1px solid #63AFD0;
  	padding: 0;
  	margin: 0;
}

#left nav.mod_navigation > ul > li.last {
    border-bottom:0 none;
}

#left nav.mod_navigation ul li.submenu {
    border-bottom:0 none;
}

#left nav.mod_navigation ul li a,
#left nav.mod_navigation ul li span.active {
    display:block;
    padding: 10px;
    background-color:#3BA3D0;
    text-decoration:none;
    color:#F5F5F5;
    border-right: 10px #0772A1 solid;
}

#left nav.mod_navigation ul li span.active {
    background-color:#087FB2;
    border-right-color: #1B5368;
}

#left nav.mod_navigation ul li a:hover,
#left nav.mod_navigation ul li a:focus,
#left nav.mod_navigation ul li a:active {
    background-color:#1993C4;
    border-right-color: #13617D;
}

#left nav.mod_navigation ul ul {
    margin-left:1em;
    border-top:1px solid #63AFD0;
    list-style-type:none;
}

#main {
    margin-bottom:-20000px;
    padding-bottom:20000px;
    background-color:#FFF;
    box-shadow: 7px 0 5px -5px rgba(0, 0, 0, 0.4) inset;
}

#main .inside {
    padding:10px 20px 80px;
}
#main .block {
	overflow: visible;
}
#main .left {
 	float: left;
  	margin: 0 2em 1em 0;
}
#main .right {
 	float: right;
  	margin: 0 0 1em 2em;
}
#main .textbox {
	padding: 10px;
  	width: 260px;
  	border-radius: 3px;
  	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.2);
}
#main .mod_search .formbody {
	padding: 0.5em 0;
}
#main .mod_search .formbody input.text {
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	width: 80%;
}
#main .mod_search .formbody input.submit {
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	width: 19%;
  	margin-left: 1%;
}

#footer {
    background-color:#3BA3D0;
    border-top:1px solid #0772A1;
  	padding-top: 10px;
}

#footer .inside {
    width:960px;
    margin:0 auto;
    color:#FFFFFF;
}
#footer p {
  margin: 0;
}
#footer a {
	color: #FFFFFF;
  	color: rgba(255,255,255,0.8);
  	text-decoration: none;
}
#footer a:hover, #footer a:focus {
  	color: #FFFFFF;
}
#footer .ce_text {
	width: 240px;
  	float: left;
  	padding-bottom: 10px;
}
#footer nav {
  float: right;
  padding-bottom: 10px;
}
#footer nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#footer nav ul li {
	display: inline-block;
  	padding: 0 5px;
  	margin: 0;
}
#footer nav ul li .active {
	color: #FFFFFF;
}


/*END*/

@media (min-width: 1140px) {
  #header {
    height: 240px;
  }
  #header .inside {
    width: 1100px;
  }
  #container {
  	width: 860px;
  }
  #main .inside {
  	padding: 10px 40px 80px;
  }
  #footer .inside {
    width: 1100px;
  }
}
@media (max-width: 960px) {
  	h1 {
    	font-size: 1.6em;
    	padding-bottom: 0.1em;
  	}
  	body {
    	min-width: 100%;
  	}	
  	#header .inside {
    	width: 100%;
  	}
  
  	#container {
    	width: auto;
    	padding-left: 205px;
    	border-right: 0 none;
  	}
  	#main {
    	float: left;
        width: 100%;
  	}
  	#left {
    	border-right-width: 5px;
    	border-left: 0 none;
    	width: 200px;
    	right: 205px;
    	float: left;
    	margin-left: -100%;
  	}
  	#left nav.mod_navigation {
    	width: 205px;
    	left: 0px;
  	}
  	#left nav.mod_navigation ul li a, #left nav.mod_navigation ul li span.active {
    	border-right-width: 5px;
  	}
    #footer .inside {
    	width: 100%;
  	}
}
@media (max-width: 900px) {

}
@media (max-width: 720px) {

}
@media (max-width: 600px) {
    h1 {
    	font-size: 1.3em;
  	}
  	h2 {
    	font-size: 1.1em;
  	}
  	h3 {
    	font-size: 1em;
  	}
  	h4 {
    	font-size: 1em;
  	}
  	h5 {
    	font-style: italic;
  	}
  	#header {
    	border-bottom: 0 none;
    }
  	#header .inside {
    	background-image: none;
  	}  
  	#header #headerlogo {
    	margin: 0 auto 30px;
  	}
  	#header #quicknavigation {
  		display: block;	
    	background-color: #5DB4E2;
        padding: 10px 0;
        width: 100%;
	}
	#header #quicknavigation select {
		display: block;
    	margin: 0 auto;
    	width: 95%;
    	font-size: 1.1em;
  	}
  	#main {
    	word-wrap: break-word;
  	}
  	#left {
    	display: none;
  	}
  	#container {
  		padding-left: 0;
  	}
  	#main {
    	box-shadow: 0 0 0 transparent;
  	}
}
@media (max-width: 460px) {

}
@media (max-width: 290px) {
  	#header #headerlogo	{
    	height: 150px;
    	margin-bottom: 20px;
  	}
  	#header #headerlogo h1 {
    	height: 110px;
  	}
	#header #headerlogo h1 a {
    	background-size: 170px auto;
  	}
  	#header #headerlogo h2 a, #header #headerlogo h2 a:hover {
    	font-size: 1em;
  	}
}
