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

html, body {
	height: 100%;
}

body {
	padding:0;
	margin:0;
	background:url(design/bg-body.jpg) #764242 left top repeat-x;
}

body,p,td {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

#container {
	background:url(design/bg-container.jpg) #764242 center top repeat-y;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	min-height: 100%;
	height: auto; !important;
}

* html #container {
	height: 100%;
}

#containerSide {
	background:url(design/bg-containerSide.jpg) #764242 center top repeat-y;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	min-height: 100%;
	height: auto; !important;
}

* html #containerSide {
	height: 100%;
}

#bannerDiv {
	width:593px;
	margin-left:216px;
}

#contentCenter {
	width:553px;
	padding:20px;
	margin-left:216px;
	background:url(design/bg-content.jpg) left top no-repeat;
}

#contentLeft {
	width:424px;
	padding:20px;
	margin-left:216px;
	float:left;
	background:url(design/bg-content.jpg) left top no-repeat;
}

#side {
	width:115px;
	float:right;
	margin-right:229px;
	vertical-align:top;
	background:url(design/bg-side.jpg) left top repeat-y;
}

#hartvnl, #solo, #tvprog, #eighties, #vocal, #eurostars {
	font-family:Verdana;
	font-size:10px;
	color:#f9c9c9;
}

#hartvnl {
	position:absolute;
	left:69px;
	top:0px;
	width:135px;
	height:248px;
	padding-top:100px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/hartvnl.jpg) left top no-repeat;
}

#solo {
	position:absolute;
	left:809px;
	top:0px;
	width:135px;
	height:248px;
	padding-top:54px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/solo.jpg) left top no-repeat;
}

#tvprog {
	position:absolute;
	left:69px;
	top:248px;
	width:135px;
	height:225px;
	padding-top:33px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/tvprog.jpg) left top no-repeat;
}

#eighties {
	position:absolute;
	left:809px;
	top:248px;
	width:135px;
	height:225px;
	padding-top:33px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/eighties.jpg) left top no-repeat;
}

#vocal {
	position:absolute;
	left:69px;
	top:473px;
	width:135px;
	height:226px;
	padding-top:33px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/vocal.jpg) left top no-repeat;
}

#eurostars {
	position:absolute;
	left:809px;
	top:473px;
	width:135px;
	height:226px;
	padding-top:33px;
	padding-left:6px;
	padding-right:6px;
	background:url(design/eurostars.jpg) left top no-repeat;
}

#left {
	position:absolute;
	left:0px;
	top:0px;
	width:69px;
	height:699px;
}

#right {
	position:absolute;
	left:956px;
	top:0px;
	width:68px;
	height:699px;
}

#bottom {
	position:absolute;
	left:69px;
	bottom:0px;
	width:887px;
	height:45px;
}

.clear {
	clear: both;
}

a{text-decoration:none}	
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}

.image {
	border: 1px solid #764242;
}

.head {
	background-color:#ab1111;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.table {
	background-color:#F6ACAC;
}
.table td {
	background-color:#fbd9d9;
}
.table th {
	background-color:#ab1111;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#000;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
}
.hr {
	background-image:url(design/hr.gif); 
	background-position:left top; 
	background-repeat:repeat-x;
}
.option {
	background-color:#fbd9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	border: 1px solid #dd8b8b;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
}
.option:hover {
	text-decoration:none;
	background-color:#fde4e4;
	border: 1px solid #dd8b8b;
	padding-left:2px;
	padding-right:2px
}
.plaatje {
	border:1px solid #ab1111;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.button {
	background-color:#F6ACAC;
	border:1px solid #dd8b8b;
}

.link{color:#000; text-decoration:none}	
.link:hover {color:#000; text-decoration:none;}
.link:visited {color:#000; text-decoration:none;}