@font-face {
  font-family: Macondo;
  font-style: normal;
  font-weight: 400;
  src: url('http://themes.googleusercontent.com/static/fonts/macondo/v1/HjS8WhNDYHV6n3FW4jBIww.woff') format('woff');
}

/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */



h1 {
font-size: 2em;
font-family: Macondo, Helvetica, Arial, sans-serif;
margin-bottom: 5px;
fontweight: bold;
color: #FFFFFF;
text-shadow: 3px 3px 3px #909090;
text-align: center;
}

p {
font-size: 1.2em;
font-family: Macondo, Helvetica, Arial, sans-serif;
margin-bottom: 5px;
color: #913132;
text-shadow: 1px 1px 1px #909090;
}

body, select, input, textarea { background: #e7e7e7;}


}

#header {

width:80%;
height:52px;
padding-top:5px;
background: #cdcdcd;
background:rgba(0,0,0,0.65);
border-bottom: 5px solid #cdcdcd;
}

#main{background: #373737; background:url(../img/menu.png) left repeat-y rgba(35,35,35,0.9);width:600px;min-width:994px !important;}

#content, #content2 {padding-top: 35px !important;}
#content {min-width:652px;max-width:60%;width:652px;float:left;padding:10px 8px 40px 20px;;}
#content p, {margin-bottom:20px;}
#content ul,#content2 ul{margin:0 0 20px 20px;}
#content a,#content2 a{color:#fff;text-decoration:underline;}
#content a:hover,#content2 a:hover{text-decoration:none;}


#footer {height:60px;width:100%;background: #323232; background:rgba(0,0,0,0.8);position:relative;}
#footer p {position: relative;}
#footer p {text-align: center}
#footer h5{font:18px "Helvetica Neue", Arial, "Sans-Serif";font-weight:bold;color:#fff;position:absolute;left:25px;top:10px;}
#footer ul{list-style:none;position:absolute;top:21px;left:25px;margin-left:0px;font:14px "Helvetica Neue", Arial, "Sans-Serif";font-weight:bold;}
#footer ul li{display:inline;padding-right:15px;}
#footer ul a{color:#888;text-decoration:none;}
#footer ul a:hover{color:#fff;}

#impressum {
margin: 0px auto;
}

@media all and (orientation:portrait) {

}	

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}
