html{
     overflow: -moz-scrollbars-vertical;
}
*{
     margin: 0px;
     padding: 0px;
}
img{
     border: 0px;
}
body{
     background-image: url('images/bg_body.gif');
     background-attachment: fixed;
     background-position: top center;
}
#bovenbalk{
     position: absolute;
     left:0px;
     width: 100%;
     height: 100px;
     background-color: #000;
     opacity: 0.65;
     -moz-opacity: 0.65;
     z-index: 1;
}
#container{
     position: relative;
     z-index: 10;
     text-align: left;
     width: 980px;
     min-height: 580px;
     margin: 0px auto;
     background-image: url('images/bg_container.png');
     background-repeat: no-repeat;
     background-position: 50px top;
}
#top{
     float: left;
     width: 980px;
     height: 100px;
}
#menubalk{
     float: left;
     width: 632px;
     height: 30px;
     margin-top: 70px;
     display: inline;
}
#menubalk ul{
     float: left;
     width: 632px;
     height: 30px;
     list-style-type: none;
}
#menubalk ul li{
     float: left;
     height: 30px;
     margin-right: 28px;
}
#menubalk ul li a{
     float: left;
     height: 30px;
     text-transform: uppercase;
     font-family: Georgia, Times New Roman;
     font-size: 15px;
     color: #fff;
     text-decoration: none;
     display: block;
}
#menubalk ul li a:hover{
     float: left;
     background-image: url('images/menu_underline.png');
     background-position: 0px 17px;
     background-repeat: no-repeat;
}
#menubalk ul li a.selected{
     float: left;
     background-image: url('images/menu_underline.png');
     background-position: 0px 17px;
     background-repeat: no-repeat;
     font-weight: bold;
}
#logo{
     float: right;
     width: 303px;
     height: 82px;
     padding-top: 18px;
     padding-left: 45px;
     display: inline;
     background-image: url('images/bg_tekstbalk.png');
}
#middle{
     float: left;
     position: relative;
     width: 980px;
     min-height: 580px;
     z-index: 1;
}
#movieclip{
     float: left;
     width: 560px;
     height: 350px;
     margin-top: 45px;
     margin-right: 46px;
}
#songoverzicht{
     float: left;
     width: 521px;
     height: 350px;
     margin-top: 45px;
     margin-right: 85px;
}
#songoverzicht .song
{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#songoverzicht .song .thumb
{
	float: left;
	width: 119px;
	height: 81px;
	margin-right: 26px;
}
#songoverzicht .song h2
{
	font-family: Georgia, Times new Roman;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	float: left;
	width:375px;
	margin-top: 10px;
}
#songoverzicht .song p
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	float: left;
	width:375px;
}
#songoverzicht .song a
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
#songoverzicht .song a.downloadlink
{
	float: right;
	margin-top: 5px;
}
#tekstvlak{
     float: right;
     width: 288px;
     height: 520px;
     padding: 30px;
     color: #fff;
     background-image: url('images/bg_tekstbalk.png');
     background-repeat: repeat-y;
     overflow: auto;
     display: inline;
}
#tekstvlak h1{
     float: left;
     width: 288px;
     font-family: Georgia, Times new Roman;
     font-size: 16px;
     text-transform: uppercase;
     margin-bottom: 12px;
     font-weight: normal;
}
#tekstvlak h2{
     float: left;
     width: 288px;
     font-family: Georgia, Times new Roman;
     font-size: 15px;
     margin-bottom: 12px;
     font-weight: normal;
}

#tekstvlak p{
     float: left;
     width: 288px;
     font-family: Arial;
     font-size: 13px;
     line-height: 16px;
     margin-bottom: 15px;
}

#tekstvlak.home p
{
	font-size: 16px;
	font-family: Georgia, Times new Roman;
	line-height: 20px;
}
#tekstvlak p a
{
	color: #a0a0a0;
	 font-family: Arial;
     font-size: 13px;
}
#tekstvlak form
{
	float: left;
	width: 288px;
	font-family: Arial;
}

#tekstvlak form fieldset
{
	float: left;
	width: 288px;
	border: 0px;
	margin: 0px;
	padding:0px;
}
#tekstvlak form fieldset label
{
	float: left;
	width: 288px;
	border: 0px;
	font-size: 12px;
}
#tekstvlak form fieldset .tekstvak
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	width: 250px;
	border: 1px solid #363636;
}
#tekstvlak form fieldset textarea
{
	width: 250px;
	height: 48;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #363636;
}
#tekstvlak form fieldset .buttonform
{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	width: 75px;
	background-color: #9f9f9f;
	color: #4b4b4b;
	border: 1px solid #4b4b4b;
	margin-bottom: 10px;
}
#footer{
     float: left;
     position: relative;
     left: 0px;
     width: 100%;
     min-height: 150px;
     background-image: url('images/bg_footer.jpg');
     background-color: #000;
     z-index: 10;
}
#footerinhoud{
     width: 980px;
     margin: 0px auto;
}
#buttons{
     float: left;
     width: 480px;
     margin-top: -91px;
     margin-left: -10px;
     color: #fff;
}
.button{
     float: left;
     width: 130px;
     padding-top: 10px;
     padding-left: 10px;
     margin-right: 20px;
     color: #fff;
     display: inline;
     background-image: url('images/bg_thumb.png');
     background-repeat: no-repeat;
     display: inline;     
}
.button h3
{
	float: left;
	color: #ffffff;
	font-family: Georgia, Times new Roman;
	font-size: 13px;
	text-transform: uppercase;
	width: 120px;
        margin: 5px 0px;
}
.button p
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	float: left;
	width: 120px;
}
.button a
{
	float: left;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.button .more
{
	float: right;
        margin-top: 5px;
        margin-right: 9px;
}
#links{
     float: right;
     width: 350px;
     height: 60px;
}

#links a
{
	float: left;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 70px;
	padding-top: 35px;
	display:block;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

#links a.myspace
{
	background-image: url('/images/myspace.gif');
}

#links a.youtube
{
	background-image: url('/images/youtube.gif');
}

#links a.netlog
{
	background-image: url('/images/netlog.gif');
}

#links a.linkedin
{
	background-image: url('/images/linkedin.gif');
}

#links a.facebook
{
	background-image: url('/images/facebook.gif');
    overflow: hidden;
}
#footerlinks
{
	float: left;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	margin-top: 55px;
}

#footerlinks a
{
	color: #ffffff;
	text-decoration: none;
}

.validate p
{
	margin: 0px;
	padding:0px;
}

.iebr
{
	line-height: 0px;
	height: 0px;
	margin:0px;
	padding:0px;
}


.errormelding
{
	font-family: arial !important;
	font-size: 11px !important;
	margin-bottom: 0px !important;
}

ul.tweet_list {
	
}

	ul.tweet_list li {
		list-style:none;
		margin-bottom:20px;
	}
	
	a.tweet_avatar {
		float:left;
		padding-right:10px;
		position:relative;
		top:6px;
	}
	
	div.tweetdiv {
		padding-left:58px;
		font-size:13px !important;
	}
