@charset "utf-8";
/* CSS Document */

html {margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333;}

body {margin:0px; padding:0; background:url(../images/background.gif) repeat-x #b2b2b2;}

li {list-style:none;}
ul {list-style:none;}

h1 {font-size:13px; color:#FFF; font-weight:bold;}
h2 {font-size:13px; color:#990199; font-weight:bold;}

img {border:none;}

#header {
	width:950px;
	height:150px;
	margin:0 auto 0 auto;
}

#container_small {
	width:900px;
	height:500px;
	background:url(../images/contentarea_bg.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#container_mid {
	width:900px;
	height:925px;
	background:url(../images/contentarea_bg_mid.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#container_long {
	width:900px;
	height:1500px;
	background:url(../images/contentarea_bg_long.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#menu_container {
	width:100%;
	height:15px;
	padding:5px 0 5px 0;
	background:url(../images/menu_bg.gif) repeat-x center top;
}

#menu {
	width:885px;
	height:15px;
	margin:0 auto 0 auto;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	width:auto;
	margin:0 30px 0 0;
}

#menu a:hover {
	font-weight:bold;
}

#nieuws {
	width:245px;
	height:430px;
	float:left;
	padding:8px 5px 10px 10px;
	line-height:15px;
}

#content {
	width:600px;
	padding:8px 20px 10px 0;
	height:auto;
	float:right;
	line-height:15px;

}

#language {
	width:40px;
	height:24px;
	}

#language a{
	width:40px;
	height:24px;
	cursor:hand;
	float:left;
}

#cd {
	width:550px;
	height:225px;
	float:left;
	margin:0 0 15px 0;
	text-align:left;
	line-height:17px;
}

#cdimg {
	width:225px;
	height:225px;
	float:left;
	margin:0 15px 0 0;
}

#fragment {
	width:175px;
	height:30px;
	float:left;
	background:url(../images/music_frag_bg.jpg);
	margin:0 0 15px -10px;
	padding:12px 0 0 85px;
}

#fragment a{
	text-decoration:none;
}

#fragment a:hover{
	text-decoration:underline;
	color:#990199;
}

label {
	width:50px;
	height:15px;
	float:left;
	margin:0 10px 0 0;
}

#footer {
	width:890px;
	height:25px;
	float:left;
	color:#FFF;
	padding:0 0 0 10px
}

.linkstyle {
}

.linkstyle a {
	height:15px;
	width:220px;
	float:left;
	padding:5px 0 5px 40px;
	margin:0 0 5px -7px;
	background:url(../images/link_bg.jpg) no-repeat #FFF;
	color:#990199;
	text-decoration:none;
}

.linkstyle a:hover {
	text-decoration:underline;
}

.foto {
	width:150px;
	height:113px;
	float:left;
	border: 1px solid #990999;
}

	


