body {
	text-align: center;
	background: #000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: verdana;
}
.container {
	width: 730px;
	height: auto;
	margin: auto;
}
.banner {
	width: 728px;
}
.prog_info {
	width: 728px;
	height: auto;
}
.day_1 {
	width: 350px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding: 5px;
	background-image: url('op.png');
}
.day_2 {
	width: 350px;
	margin-top: 10px;
	text-align:left;
	padding: 5px;
	float: right;
	background-image: url('op.png');
}

.week_1 {
	width: 350px;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding: 5px;
	background-image: url('op.png');
	margin-bottom: 10px;
}
.week_2 {
	width: 350px;
	height: 100px;
	margin-top: 10px;
	text-align:left;
	padding: 5px;
	float: right;
	background-image: url('op.png');
}
.day_1:hover, .day_2:hover {
	background-image: url(op_red.png);
}

h1 {
	width: 350px;
	text-align: justify;
	font-size: 17px;
	color: #fff;
	position:relative;
	margin: 5px;
	text-decoration: underline;
}

h2 {
	font-size: 20px;
	color: #e89c08;
	margin: 10px;
}
.opacity {
	filter:alpha(opacity=100);
	background: #de3;
}
p {
	color: #fff;
	font-size: 10px;
	position: relative;
	font-family: Verdana, Verdana, sans-serif;
	line-height:12px;
	margin: 0px;

}
.dj {
	font-size: 14px;
	font-weight: bold;
}
.footer {
	width: 100%;
	text-align: right;
	color: #fff;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #333;
	clear: both;
}
.cab {
	background-image:url(cab.jpg);
	width: 150px;
	height: 75px;
	margin: auto;
}
.cab:hover {
	background-image:url(cab_up.jpg);
}
a {
	color: #fff;
}
.add_info {
	margin-top: 10px;
}
.bottom_banner {
	width: 728px;
	height: 90px;
	margin: auto;
}
.radio {
	font-size: 9px;
	color: #fff;
}
.reklaam {
	width: 730px;
	height: auto;
	margin: auto;
}
.reklaam a:hover {

}