/* @override http://ontwerpaandewinkel.nl/assets/css/screen.css */

/* @override http://ontwerpaandewinkel.nl/assets/css/screen.css */

html {
    overflow-y: scroll;
    height:100%;
}

body
{
height:100%;
}

#container {
    text-align: center;
    height:100%;
}

.firstPage {
    background-image:url('http://ontwerpaandewinkel.nl/upload/oldmen.gif'); 
    background-repeat:no-repeat; 
    background-position:bottom;
    
    }

#box
{
    width: 100%;
    text-align: center;
    position: fixed;
    margin-top: -75px;
    top:320px;
    clear:both;
    z-index: 3001;
}

#box-content {
    padding:15px 0;
}

#box-content img {
    margin:0 5px;
}

#box-content img:hover {
}

#slideshow{
    overflow:hidden;
    width:100%;
}

#slideshow ul{
    width:50000px;
    padding-left:225px;
}

#slideshow li{
    float:left;
    margin:0 20px;
    cursor:pointer;
}

#slideshow li img{
    border:3px #ffffff solid;
}

#slideshow li img:hover {
    border:3px #CCCCCC solid;
}

#about {
    width:100%;
    position:fixed;
    top:0px;
    z-index: 3000;
}

#header {
}

#logo2 {
    margin:-55px auto 0 auto;
    cursor:pointer;
}

#notaradio {
    position:fixed;
    left:50%;
    bottom:15px;
}

#toleft {
    position:fixed;
    text-align:right;
    float:left;
    top:320px;
    left:5px;
    margin-top:-75px;
}

#toright {
    position:fixed;
    text-align:right;
    float:right;
    top:320px;
    margin-top:-75px;
    right:5px;
}

.projectimage {
    margin:50px 0 100px 0;
}

#work {
         z-index:-100;
}

#col1_btn {
    background:white;
    z-index:1000;
    height:10px;
}

#content_container {
    margin:0 auto;
    background-image:url('../img/barback.png');

}

#content_container p {
    width:900px;
    color:white;
    padding:100px 0 150px 0;
    margin:0 auto;
	font: normal 400 26px/40px "superclarendon-1","superclarendon-2";
}

#content_container p a {
    text-decoration: none;
	color: #fffeff;
}

#content_container p a:hover {
    text-decoration: underline;
}



#content_meta {
    text-shadow: #ffffff 1px 1px 1px;
    font-family: "superclarendon-1","superclarendon-2", serif;
    font-weight: 400;
	font-style: normal;
    margin:120px auto;
    line-height: 160%;
    width: 800px;
    text-align:left;
}

#content_meta h1 {
    text-align: left;
    text-decoration: none;
	font: normal 400 18px "superclarendon-1","superclarendon-2", serif;
}

#niels_luigjes {
	font: bold 36px/40px "superclarendon-1","superclarendon-2", serif;
	font-weight: 300;
	font-style: normal;
}

#content_meta a {
    color:black;
    text-decoration:none;
}

#content_meta a:hover {
    text-decoration:underline;
}

strong {
font:"superclarendon-1","superclarendon-2", serif;
	font-weight: 700;
	font-style: normal;
}

small {
    font-size:0.3em;
    letter-spacing: 0.2em;
}


p {
    margin-bottom:40px;
    width: 200px;
}

#top {
    margin:0 auto;
    width:120px;
}

