/* ALGEMEEN */

html,body, form
	{
	margin:0;
	padding:0;
	}

html
	{
	overflow-y: scroll;
	}

body
	{
	font-family: 'Trebuchet ms', Verdana, Tahoma, Arial;
	font-size: 12px;
	background: #666666 url(../images/barok.png) fixed;
	height: 100%;
	}

img
	{
	border: 0px;
	}

.imgsub
	{
	vertical-align: sub;
	}

.imgmiddle
	{
	vertical-align: middle;
	}

hr.dashed
	{
	height: 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #CCCCCC;
	}

.boxmodel, .centerbox
	{
	width: 168px;
	padding: 5px;
	text-align: center;
	margin: 10px auto 10px auto;
	background: #EFEFEF;
	border: 1px solid #BFBFBF;
	overflow: auto;
	}

div.boxmodel div, div.boxmodel table, .centerbox div, .centerbox table
	{
	margin: auto;
	}

.centerbox
	{
	width: 476px;
	}


/* blauw */
.color1
	{
	color: #018ED7;
	}

/* roze */
.color2
	{
	color: #E20060;
	}

/* donkerblauw */
.color3
	{
	color: #0174B0;
	}

a:link, a:visited
	{
	color: #018ED7;
	text-decoration: none;
	}

a:hover, a:active
	{
	color: #E20060;
	text-decoration: underline;
	}

.borte
	{
	display: none;
	visibility: hidden;
	}

#container
	{
	position: relative;
	background: #FFFFFF url(../images/number21.png) no-repeat;
	width: 910px;
	height: 100%;
	border: 1px solid #000000;
	margin: 15px auto 10px auto;
	}

#pagetitle
	{
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	}

#contentspacer
	{
	margin: 10px;
	}


/* SLIDEMENU */

#slidediv
	{
	position: absolute;
	width: 28px;
	top: 12px;
	left: 12px;
	}

#slidediv a:link, #slidediv a:visited
	{
	display: block;
	margin: 3px;
	}


/* HEADER*/

#header
	{
	position: relative;
	height: 440px;
	}

#tekstad_468
	{
	position: absolute;
	top: 10px;
	left: 10px;
	}

#logotekst
	{
	position: absolute;
	top: 50px;
	left: 100px;
	text-align: right;
	}

#logotekst h2
	{
	font-size: 15px;
	margin: 0px;
	}

#logotekst h3
	{
	font-size: 35px;
	margin: 0px;
	font-style: italic;
	}

#girl
	{
	position: absolute;
	z-index: 10;
	right: -10px;
	bottom: 1px;
	}

#listenlive
	{
	position: absolute;
	z-index: 20;
	bottom: -6px;
	left: 0px;
	background: transparent url(../images/listenlive_bg.png) no-repeat;
	height: 109px;
	width: 230px;
	padding: 16px 0px 0px 13px;
	}

#headerlinks
	{
	position: absolute;
	bottom: 0px;
	background: #018ED7 url(../images/fade_blue.png);
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	width: 100%;
	height: 30px;
	}

#headerlinks ul
	{
	position: absolute;
	z-index: 20;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 0px 2px;
	}

#headerlinks li
	{
	display: inline;
	padding-left: 5px;
	}

#headerlinks li a:link, #headerlinks li a:visited
	{
	color: #FFFFFF;
	background: url(../images/bullet1.png) no-repeat;
	padding-left : 25px;
	}

#headerlinks li a:hover, #headerlinks li a:active
	{
	background: url(../images/bullet2.png) no-repeat;
	padding-left : 25px;
	}



/* LINKS, MIDDEN EN RECHTS */

#content-wrapper{
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#content-wrapper td
	{
	vertical-align: top;
	padding: 0px;
	}

#td_left
	{
	width: 200px;
	background: url(../images/transpapix_dark.png);
	}

#div_left
	{
	position: relative;
	width: 200px;
	text-align: center;
	}

#div_left h4, #div_left p, #div_right h4, #div_right p
	{
	margin-left: 5px
	margin-right: 5px;
	}

#td_center
	{
	width: 508px;  /* container -menu -menu -borders */
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: url(../images/transpapix.png);
	}

#div_center
	{
	position: relative;

	}

#td_right
	{
	width: 200px;
	background: url(../images/transpapix_dark.png);
	}

#div_right
	{
	position: relative;
	width: 200px;
	padding-top: 18px; /* padding ivm luisteraars div */
	text-align: center;
	}


