/* 
    Created on : 04.09.2014, 10:35:06
    Author     : Gunnar Kneese
*/

html {
    min-height: 100%;
    width: 100%;
    margin-bottom:1px;
}
body{

    padding: 0;
    margin: 0;
    font-family:  Verdana,Arial,"Sans serif";
    font-size:14px;

}
p{
    font-family:  Verdana,Arial,"Sans serif";
    font-size:16px;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
} 

body#frontend { 
    background-color: #abd4e0;
}

#all{
    width:960px;
    margin:0 auto;
    overflow:hidden;
}
#top {

}

#nav {
    background-color: #fff;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
}

img{
    padding:0;
    margin:0;
}
a.img{
    border: 0; 
}
a{
    color: #000;
    text-decoration:none;
}
div {
    padding: 0;
    margin: 0;
}
#footer{
    background-color:#003640;
    margin-bottom:20px;
}
#footer ul{
    float:right;
}
#footer li{
    list-style-type: none;
    float:left;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
    color:white;
    padding: 0 20px;
    text-decoration:none;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
    font-size:16px;
}   

h1.overlay_neu{
    color:#fff;
    text-align:center;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
    font-size:72px;
    margin:0;
    padding:0;
    text-shadow: 0 0 0.07em #222b3a;
    height: 155px;
}
div.overlay_neu{
    height:120px;
    padding-left:60px;
    
}
.headline{
    width:960px;
    height:430px;
    position:relative;
}
.cycler{position:relative;}
.cycler img{position:absolute;z-index:1}
.cycler img.active{z-index:3}
/*
clearfix
*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#frontend{
    background-color:#fff;
    background-image:none;
}
a img{
    border:0;
}
#all {
    width:960px;
    margin: 0 auto;
}
#head {
    width:100%;
}


.content {
    text-align:left;
    background:#ffffff;
    width: auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.content p{
    font-size: 20px;
}
.content h1{
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";  
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#head {
    position: relative;
}

#head_desktop {
    display: block;
    padding:0 40px; 
}
#head_desktop a{
    padding:0;
}

#head_mobile {
    display: none;

}
#toggle a {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color:#00888d;
    width: 48px; height: 48px;
    position: absolute; 
    top:90px; right:20px;
    display: none;
}
#toggle a img{
    height:100%;
    width:100%;
}
.Drittel, .DrittelLang, .DrittelSpacer1, .DrittelSpacer2{
    width: 320px;
    float:left;
    text-align:left;
    margin-bottom:20px;
    height:400px;
}
.DrittelLang{
    height:auto;
}
.DrittelText{
    width:calc(100% / 3 - 40px);
    padding-right: 40px;
    float:left;
}
.Drittel a{
    color:#003640;
    text-decoration: none;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
    font-size:24px;
}
.DrittelSpacer2{
    width: 160px;
}
.Sechstel, .SechstelSpacer1, .SechstelSpacer2, .SechstelSpacer3, .SechstelSpacer4, .SechstelSpacer5{
    width: 160px;
    height: 220px;
    overflow:hidden;
    float:left;
    text-align:left;
    margin-bottom:20px;
}
.Sechstel img{
    width:100%;
}
.Sechstel a{
    color:#003640;
    text-decoration: none;
    font-family:'Trade Gothic W01 Cn_18', Verdana,Arial,"Sans serif";
    font-size:20px;
}
.SechstelSpacer1{
    width: 400px;
}
.SechstelSpacer4{
    width: 320px;
}
.SechstelSpacer3{
    width: 240px;
} 
.SechstelSpacer4{
    width: 160px;
}
.SechstelSpacer5{
    width: 80px;
} 
 
#adresse{
    text-align:right;
    background-color: #005b70;
}
#adresse p{
    padding:20px;
    width:220px;
    margin:0 0 0 calc(100% - 260px);
    font-size:18px;
    color:#fff;
    float:right;
    text-align:left;
}
#adresse_fuer_oben{
    display: none;
}
#adresse_oben{
    padding:10px 20px 10px 0;
    width:220px;
    float:right;
}
#adresse_oben p{  
    font-size:18px;
    color:#fff;
    float:right;
    text-align:left;
}
#breadcrumb_div{
}
a.breadcrumb, a.breadcrumb:hover {
    color: #00888D;
    text-decoration: none;
}
.Ganz{
    padding:0 40px;
}
.HalbRechts, .HalbLinks{
    width:calc(50% - 60px);
    float:left;
    padding:0 20px 0 40px;
}
.HalbRechts{
    padding: 0 40px 0 20px
}
#ContactContainer input, #ContactContainer textarea{
    width:95%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:5px;
    border:0;
    margin-top: 3px;

}
#ContactContainer input, #ContactContainer textarea{
    width:calc(100% - 14px);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:5px;
    border:1px solid #023c4a;
    margin-top: 3px;
    background-color:#d4e7eb;

}
#ContactContainer input[type="submit"]{
    background-color:#00888d;
    color:#fff;
    width:calc(100% - 2px);
}
#ContactContainer label{
    color: #1E2A54;
}
#ContactContainer .formErrorText{
    color: red;
}
#ContactContainer .InputContainer {
    margin: 10px 0;
}
@media screen and (max-width: 960px) {
    #all {
	width:auto;
	margin: 0 auto;
    }
    #footer, #content_inner{
	width: auto;
    }
    #head_desktop{
	width:100%;
	padding: 0 0 0 20px;
    }
    .cycleimage{
	margin-left: calc(50% - 480px);
    }
    .headline{
	width:auto;
    }
    .Drittelspacer1, .DrittelSpacer2, .SechstelSpacer1, .SechstelSpacer2, .SechstelSpacer3, .SechstelSpacer4, .SechstelSpacer5{
	display:none;
    }
    #adresse_oben{
	padding:10px 5px 10px 0;
	width:220px;
	float:right;
    }
    #adresse_oben p{  
	font-size:18px;
	color:#fff;
	float:right;
	text-align:left;
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    #all {
	width:auto;
	margin: 0;
    }
    #footer, #content_inner{
	width: auto;
    }
    #head_desktop{
	width: 100%;
	padding: 0;
    }
    .cycleimage{
	margin-left: calc(50% - 480px);
    }
    #adresse_oben{
	display:none;
    }
}

@media screen and (max-width: 480px) {

    #head{
	margin:0;
	width:auto;
    }
    #head_desktop{
	display: none;
    }
    #nav {
	margin:0 10px;
	width:auto;
        display: none;
    }
    #head_mobile {
	display: block;
	width: 100%;
	min-width: 360px;
    }
    #adresse_oben{
	display: none;
    }

    #all, .content {
        width: auto;
    }
    #all{
	min-width: 360px;
    }
    a#open, a#close {
	display: block;
    }
    .content {
        margin: 0;
    }
    .block300l, .block300r{
	width:90%;
	padding:0;
    }
    #content_inner{
	border: 0;
	width: 100%;
	margin: 20px auto;
    }
    #footer {
	width: 100%;
	border:0;
    }
    .cycleimage{
	width:480px;
	margin-left: calc(50% - 240px);
    }
    .headline{
    height:215px;
    }
    .Ganz{
	padding:0 10px;
    }
    .HalbRechts, .HalbLinks{
	width:calc(100% - 40px);
	float:left;
	padding:0 20px;
    }
}