@CHARSET "ISO-8859-1";

body,html {
	background: url(/static/interface/background.jpg) repeat-x top center #f1f1f1;
	text-align: center;
	font-family: Arial,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

div.content ul {
	list-style-image: url(/static/interface/kogelgat.gif);
	margin-left: 0px;
	padding-left: 20px;
}

div#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	padding-top: 30px;
}

div#content-wrapper {
	
}

div#header {
	background: url(/static/interface/header.gif) no-repeat;
	height: 151px;
}

	div#header div.right-header {
		float: right;
		width: 308px;
	}	
	
	div#header div.dennis-zegt {
		background: url(/static/interface/dennis/top.jpg);
		width: 292px;
		height: 181px;
	}
	
	div#header div.menu {
		color: #999;
		text-align: right;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 20px;
	}
		
		div#header div.menu ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
		
			div#header div.menu ul li {
				display: inline;
			}
		
		div#header div.menu a {
			color: #D82B39;
		}

	div#flip_counter {
		padding-right: 15px;
		float: right;

	}

	div.dennis {
		position: absolute;
		width: 292px;
		top: 0px;
		margin-left: 380px;
		
	}
	
		div.dennis div.top {
			height: 181px;
			background: url(/static/interface/dennis/top.jpg);
		}
	
		div.dennis div.footer {
			text-align: right;
		}
		
	div.subheader-bar {
		height: 40px;
		padding-top: 10px;
		overflow: hidden;
	}

	div.logo {
		padding-top: 45px;
		float: left;
	}
	
	div.zoek {
		background: url(/static/interface/zoek/background.gif) no-repeat left;
		height: 30px;
		padding-left: 28px;
		width: 264px;
	}
	
		div.zoek div.buttons {
			float: right;
			
		}
	
		div.zoek .searchField {
			float: left;
			margin: 0px;
			width: 196px;
			border: 0px;
			background: transparent;
			font-family: Arial,sans-serif;
			font-size: 12px;
			margin-top: 3px;
			margin-right: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			outline: none;  
			
		}
		
	div.social {
		float: right;
		background: url(/static/interface/social/background.gif) no-repeat;
		width: 277px;
		padding-left: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
		div.social ul {
			margin: 0px;
			padding: 0px;
			list-style-type: none;
            padding-right: 8px;
		}
		
		div.social ul li {
			float: right;
            display: inline;
			padding-right: 5px;
		}
				
div.menu-right {
	float: right;
	width: 190px;	
}
			
	div.menu-right div.menu-item {
		background: url(/static/interface/menu-right/title-background.gif) bottom left;
		margin-bottom: 10px;
		padding-bottom: 8px;
	}
	
		div.menu-right div.menu-item div.title {
			padding-left: 15px;
			padding-top: 4px;
		}
		
div.menu-left {
	float: left;
	width: 200px;
}

	div.menu-left div.copyright {
		width: 190px;
		margin-top: 10px;
		background: url(/static/interface/menu-left/copy-footer.gif) bottom left no-repeat #FFF;
		padding-bottom: 15px;
	}
	
	
		div.menu-left div.copyright a {
			color: #D82B39;
		}
	
		div.menu-left div.copyright div.copy-top {
			background: url(/static/interface/menu-left/copy-top.gif);
			height: 15px;
		}
		
		div.menu-left div.copyright div.copy-text {
			padding: 0px;
			padding-left: 15px;
			line-height: 19px;
		}
		div.menu-left div.copyright div.copy_nncg {
			/*background: url(/static/interface/menu-left/naamcc.gif) no-repeat;*/
			height: 35px;
			width: 91px;
			margin-left: 15px;
			
		}
		div.menu-left div.builder
		{
			padding: 0px;
			padding-left: 15px;
			line-height: 19px;
			padding-top: 10px;
		}

	div.menu-left div.tag-cloud {
		background: url(/static/interface/menu-left/tagcloud-footer.gif) no-repeat bottom left #333;
		padding: 15px;
		padding-bottom: 21px;
		width: 160px;
		color: #FFF;
		text-align: center;
		overflow: hidden;
	}
	
		div.menu-left div.tag-cloud a {
			color: #FFF;
			padding-right: 5px;
			text-decoration: none;
		}
		
		div.menu-left div.tag-cloud a:hover {
			text-decoration: underline;
		}
	
	div.menu-left ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		width: 190px;
	}
	
		div.menu-left ul li {
			padding: 0px;
			background: #999;
			border-bottom: 1px solid #727272;
			height: 29px;
			margin: 0px;
		}
		
			div.menu-left ul li a{
				outline: none;
			}

		
			div.menu-left ul li .submenu {
				position: absolute;
				margin-left: 190px;
				background: url(/static/interface/menu-left/arrow.gif) left top no-repeat #E5E5E5;
				padding-left: 10px;
				width: 179px;
				margin-top: -32px;
			}
			
				div.menu-left ul li .submenu li {
					background: #FFF;
					border: 0px;
				}
				
div.content {
	margin-left: 200px;
	margin-right: 200px;
	padding-bottom: 15px;
}

	div.content a {
		color: #D82B39;
	}
	
	/* Brede content box (zonder rechter menu) */
	div.wide {
		margin-right: 0px;
	}
	
div#highlights {
	margin-bottom: 10px;	
	height: 200px;
}
	
