/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html, body {
    font-family: 'eb_garamondregular';
}
/* FONT */

@font-face {
    font-family: 'eb_garamondregular';
    src: url('../../font/ebgaramond-webfont.eot');
    src: url('../../font/ebgaramond-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/ebgaramond-webfont.woff2') format('woff2'), url('../../font/ebgaramond-webfont.woff') format('woff'), url('../../font/ebgaramond-webfont.ttf') format('truetype'), url('../../font/ebgaramond-webfont.svg#eb_garamondregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../../font/Montserrat-Regular-webfont.eot');
    src: url('../../font/Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/Montserrat-Regular-webfont.woff2') format('woff2'), url('../../font/Montserrat-Regular-webfont.woff') format('woff'), url('../../font/Montserrat-Regular-webfont.ttf') format('truetype'), url('../../font/Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#pagewrapper {
    width: 1280px;
    margin: 0 auto;
}
#headerwrapper {
    width: 100%;
    height: 150px;
}
#logo {
    float: left;
}
#headerslider {
    float: left;
    height: 570px;
    width: 100%;
}
#contentwrapper {
    float: left;
    width: 100%;
}
#content {
    float: left;
}
#boxleft {
    height: 420px;
    width: 470px;
    float: left;
    padding: 70px 20px 0 150px;
    background-color: #f0d9cd;
}
#boxleft h1 {
    font-family: 'montserratregular';
    font-size: 24px;
    color: #749393;
    line-height: 30px;
}
#boxleft hr {
    width: 100px;
    border: 1px solid #749393;
    margin: 10px 0 20px 0;
}
#boxleft {
    font-size: 15px;
    color: #581915;
    line-height: 20px;
    font-weight: bold;
}
#boxright {
    height: 420px;
    width: 470px;
    float: left;
    padding: 70px 150px 0 20px;
    background-color: #581915;
}
#boxright .left {
    width: 72px;
    float: left;
    margin-right: 25px;
}
#boxright .left img {
    float: left;
    margin-bottom: 50px;
}
#boxright h1 {
    font-size: 19px;
    color: #fff;
    font-family: 'montserratregular';
    margin-bottom: 10px;
}
#boxright p {
    font-size: 15px;
    color: #fff;
    margin-bottom: 60px;
    line-height: 18px;
}
#map {
    height: 440px;
    width: 100%;
    float: left;
}
#subcontent {
    height: 780px;
    width: 100%;
    float: left;
    background-color: #c0cece;
}
#boxsubcontent {
    width: 1020px;
    margin: 60px auto;
}
.boxsubcontent {
    margin-left: 50px;
    width: 440px;
    height: 660px;
    background-color: #fff;
    float: left;
}
.boxsubcontent h1 {
    font-size: 24px;
    color: #749393;
    font-family: 'montserratregular';
    margin: 50px 0 0 20px;
}
.boxsubcontent p {
    color: #581915;
    font-size: 14px;
    line-height: 20px;
    width: 90%;
    margin-left: 25px;
}
.boxsubcontent hr {
    width: 100px;
    border: 1px solid #749393;
    margin: 10px 0 20px 25px;
}
p.pfeilcontent {
    background: url(../../uploads/images/box/pfeilcontent.png) no-repeat;
    padding-left: 20px;
    width: 85%;
    margin-top: 25px;
    font-weight: 900;
}
#footerwrapper {
    height: 65px;
    width: 100%;
    background-color: #fff;
    float: left;
}
#footercontent h1 {
    font-size: 16px;
    text-align: right;
    color: #ab2900;
    margin-top: 25px;
    margin-right: 60px;
}
#contentwrapperteam {
    background-color: #c0cece;
    float: left;
    width: 100%;
}
#teamcontent {
    width: 1020px;
    margin: 0 auto;
    height: 1510px;
    padding-top: 110px;
}
.teambox {
    width: 435px;
    height: 635px;
    background-color: #fff;
    float: left;
    margin-left: 50px;
    margin-bottom: 50px;
    position: relative;
}
.teambox h1 {
    font-size: 24px;
    color: #749393;
    font-family: 'montserratregular';
    margin: 50px 0 0 20px;
}
.teambox hr {
    width: 100px;
    border: 1px solid #749393;
    margin: 10px 0 20px 25px;
}
.teambox p {
    color: #581915;
    font-size: 14px;
    line-height: 20px;
    width: 90%;
    margin-left: 25px;
}
.teambox img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#contentwrapperpages {
    background-color: #c0cece;
    float: left;
    width: 100%;
    min-height: 400px;
}
#pagescontent {
    width: 1020px;
    margin: 50px auto;
}
#main h1 {
    font-size: 24px;
    color: #749393;
    font-family: 'montserratregular';
    margin-bottom: 30px;
}
#main {
    float: left;
    background-color: #fff;
    min-height: 300px;
    margin-bottom: 50px;
    padding: 20px;
    width: 100%;
}
#main p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 15px;
}
#main h2 {
    font-size: 20px;
    color: #749393;
    margin-bottom: 20px;
}
#main h3 {
  font-size: 17px;
  color: #749393;
  margin-bottom: 20px;
}
#main ul {
    margin-bottom: 30px;
}
#main li {
    list-style: initial;
    margin-left: 30px;
    line-height: 20px;
    font-size: 15px;
}
#main .left {
    float: left;
    width: 48%;
    margin-right: 2%;
}
a {
    text-decoration: none;
}

/* Stylesheet: CSS Modified On 2015-04-20 10:58:45 */
#menu {
    float: left;
    margin-top: 90px;
    margin-left: 60px;
}
#menu h1 {
    color: #EDEDED;
    text-align: center;
}
#menu nav {
    display: table;
    margin: 50px auto;
    box-shadow: 0px 2px 0px #023333;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu ul ul {
    opacity: 0;
    position: absolute;
    top: 160%;
    visibility: hidden;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    background-color: #fff;
}
#menu ul ul ul {
    top: 0%;
    left: 160%;
}
#menu ul ul li:hover > ul {
    top: 0%;
    left: 100%;
    opacity: 1;
    visibility: visible;
}
#menu ul li:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
#menu ul li {
    float: left;
    position: relative;
}
#menu ul ul li {
    float: none;
}
#menu ul li {
    cursor: pointer;
}
#menu ul a {
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 15px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#menu ul li:last-child a {
    padding-right: 0;
}
#menu ul ul li:last-child a {
    padding: 10px 15px;
}
#menu ul li:last-child ul a {
    padding: 10px 15px;
}
#menu ul li ul a {
    text-align: left;
}
#menu ul li a:hover {
    /**/
}
#menu ul li .menuactive {
    color: #ab2900;
}

/* Stylesheet: Nav Modified On 2015-02-17 17:27:33 */
