/* reset */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}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:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* allgemein */
*{outline:0;color:#fff;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video
{font-family:'open sans',sans-serif;}
::-moz-selection{background:#00569a;}
::selection{background:#00569a;}
::-moz-selection{background:#00569a;}
html{background:#002d41;}
p{font-size:16px;line-height:30px;margin-bottom:30px;}
a{text-decoration:none;position:relative;}
ul{margin:0 0 30px 16px;list-style:disc;}
li{font-size:16px;line-height:30px;}
strong{font-weight:800;}
hr{border:0;height:1px;background:rgba(255,255,255,.2);margin:92px 0 91px 0;}

/* helper */
a:before,a:after{content:"";position:absolute;display:block;width:100%;height:1px;background:#fff;left:0;bottom:-1px;}
a:after{width:0;background:#009376;z-index:2;transition:all .2s ease-in-out;}
a:hover:after{width:100%;}

/* contact */
#contact{margin:0 auto;text-align:center;padding:100px 20px 93px 20px;position:relative;min-height:100vh;box-sizing:border-box;}
#contact span{font-weight:800;width:67px;display:inline-block;text-align:left;}

/* logo */
#logo{margin-bottom:37px;}

/* footer */
#footer{position:absolute;left:50%;bottom:20px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}
#footer a{font-size:14px;}
#footer a:before{width:0;}

#contact.impressum{max-width:600px;text-align:left;padding-top:90px;}