@charset "UTF-8";
/* CSS Document */

body{
color:black;
font-family:verdana;
font-size:11px;
background-color:black;
}
.geninfo{
margin-left:30px;
}

h1{
font-family:arial;
font-size:17px;
font-weight:bold;
text-align:left;
margin-left:10px;

}

#headlogo{
position:absolute;
height:50px;
width:50px;
margin-left:345px;
margin-top:-35px;
background-repeat:no-repeat;
}
table{
margin-left:30px;
}

#headlogo.head1{
background-image:url("images/contact.png");

}
#headlogo.head2{
background-image:url("images/twitter.png");

}



#headlogo2{
position:absolute;
height:50px;
width:50px;
margin-left:800px;
margin-top:-35px;
background-image:url("images/itunes.png");
background-repeat:no-repeat;
}

a{
color:black;
}

a img{
border:0px;
}
ul{
list-style:none;
padding:0;
}

li{
margin:10px;
text-align:right;
}

#twitter-link{
margin-right:10px;

}

#header{
height:40px;
background-image:url("images/lijn.png");
background-repeat:repeat-x;
background-position:bottom;
padding:0px;
margin:0px;
}
#container{
width:935px;
height:550px;
background-image:url("images/backgroundcontainer.png");
background-repeat:no-repeat;
background-color:black;
background-position:top;
margin:0 auto;
padding-top:160px;
padding-left:65px;
}
#kol{
background-image:url("images/backgroundkol.png");
width:400px;
height:350px;
padding-left:8px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
margin-right:22px;
float:left;
margin-bottom:20px;
}
#kolmusic{
background-image:url("images/backgroundmusickol.png");
width:840px;
padding-left:8px;
padding-right:8px;
height:141px;
padding-top:5px;
padding-bottom:5px;

float:left;
}

#soundcloud{
margin-top:14px;

}
#footer{
clear:both;
}
