* {font-family:'Roboto', Calibri, Arial, sans-serif;}

body {
margin:0;
padding:0;
background:#131313;
color:#fff;
font-size:14px;
}

a {
color:#BDBDBD;
text-decoration:none;
}

#header {
text-align: center;
width: 100%;
height: 90px;
padding: 80px 0 10px 0;
font-weight: 300;
letter-spacing:-0.03em;
border-bottom:0px solid #222;
}

#header a {
font-size: 20px;
text-decoration:none;
margin:0;
padding: 2px 15px 2px 15px;
border-right:1px solid #302f2f;
}

#header a:hover {color:#fff;}
#header a:active {background:none;color:#fff}
#header img {display:inline; margin-bottom:10px;}

#footer {
padding: 10px 0 10px 0;
margin:0;
text-align:center;
font-weight:300;
}

#container {
background:#0b0b0b;
padding:10px 0 0 0;
}

#content {
position:relative;
padding-bottom:40px;
left:50%;
margin:0 0 0 -310px;
width: 620px;
height: auto;
text-align:center;
font-weight: 300;
}

#content p {
font-size:16px;
line-height:160%;
text-align:left;
}

h1 {
padding-top:0px;
margin-top:25px;
text-align:center;
font-weight:300;
}


#galerie {
}

#galerie a {
        outline: none;
}

#galerie a img {
        border: 0px solid #fff;
        padding: 0px;
        margin: 8px 15px 8px 0;
        background-color:#FFF;
        vertical-align: top;
}