
.header .navigatie ul li:hover {
	color: #d09f9a;
	cursor: pointer;
}
.second-header {
	position: absolute;
	left: 50%;
	margin-left: -461px;
	width: 922px;
    z-index: 101;
	top: 31px;
	background-image:url(/_layoutv1/images/bgMenuRadio.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	/*display: none;*/
}

.second-header ul {
	float: right;
}
.second-header ul li {
	float: left;
	margin-top: 20px;
	list-style-type: none;
	padding-right: 30px;
	height: 24px;
	font-size: 12px;
	color: red;
	}
.second-header ul li a:hover {
	color: #fff;
	cursor: pointer;
}
#submenuTv {
	background-image:url(/_layoutv1/images/bgMenuRadio-TVactive.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-width: 600px;
	display: none;
}
#submenuRadio {
	background-image:url(/_layoutv1/images/bgMenuRadio-Radioactive.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-width: 550px;
	display: none;
}
#submenuHvD {
	background-image:url(/_layoutv1/images/bgMenuRadio-HvDactive.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-width:410px;
	display: none;
}	
#submenuOmroep {
	background-image:url(/_layoutv1/images/bgMenuRadio-Omroepactive.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-width: 220px;
	display: none;
}
	
/*einde header*/
	
.wave{
	background: transparent url(/_layoutv1/images/content-footer-red.jpg) no-repeat scroll center -5px;
	height: 100px;
	float: left;
	width: 923px;
	margin-left: auto;
	margin-right: auto;
}

.topbar{
	float: left;
	background-color: #fff;
	width: 921px;
	border-bottom: 10px solid #d09f9a;
}
.topbar .activeLI{
	background-color: #d09f9a;
	color: #fff;
}
.front-tvgids {
	border-top: solid 10px #a24036;
	border-bottom: solid 10px #a24036;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: #a24036;
	background-image: url(/_layoutv1/images/bgRadio.gif);
	background-repeat: repeat-y;
}	
.front-tvgids .colum  a{
	color: #fff;
	font-weight: bold;
		}

.front-tvgids .colum  a:hover{
	color: #d09f9a;
	font-weight: bold;
		}


.front-tvgids .colum  ul li a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
		}

.front-tvgids .colum  ul li a:hover{
	color: #d09f9a;
	font-weight: normal;
	text-decoration: none;
		}
.content{
	border-top: 10px solid #d09f9a;
	width: 593px;
	padding:10px;
	float: left;
}
.sidebar{
	float: left;
	padding: 10px;
	border-left: 1px solid #d5d5d5;
	width:287px;
	height: 100%;
	border-top: 10px solid #d09f9a;
}