@font-face {
    font-family: 'Century Gothic';
    src: url('/font/gothic_0.eot') format('embedded-opentype'), url('/font/gothic_0.woff') format('woff'), url('/font/gothic_0.ttf') format('truetype'), url('/ font/gothic_0.svg') format('svg');
}
@font-face {
    font-family: 'Bodoni italic';
    src: url('/font/BodoniItalic.eot') format('embedded-opentype'), url('/font/BodoniItalic.woff') format('woff'), url('/font/BodoniItalic.ttf') format('truetype'), url('/ font/BodoniItalic.svg') format('svg');
}
@font-face {
    font-family: 'frutiger';
    src: url('/font/FrutigerCE-Light.eot') format('embedded-opentype'), url('/font/FrutigerCE-Light.woff') format('woff'), url('/font/FrutigerCE-Light.ttf') format('truetype'), url('/ font/FrutigerCE-Light.svg') format('svg');
}
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%;
    vertical-align: baseline;
    font-family: times new roman;
    font-weight: normal;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    background-color: #f6e8c4;
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1 {
    font-size: 33px;
    line-height: 41px;
    margin: 0 0 25px;
    color: #553015;
}
h2 {
    font-size: 22px;
    line-height: 23px;
    margin: 0 0 10px;
    color: #d46d19;
}
h3 {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
    color: #d46d19;
    
}
p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 25px;
    color: #553015;
}
td {
    font-size: 16px;
    line-height: 25px;
    padding: 10px;
    vertical-align: top;
    color:#553015;
}
tr {
    border-bottom: 1px dotted #d46d19;
}
tr:last-child {
    border-bottom: none;
}
a, a:visited {
    color: #d46d19;
    text-decoration: none;
}
a:hover {
    color: #e88135;
}
strong {
    font-weight: bold;
}
#headerbgtop {
    width: 100%;
    float: left;
    height: 105px;
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    border-bottom: 1px solid #ee6d0e;
}
#headerbg {
    width: 100%;
    float: left;
    height: 45px;
    position: fixed;
    background-color: #ee6d0e;
    z-index: 9999;
    margin: 106px 0 0;
    border-bottom: 2px solid #A5652B;
    border-top: 1px solid #f3c39f;
}
#header {
    height: 50px;
    width: 985px;
    margin: 0 auto;
}
#headertop {
   height: 25px;
    width: 985px;
    margin: 0 auto;
}
#logo {
   float: left;
   margin:5px 0 0  40px;
}
#logo img {
    width: 100%;
    height: auto;
    max-width:92px;
}
#headertitel {
    float: left;
    margin: 5px 40px 0 29px;
}
#headertitel h2 {
    color: #4f2c12;
    margin: 0 0 3px;
}
#headertitel p {
    color: #4f2c12;
    font-size: 15px;
    margin: 0;
}
#headertitel2 {
    float: left;
    margin-top: 20px;
    text-align: center;
}
#menu {
    float: left;
    margin-top: -45px;
}
#banner {
        border-bottom: 5px solid #a5652b;
    float: left;
    height: 290px;
    margin: 152px 0 -29px;
    width: 100%;

}
#bannerpages {
    float: left;
    height: 400px;
    width: 100%;
    border-bottom: 10px solid #d46d19;
    margin: 77px 0 0;
}
#bannerimg {
    background-size: cover !important;
    float: left;
    height: 225px;
    margin: 154px 0 0;
    width: 100%;
}
#bannerimg img {
    height: 400px;
}
#slide {
    height: 290px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
#sloganbg {
    width: 985px;
    margin: 65px auto 0;
    position: relative;
    z-index: 999;
}
#slogan {
       background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    float: left;
    height: 190px;
    margin-top: -28px;
    padding: 12px;
    width: 369px;
}

#sloganbox {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    float: left;
    height: 190px;
    margin: 5px 590px;
    padding: 12px;
    width: 369px;
}

#sloganbox table {
    border-collapse: separate;
    border-spacing: 5px;
}

#sloganbox th {
    padding-right: 28px;
}

#sloganbox tr td {
     color: black;
    font-size: 16px;
    line-height: 25px;
    padding: 0;
}

#sloganbox p {
    color: black;
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 20px;
}
#sloganbox p strong {
    color: black;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
}

