html, body, body * {
	font-family:Georgia, "Times New Roman", Times, serif;

}

a.user{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#FFFFFF;
	padding:4px;
	position:absolute;
	right:252px;
	top:0px;
	width:auto;
	z-index:99;}

body {
	background-repeat:no-repeat;
	background-position:center top;
	color:#fff;
	background-color:#000 !important;
}
body.img-0 {
	background-image:url(../images/backgrounds/bg-8.jpg);
}
body.img-1 {
	background-image:url(../images/backgrounds/bg-1.jpg);
}
body.img-2 {
	background-image:url(../images/backgrounds/bg-2.jpg);
}
body.img-3 {
	background-image:url(../images/backgrounds/bg-3.jpg);
}
body.img-4 {
	background-image:url(../images/backgrounds/bg-4.jpg);
}
body.img-5 {
	background-image:url(../images/backgrounds/bg-5.jpg);
}
body.img-6 {
	background-image:url(../images/backgrounds/bg-6.jpg);
}

.sitewrap h4 {
	font-family:"Georgia";
	font-size:16px;
	font-weight:bold;
	color:#000;}

.sitewrap h4, .newSkinSub #dnn_RightPane h4, .newSkinSub #dnn_RightPane h4 a {
	font-family:"Georgia";
	font-size:16px;
	font-weight:bold;
	color:#000;}
	
.sitewrap h2 a, .sitewrap h3 a, .sitewrap h4 a, .sitewrap h5 a {
	text-decoration:none;
	color:#000000;}

.sitewrap h2 a:hover, .sitewrap h3 a:hover, .sitewrap h4 a:hover, .sitewrap h5 a:hover {
	text-decoration:underline;
	color:#000000;}
	
.sitewrap {
	width:815px;
	margin:0 auto;
	position:relative;
}

#content-content {
	clear:both;
}

.main-content {
	float: left;
}


.sidebar {
	float: right;
	width:248px;
}


/*#####################################################################*/
/*######		HEADER											 ######*/
/*#####################################################################*/

.header {
	width:568px;
	height:98px;
	background-color:#ffffff;
	position:relative;
}

#link a{
	display:block;
	width:360px;
	height:54px;
	text-indent:-2000em;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#audioplayer {
	height:34px;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	background-image:url(../images/audio.gif);
	background-repeat:no-repeat;
	background-position:153px 0;
}

#audioplayer h4 {
	height:34px;
	width:103px;
	background-image:url(../images/luister-naar.gif);
	background-repeat:no-repeat;
	text-indent:-2000em;
	float:left;
}

#audioplayer #play-btn {
	display:block;
	height:34px;
	width:31px;
	background-image:url(../images/play.gif);
	background-repeat:no-repeat;
	text-indent:-2000em;
	text-decoration:none;
	float:left;
}

#audioplayer a.playing {
	background-image:url(../images/pause.gif) !important;
}

#audioplayer #next-btn {
	display:block;
	height:34px;
	width:19px;
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	text-indent:-2000em;
	text-decoration:none;
	float:left;
}

#audioplayer div.playlist-wrapper {
	width:360px;	
	float:left;
	position:relative;
	z-index:6;
	margin-left:25px;
	margin-top:5px;
}

#audioplayer #selected-song{
	height: 21px;	
	line-height:20px;
	font-size: 12px;
	color:#000000;
	background-image: url(../images/playlist-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 0;
	background-color:#e0e0e0;
	padding-left:10px;
	cursor:pointer;
	z-index:7;
}

#audioplayer div.playlist-wrapper ul{
	width: 326px;
	background-color:#d7d7d7;
	cursor:pointer;
	z-index: 999;
	position:absolute;
	left:0;
	top:22px;
	padding:10px 0;
}

#audioplayer div.playlist-wrapper ul li{
	/*height: 22px;*/
	border-bottom:1px solid #eee;
	line-height:22px;
	font-size: 12px;
	padding-left: 10px;	
	cursor:pointer;
	z-index: 999;
	color:#000000;
	list-style-type:none;
}

#audioplayer div.playlist-wrapper ul li.hilite {
	background-color:#ffffff;
}


/*#####################################################################*/
/*######		HOOFDMENU										 ######*/
/*#####################################################################*/

.hoofdmenu {
	overflow:visible;
	padding-top:13px;
	padding-bottom:13px;
	width:570px;
}

/*#####################################################################*/
/*######		SIDEBAR											 ######*/
/*#####################################################################*/

.zoeken, .agenda {
	background-color:#009de2;
	padding-left:10px;
}

table img#dnn_ctr401_SearchInput_plSearch_imgHelp{
	display:none;}

#zoeken {
	height:20px;
	position:absolute;
	right:0px;
	top:116px;}

#zoeken h3 {
	padding-top:8px;
	padding-bottom:4px;
	font-size: 20px;
	font-weight:normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#zoeken input#dnn_dnnSEARCH_txtSearch {
	width: 165px;
	border: 1px solid #fff;
	height: 18px;
	line-height: 18px;
	font-size:12px;
	color:#006891;
	float:left;
	top:2px;
}

