/* ALGEMENE INSTELLINGEN */
body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	background-position: center 200px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	padding: 	0;
	margin: 	0;
	background-color: 	#FFF;
}
#onair {
	position: 			absolute;
	width:				310px;
	height:			200px;
	background-color: 		white;
	padding: 			0px;
	margin-bottom: 		0px;
	margin-left:			468px;
	margin-top:			-202px;

}
#blauwelijn {
	width:		100%;
	background-color: #0099cf;
	z-index: 	-19;
	margin-top:	115px;
}
#footer {
	clear: both;
	height: 35px;
	bottom: 0px;
}


/* HEADLINES */
ul#headlines {
	list-style-type: 	none;
	position: 			relative;
	margin:				0;
	padding:			5px 0 0 0;
}
ul#headlines li {
	margin-top: 		5px;
	margin-bottom: 		5px;
	height:				30px;
	border-bottom:		1px dotted #0099cf;
}


/* LINKS */
a:link, a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #0099cf;
	text-decoration: none;
	font-weight: bold;
}


/* HEADER */

#header_container {
	margin: 0px;
}
#header {
	height: 100px;
	z-index: -5;
	padding: 0;
	margin: 0;
}

#header_afbeelding {
	position: relative;
	width: 778px;
	height: 200px;
	margin: auto;
	background-image: url("/images/header.gif");
	background-repeat: no-repeat;	
	border: 1px solid white;
}

/* TOPMENU */
#topmenu_container{
	padding:			0px 0px 0px 0px;
	margin:				177px 0px 0px -14px; /* top rechts bottom links */
	width:				540px;
}
ul#topmenu{
	list-style-type:	none;
	width:				100%;
	position:			relative;
	height:				27px;
	font-family:		"Helvica",Arial,sans-serif;
	font-size:			16px;
	font-weight:		bold;
	margin:				0;
	padding:			10px 0 0 0;
}
ul#topmenu li{
	display:			block;
	float:				left;
	margin:				0 0 0 4px;
	height:				27px;
}
ul#topmenu li.left{
	margin:			0;
}
ul#topmenu li a{
	display:			block;
	float:				left;
	color:				#000000;
	background-image:	url(/images/doorzichtig_pixel.png);
	background-repeat:	repeat;
	line-height:		27px;
	text-decoration:	none;
	padding:			0 13px 0 14px;
	height:				27px;
}
ul#topmenu li a.right{
	padding-right:19px;
}
ul#topmenu li a:hover{
	background:#0099cf;
}
ul#topmenu li a.current{
	color:#000000;
	background:#0099cf;
}
ul#topmenu li a.current:hover{
	color:#000000;
}


/* CONTENT BLOKKEN */

#container {
	width:780px;
	margin: auto;
}

#contentblokken {
	margin-top: 	0px;
	margin-left: 	-10px;
	width: 			487px;
	
}
.contentblok_divider {
	height: 		10px;
	width: 			100%;
	padding-bottom: 15px;
}
.contentblok {
	margin-bottom:1px;
}
/*
.contentblok a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
*/

.contentblok_titel {
	height: 33px;
	font: 13px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}


/*
.contentblok_titel {
	/* height: 33px; */
	/* background-image: url(/images/titel_bg3.gif); */
	/* background-repeat: repeat-x; */
	font: 16px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.contentblok_onderschrift {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-style: italic;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
}
.contentblok_onderschrift a{
	font: 12px "Helvetica", sans-serif, Arial;
	color: #0099cf;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.contentblok_inhoud {
	font: 12px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	color: #000;
	text-align: justify;
}
.contentblok_titel_groen {
	font: 16px "Helvetica", sans-serif, Arial;
	padding: 20px 0px 10px 10px; /* top links bottom rechts*/
	color: #FFF;
	font-weight: bold;
	background-color: #0099cf;
}

.contentblok_onderschrift_groen {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-style: italic;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	background-color: #c9ff29;
}
.contentblok_onderschrift_groen a{
	font: 12px "Helvetica", sans-serif, Arial;
	color: #0099cf;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-color: #0099cf;
}
.contentblok_inhoud_groen {
	font: 12px "Helvetica", sans-serif, Arial;
	padding: 0px 3px 10px 10px; /* top links bottom rechts*/
	color: #fff;
	background-color: #0099cf;
	text-align: justify;
}
.content_blok_inhoud_groen p {
	padding: 0; !important
	margin: 0; !important
}

.contentblok_divider_groen {
	height: 10px;
	width: 100%;
	padding-bottom: 15px;
}

/* MENU BLOKKEN */
#opvul_divje {
	height: 50px;
}
#menublokken {
	width:		275px;
	text-align: left;
	float:		right;
	margin-top:	20px;
}

.menublok_titel {
	background-image:	url(/images/mblok_top.gif);
	background-repeat: 	no-repeat;
	font: 				16px Helvica, Geneva, sans-serif;
	padding: 			15px 15px 0px; /* top links bottom rechts*/
	color: 				#000000;
	font-weight: 		bold;
}

.menublok_inhoud {
	background-image:	url(/images/mblok_content.gif);
	background-repeat: 	no-repeat;
	padding: 			5px 15px;
	color: 				#000;
	font: 				12px Helvica, Geneva, sans-serif;
	z-index:			10;
	line-height:		1.5em;
}

.menublok {
	margin-bottom:20px;
}




#bitchblok {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	height: 150px;
	border: 1px solid #999;
	background-color: white;	
}
#bitchblok_laag {
	padding-top: 10px;
	text-align: center;
	width: 100%;
	border: 1px solid #999;
	background-color: #E7E7E7;
	
}

.bitchnaam {
	font: 12px "Helvetica", sans-serif, Arial;
	color: #000;
	font-weight: bold;
}


#update_balk{
	height: 75px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px;
	background-image: url("/images/update_balk_bg.png");
	background-repeat: repeat-x;
}

#podcastIframe {
	border: 	0px;
	padding: 	0;
	margin:		0;
	height: 	200px;
	width: 		487px;
}


/* FORM STYLE */

form #submit {
	color: 				#ffffff;
	background-color: 	#0099cf;
	border: 			1px solid #017198;
	padding:			5px;
}
input {
	color: 				#000;
	background-color: 	white;
	border: 			1px solid #0099cf;
}



#twitterbericht {
	border-bottom: 2px dotted #000000; 
	margin-bottom: 10px;	
	padding: 10px;
}
#twitterbericht:hover {
	background-color: #f5f5f5;
	color: #000000;
	border-bottom: 2px dotted #017198;
	cursor: pointer;
}