div.content-box {
	padding-bottom: 15px;
	background: url(/static/interface/content-box/footer.gif) no-repeat bottom left #FFF;
	margin-bottom: 10px;
}
	
	/* Brede content box (zonder rechter menu) */
	div.wide div.content-box {
		background: url(/static/interface/content-box-wide/footer.gif) no-repeat bottom left #FFF;
	}

	div.content-box div.box-top {
		background: url(/static/interface/content-box/top.gif) no-repeat;
		height: 15px;
	}
	
	/* Brede content box (zonder rechter menu) */
	div.wide div.content-box div.box-top {
		background: url(/static/interface/content-box-wide/top.gif) no-repeat;
	}
	
	div.content-box div.box-text {
		line-height: 18px;		
		padding-left: 15px;
		padding-right: 15px;
	}
	
		
	
	div.content-box div.box-text table {
		font-size: 12px;
	}
	
	div.archivetags
	{
		
	}
	
		div.archivetags a
		{
			text-decoration: none;
			padding-right: 5px;
		}
	
	div.news-box {
	
	}
		div.news_date
		{
			color: #999999;
			font-size: 11px;
		}
		
		div.news-box p {
			margin: 0px;
			padding: 0px;
		}

		div.news-box div.image {
			float: left;
			width: 91px;
			height: 90px;
			padding-left: 14px;
		}	
	
		div.news-box div.date {
			float: right;
			background: url(/static/interface/nieuws/date-background.gif) no-repeat top left;
			width: 82px;
			height: 40px;
			margin-right: 14px;
			text-align: center;
			padding-top: 9px;
			
			overflow: hidden;
		}
		
		div.news-box div.box-text {
			margin-left: 105px;
			min-height: 90px;
			margin-right: 100px;
		}
		
			div.news-box div.title {
				height: 24px;
			}
		
			* html div.news-box div.box-text {
				height: 90px;
			}
	
div.breadcrumbs {
	color: #999;
}

	div.breadcrumbs em {
		font-style: normal;
	}

	div.breadcrumbs ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		padding-top: 0px;
		padding-bottom: 20px;
	}

		div.breadcrumbs ul li {
			display: inline;
			
			padding-right: 8px;
			padding-left: 0px;
		}
		
		div.breadcrumbs ul li em {
			padding-left: 6px;
		}

	div.breadcrumbs a {
		color: #D82B39;
		font-weight: bold;
		text-decoration: none;
	}
	
	div.breadcrumbs li.active a {
		color: #333;
		font-weight: normal;
	}
	
		div.breadcrumbs a:hover {
			text-decoration: underline;
		}
a#cbf
{
	position: absolute;
	margin-top: 15px;
	margin-left: 265px;
	height: 40px;
	width: 30px;
	
}

/*Tag cloud css*/
#cloudtag-box {
	width:550px;
}

#cloudtag-top {
    background: url(/static/interface/tagcloud/cloudtag_top.gif) no-repeat;
	width:550px;
	height:15px;
}

#cloudtags {
	width:550px;
	background-color:#D82B39;
	text-align:center;
}

#cloudtag-bottom {
    background: url(/static/interface/tagcloud/cloudtag_bottom.gif) no-repeat;
	width:550px;
	height:15px;
}

div.news-archive {
	
}

	div.news-archive div.archive-item {
		padding-bottom: 7px;
	}
	
		div.news-archive div.archive-item div.date {
			float: left;
			width: 60px;
			color: #666;
			font-weight: bold;
		}
		
			div.news-archive div.archive-item div.info {
				margin-left: 60px;
			}
			
			div.news-archive div.archive-item div.info div.tags {
				color: #999;
			}

div.mymozacontent
{
	margin-right: 0px;
}

	div.mymozacontent div.background-top
	{
		 background: url(/static/interface/mymoza/top.gif) no-repeat;
		 height: 15px;
	}
	div.mymozacontent div.background-content
	{
		background: #fff;
		padding-left: 15px;
		padding-right: 15px;
	}
	div.mymozacontent div.background-content iframe
	{
		border: 0px;
		width: 750px;
		height: 700px;
	}
	
	div.mymozacontent div.background-content iframe.noborder {
border: solid #FFFF00 0px; 
}
	div.mymozacontent div.background-bottom
	{
		 background: url(/static/interface/mymoza/footer.gif) no-repeat;
		 height: 15px;
	}
	
	
	/*cosmetica gids	*/
	div.cosmeticacontent
	{
		margin-right: 0px;
	}

		div.cosmeticacontent div.background-top
		{
			 background: url(/static/interface/mymoza/top.gif) no-repeat;
			 height: 15px;
		}
		div.cosmeticacontent div.background-content
		{
			background: #fff;
			padding-left: 15px;
			padding-right: 15px;
		}
		div.cosmeticacontent div.background-content iframe
		{
			border: 0px;
			width: 750px;
			height: 1200px;
		}

		div.cosmeticacontent div.background-content iframe.noborder {
	border: solid #FFFF00 0px; 
	}
		div.cosmeticacontent div.background-bottom
		{
			 background: url(/static/interface/mymoza/footer.gif) no-repeat;
			 height: 15px;
		}
		
div.right-text
{
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: #fff;
}

	div.right-text div.top
	{
		height: 14px; 
		background: url(/static/interface/menu-right/title-top.gif) no-repeat;
	}
	
	div.right-text div.middle
	{
		background: url(/static/interface/menu-right/title-background.gif) no-repeat bottom;
		padding-bottom: 10px;
		padding-left: 14px;
		padding-right: 14px;
	}