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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;text-align:left;vertical-align:baseline;}
a img {border:none;}
table {border-collapse:collapse;border-spacing:0;}
q:before, q:after, blockquote:before, blockquote:after {content:"";}
.clearfix:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} 
.clearfix {display:block;} 
html[xmlns] .clearfix {display:block;} 
* html .clearfix {height:1%;}

/* start basic style */
html{background: url(../images/bg.png)}
body, p, td, th, li{font-family:'Open Sans', sans-serif;font-size:1em;line-height:160%;color:#575656;text-align: center;}
p{padding:1em;font-family:'Open Sans', sans-serif;font-size:1em;;color:#575656;line-height:160%;text-align:center;}
strong{font-weight:700;}
a:link,a:visited{color:#575656;text-decoration:none;}
a:hover{color:#009fe3;}
a:active{color:#009fe3;}
h1{font-family:'Open Sans', sans-serif;font-size: 4em;text-align:center; color:#009fe3;line-height: 1em; margin-top: 20px; margin-bottom: 30px; font-weight: bold;}
::-moz-selection {background:#ecdfd5;color:#FFFFFF;}
/* end basic style */

/* style --------------------------  */
.container {max-width:700px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 0 auto; background:#ffffff;-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);border-bottom:8px solid #0096dc;}
*, *:before, *:after {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.header{width: 100%;background-color:#0096dc;padding:20px;margin-top:30px;}
.left {display: block;margin-left: auto;margin-right: auto;width: 55%;}
.grid span {font-size:1em;text-align: center;display:block;padding:1em 4em 1em 4em; clear:both;}
.grid .container {margin-top:3em;margin-bottom:130px;}
.grid .column {margin-bottom:0em;background-color:#fff;min-height: 300px;}
.grid .columnus {margin-bottom:0em;}
.impressum{color:#575656;text-align:center;margin-top:6rem;}

/* Mobile Grid========================================================================== */
@media (max-width:979px) {h1{font-size:25px;line-height:110%;}.row{width:100%;} .column{height:auto;width:100%;}}
@media (min-width:40em) {html{font-size:112%;}}
@media (min-width:64em) {html{font-size:120%;}}
@media (min-width:40em) {.column{float:left;margin:0;}.column.full{width:100%;}.column.two-thirds{width:66.7%;}.column.half{width:50%;}.column.third{width:33.3%;}.column.fourth{width:25%;}.column.flow-opposite{float:right;}}
.clearfix:before,
.clearfix:after {content:" ";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1}