#zoeken a#dnn_dnnSEARCH_cmdSearch {
	width: 67px;
	display:block;
	float:left;
	background-color:#000;
	height:20px;
	color:#FFFFFF;
	font-size:12px;
	*margin-top:-15px;
	
/*	padding-bottom:5px;
	border: 0;
	background-color:#FFFFFF;
	text-align:center;
	color:#006891;
	font-size: 16px;
	font-weight:bold;*/
	cursor:pointer;
}
/*input.dnn_ctr401_SearchInput_plSearch_lblLabel{
	padding-top:8px;
	padding-bottom:4px;
	font-size: 20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	clear:right;


	}

input.NormalTextBox {
	width: 225px;
	border: 1px solid #30738e;
	height: 24px;
	line-height: 22px;
	font-size:16px;
	color:#006891;
}

input.StandardButton {
	display: block;
	width: 96px;
	height:25px;
	float: right;
	margin:5px 12px 0 0;
	padding-bottom:5px;
	border: 0;
	background-color:#FFFFFF;
	text-align:center;
	color:#006891;
	font-size: 16px;
	font-weight:bold;
	cursor:pointer;
	clear:both;
}*/
#zoeken li { list-style-type:none;}
#zoeken .submit {
   width:67px;
   height:20px; 
   padding:0;
   margin:0;      
    }    

.agenda {
	overflow:hidden;
	margin-bottom:0px;
	padding-bottom:9px;
	padding-left:0;
	background-color:#019DE1;
	width:238px;
	float:left;
}

.agenda h2 {
	font-size: 32px;
	line-height:38px;
	font-weight: normal;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	padding-top:16px;
}
.agenda p { padding-left:15px;}
.agenda h2 a:link,
.agenda h2 a:visited,
.agenda h2 a:active,
.agenda h2 a:hover,
.agenda h2 a:focus{
	color:#ffffff;
	text-decoration:none;
}

.agenda a:link,
.agenda a:visited,
.agenda a:active,
.agenda a:hover,
.agenda a:focus{
	color:#ffffff;
	text-decoration:none;
}

.agenda li {
	font-size:11px;
	line-height:22px;
	list-style-type:none;
}

.naw {
	float:left;
	width:232px;
	margin-left:11px;
	background-image:url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-color:#019DE1;
}

#dnn_CenterRight {
	margin-top:11px;}

.nawSub{}
.nawSub h1, .nawSub h2, .nawSub h3, .nawSub h4, .nawSub h5, .nawSub h6{ padding-top:26px;}


.naw h3 {
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

.naw p {
	font-size:11px;
	line-height:14px;
}

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 10px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
	width:auto;
	height:34px;
	display:block;
	top:12px;
	margin-top:-6px;
	border:none;

}
.main_dnnmenu_bar table 
{
	background:#fff;
}

.main_dnnmenu_rootitem, .main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected 
{	
	color:#000;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:8px 15px;
	white-space:nowrap;
	float:left;
	margin-top:6px;
}


/*  Main Menu Normal  */
.main_dnnmenu_rootitem {	
/*	background-color:#009DE2;*/
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover {  
/*	background-color:#007eb4;*/
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected {
	background-color:none;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:none;
	border-bottom:none;
	z-index:999;
}

.main_dnnmenu_submenu td
{
	background-color:#e0e0e0;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#333333;
	line-height:2em;
	padding: 5px 5px;
	margin:5px 5px;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	text-decoration:none;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background:#8f8f8f;
	color:#000;
	padding-top:5px;
	padding-bottom:5px;
}
.main_dnnmenu_itemselected td{
	background-color:#666666;
	color:#fff;
}
.main_dnnmenu_itemhover { text-decoration:none;}
.main_dnnmenu_break
{
	height: 2px;
	background-color:#D5E0FF;
}




/* Module Action Menus */
.ModuleTitle_MenuBar {
	/*position:relative;*/
	z-index:50;
}
.ModuleTitle_SubMenu {
	border:1px solid #C0D6E5;
	/*left:auto!important;
	top:auto!important;*/
}
.m1 {
	/*left:100px!important;
	top:150px!important;*/
}


.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

span.ServerSkinWidget{ display:none !important; visibility:hidden !important;}

table#dnn_ctr356_SearchResults_dgResults td{
padding:10px 0;}

table.PagingTable tbody { background-color:none;}

div#bread_style{ font-size:12px; padding:6px 0 12px 6px;}
div#bread_style a{ color:#000;}

div#dnn_ctr_Login_pnlLogin{ margin-left:20px; margin-top:20px;}
span#dnn_ctr_Login_Login_DNN_plUsername_lblLabel, span#dnn_ctr_Login_Login_DNN_plPassword_lblLabel{ color:#fff !important; font-size:14px;}

.Icatt_GoogleSearchResultsContent ol{ list-style-type:decimal; padding-left:30px; }
.Icatt_GoogleSearchResultsContent .search_results h2 { font-size:14px; color:#fff; font-weight:bold; line-height:30px;}
.Icatt_GoogleSearchResultsContent .search_results h2 a{ color:#fff;}