/* CONTENT LINKS, MIDDEN EN RECHTS */

.menu
	{
	width: 180px;
	margin: auto;
	}

.menu a:link, .menu a:visited
	{
	display: block;
	width: 180px;
	height: 32px;
	background: url(../images/button_menu_off.png) no-repeat;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	}

.menu a:hover, .menu a:active
	{
	background: url(../images/button_menu_on.png) no-repeat;
	text-decoration: none;
	}

#translator
	{
	margin: 10px auto 10px auto;
	width: 178px;
	text-align: left;
	}

#translator select
	{
	width: 161px;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial;
	font-size: 10px;
	margin-left: -8px; /* dit is om de "&nbsp;&nbsp;" fout van Microsoft op te lossen. Sukkels... */
	}

#translator img
	{
	height: 17px;
	width: 17px;
	}

#twitterwidget
	{
	width: 180px;
	margin: 10px auto 10px auto;
	}


#vastepartners a:link, #vastepartners a:visited
	{
	display: block;
	width: 168px;
	}

#vastepartners a:hover, #vastepartners a:active
	{
	background: #FFFFFF;
	}
	
#toppartners a:link, #toppartners a:visited
	{
	display: block;
	width: 168px;
	}

#toppartners a:hover, #toppartners a:active
	{
	background: #FFFFFF;
	}
	
#bannerpartners a:link, #bannerpartners a:visited
	{
	display: block;
	width: 168px;
	}

#bannerpartners a:hover, #bannerpartners a:active
	{
	background: #FFFFFF;
	}


#luisteraars
	{
	position: absolute;	
	top: 0px;
	left: 10px;
	background: url(../images/background_luisteraars.png);
	width: 180px;
	height: 18px;	
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}

#gaststations
	{
	text-align: center;
	}

#shoutbox
	{
	margin: auto;	
	width: 180px;
	height: 350px;
	border: 1px solid #BFBFBF;
	}

a:link.mybutton , a:visited.mybutton
	{
	padding: 2px 5px 2px 5px;
	background: #E20060 url(../images/button_mybutton_off.png);
	border: 1px solid #000000;
	color: #FFFFFF;
	}

a:hover.mybutton, a:active.mybutton
	{
	background: #018ED7 url(../images/button_mybutton_on.png);
	text-decoration: none;
	}

/* VOORPAGINA */


#paylinks
	{
	overflow: hidden;
	}

#paylinks a:link, #paylinks a:visited
	{
	display: block;
	width: 100%;
	height: 17px;
	margin: 3px auto 3px auto;
	font-weight: normal;
	overflow: hidden;
	}

#paylinks a:hover, #paylinks a:active
	{
	background: #FFFFFF;
	}

#imagelink img
	{
	border: 1px solid #BFBFBF;
	opacity:0.6;filter:alpha(opacity=60);
	}

#imagelink img:hover
	{
	opacity:1;filter:alpha(opacity=100);
	}

#nieuwsfeed
	{
	height: 165px;	
	overflow: hidden;
	margin-bottom: 10px;
	}

#nieuwsfeed a:link, #nieuwsfeed a:visited
	{
	display: block;
	font-weight: bold;
	}

#nieuwsfeed br
	{
	line-height: 6px;
	}

#nieuwsfeed a:hover, #nieuwsfeed a:active
	{
	background: white;
	}

/* CONTACT */

#contact td
	{	
	font-size: 9px;
	text-align: left;
	}

#contact table, div.berichttekst
	{
	background: #FAFAFA;
	border: 1px solid #EEEEEE;
	padding: 10px;
	margin-bottom: 10px;
	}



#copyright
	{
	margin: auto auto 5px auto;
	text-align: center;
	color: #999999;
	}

#copyright a:link, #copyright a:visited
	{
	color: #FFFFFF;
	}

/* GASTENBOEK */

#gastenboek td
	{
	text-align: left;
	}

#message
	{
	background: red;
	color: white;
	}


div.addmessage
	{
	float: left;
	}

div.navigatie
	{
	float: right;
	}

div.berichttekst
	{
	margin: 10px auto 10px auto;
	}

div.berichttekst p
	{
	margin: 0px;
	}

div.berichttekst p.titel
	{
	background: #018ED7;
	color: white;
	margin-bottom: 5px;
	padding-left: 2px;
	}

div.berichttekst p.tekst
	{
	padding-left: 2px;
	}

