@font-face {
    font-family: 'futura_bold';
    src: url('../fonts/futura_bold.woff') format('woff');
}

@font-face {
    font-family: 'futura_book';
    src: url('../fonts/futura_book.woff') format('woff');
}

@font-face {
    font-family: 'futura_bold_condensed';
    src: url('../fonts/futura_bold_condensed.woff') format('woff');
}

html {
padding:0;
margin:0;
border:0;
width:100%;
height: 100%;
}

body {
padding:0;
margin:0;
border:0;
width:100%;
height: 100%;
font-size:18px;
font-family: 'futura_book', sans-serif;
font-weight: 300;
color: #333;
text-align:center;
background:#d5654d;
}

#alles {
width: 100%;
min-height: 100%;
margin: 0;
padding:0;
border:0;
}

#fixed1 {
position: fixed;
left: center;
top:0;
width: 100%;
height: 150px;
margin:0;
padding:0;
border:0;
z-index: 10;
background: #ffffff;
text-align: center;
}

header {
margin:0 auto !important;
padding:0;
border:0;
text-align: left;
color: #333;
}

#section {
min-height: 100%;
padding:0;
border:0;
color: #fff;
}

#fixed2 {
position: fixed;
left: center;
bottom:0;
width: 100%;
height: 60px;
margin:0;
padding:0;
border:0;
z-index: 10;
background: #ffffff;
text-align: center;
}

footer {
height:70px;
margin: 50px 0;
padding:0;
color: #333;
clear:both;
}


/* LINKS ------------------------------------- */

header a, footer a{
text-decoration:none;
color: #d5654d;
}

#section a{
text-decoration:underline;
color: #fff;
font-weight: 400;
}

header a:hover, footer a:hover {
text-decoration:underline;
}


/* BORDER-SIZING --------------------------------------------------------*/

div, p, table, td {
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


/* CLEAR */

div.clear, div#clear {
clear: both;
height: 1px;
}

/* HEADER */

header .moduletable.kontakt, header .moduletable.titel {
font-family: 'futura_book', sans-serif;
}

header .moduletable.titel h1 {
text-transform: uppercase;
color: #d5654d;
letter-spacing: 0.2em;
font-weight: 300;
}


/* SECTION -------------------------------------------------------------*/

#section {
font-size: 1.0em;
line-height: 1.4em;
text-align:left;
padding:0;
}

#section h1, #section h2, #section h3, #section h4 {
clear: both;
}

#section h1, #section h2 {
width: 100%;
text-align:left;
font-size: 1.3em;
line-height: 1.3em;
margin:0 ;
padding:0;
}

#section h4 {
margin: 2.0em 0 0.5em 0;
}

#section p, #section td, #section div {
font-size:1.0em;
width: auto;
max-width: 100%;
}

#section p {
padding:0;
line-height: 1.2em;
margin:0 0 1em 0;
text-align:left;
}

#section div ul {
list-style-position:inside;
}

/* Sliders */

div.ssl-outer {
padding:0 0 8px 0;
margin: 20px auto;
border:0;
border-bottom:2px dotted #fff !important;
text-decoration: none;
color:#fff;
font-size: 18px;
font-weight: 400;
background: none;
}

div.ssl-title, div.ssl-title:hover, div.ssl-title.ssl-title-open {
border:0 !important;
padding:0;
color:#fff !important;
background: none !important;
font-family:'futura_bold';
}


div.ssl-content {
border:0 !important;
margin: 0 0 40px 0;
padding:0;
}


/* LOGIN */

#section > div.login > form > fieldset {
margin:0;
padding:0;
border:0;
}


/* FOOTER ----------------------------------------------*/
  

footer ul {
list-style-type:none;
width: 100%;
text-align: center;
margin:1.0em 0;
padding:0;
border:0;
}

footer ul li{
height: 1.0em;
line-height: 0.9em;
display: inline-block;
list-style-type:none;
margin:0;
padding:0 0.7em;
border:0;
color: #fff;
border-right: 1px solid #999;
}

footer ul li:first-child {
padding-left: 0;
}

footer ul li:last-child {
border-right: 0;
}

footer a {
font-size: 1.0em;
text-decoration: none;
}