#slogan table {
    border-collapse: separate;
    border-spacing: 5px;
}

#slogan th {
    padding-right: 28px;
}

#slogan tr td {
     color: black;
    font-size: 16px;
    line-height: 25px;
    padding: 0;
}

#slogan p {
    color: black;
    font-size: 18px;
    line-height: 27px;
    margin: 0 0 20px;
}
#slogan p strong {
    color: black;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
}
#boxslider {
    position: relative;
    z-index: -1;
}
.box {
    
    background-color: transparent;
    float: left;
    margin: -42px 0 0 424px;
    
}
.box p {
    color: #f6e8c4;
    font-family: "frutiger";
    font-size: 43px;
    font-style: italic;
    line-height: 31px;
    margin: 0 -8px 15px;
}
#contentbg {
    float: left;
    width: 100%;
    padding: 45px 0 0;
    border-bottom: 2px solid #d5c8a5;
}
#content {
    width: 985px;
    margin: 0 auto;
}
#content ul {
    margin: 0 0 25px 10px;
}
#content li {
    color: #353535;
    font-size: 15px;
    line-height: 20px;
    list-style: disc outside none;
    margin: 0 0 5px 10px;
}
#content ol li {
        list-style: decimal outside none;

}
#contentleft p {
    margin: 0 0 40px;
    width: 90%;
}
#contentleft {
    float: left;
    margin: 0 0 30px;
    padding: 0 60px 20px 15px;
    width: 635px;
}
#contentleft img {
    margin: 0 20px;
}
#sideright {
    float: left;
    padding: 15px 0 25px 20px;
    width: 250px;
}
#sideright p {
    line-height: 20px;
}
#sideright p strong {
    font-size: 20px;
}
#sideright td {
    padding: 0 20px 0 0;
}
#sideright tr {
    border-bottom:none;
}

#sideright > img {
    height: auto;
    max-width:100%;
}
#footerbg {
    background: none repeat scroll 0 0 #d5c8a5;
    border-top: 1px solid #fff;
    float: left;
    width: 100%;
}
#footer {
    margin: 0 auto;
    min-height: 95px;
    padding: 10px 0 0;
    width: 985px;
}
#footer ul {
    text-align: center;
}
#footer ul li {
    border-right: 1px solid #000000;
    float: left;
    width: 24%;
}
#footer ul li:last-child {
    border-right: none;
}
#pusher {
    float: left;
    width: 100%;
}

/* Stylesheet: CSS Modified On 2015-02-13 11:28:44 */
#menu ul ul {
    display: none;
}
#menu ul li:hover > ul {
    display: block;
}
#menu ul {
    display: inline-table;
    list-style: none outside none;
    position: relative;
    z-index: 9999;
}
#menu ul:after {
    clear: both;
    content: "";
    display: block;
}
#menu ul li {
    float: left;
}
#menu ul > li:hover > a span {
    background: url("/images/layout/naviarrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 0 0 0 18px;
}
#menu ul ul li a span {
    background: transparent !important;
    padding: 0 0 0 0 !important;
    line-height:23px;
}
#menu ul ul li:hover a span {
    background: transparent;
    padding: 0 0 0 0;
}
#menu ul li.menuactive > a span {
    background: url("/images/layout/naviarrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 0 0 0 18px;
}
#menu ul li a span {
    padding: 0 0 0 18px;
}
#menu ul li:hover a {
    color: #FFFFFF;
}
#menu ul li a {
    color: #fff;
display: block;
font-size: 22px;
font-style: italic;
padding: 52px 20px 16px;
text-decoration: none;
}
#menu ul ul {
    background: none repeat scroll 0 0 #EE6D0E;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 100%;
}
#menu ul ul li {
    float: none;
    position: relative;
    padding: 0 !important;
}
#menu ul ul li a {
    color: #FFFFFF;
    padding: 10px 15px;
    width: 220px;
    line-height: 20px;
    background: none repeat scroll 0 0 #EE6D0E;
}
#menu ul ul li a:hover {
    background: none repeat scroll 0 0 #ff8639;
}
#menu ul ul ul {
    left: 100%;
    position: absolute;
    top: 0;
}

/* Stylesheet: Navigation Modified On 2015-01-05 15:44:07 */
