@charset "UTF-8";
/* CSS Document */


/* CSS reset */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, strike, strong, b, u, i, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* Basic CSS Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fe7b05;
	color: #000;
	text-align: left;
}

div.clear { clear: both; }

/* Quick Navigation Area Styles */
div#quick_nav {
	height: 28px;
	background-color: #FFF;
	color: #0F469B;
	/*background-image: url('../images/quick_nav_bg.jpg');*/
	/*background-repeat: repeat-x;*/
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	word-spacing: 4px;
	margin-bottom: -7px;
}
div#quick_nav a		{ color: #0F469B; text-decoration: none; }
div#quick_nav a:hover	{ color: #0D9EFF; }

/* Page container style */
div#page {
	width: 1020px;
	margin: auto;
	margin-top:7px;
	padding-bottom: 16px;
	margin-bottom: 0px;
	/*margin-bottom: -19px;*/
}

/* Header Area Style
div#header2 {
	background-color: #FE7B05;
	*margin-bottom: -19px;
	padding-top: 0px;
	margin-top: 0px;
} */

/* Header Area Style */
div#header {
	background-color: #FE7B05;
	*margin-bottom: -19px;
	padding-top: 0px;
	margin-top: 0px;
}

/* Body Area Style */
div#body {
	background-image: url('../images/body_bg.jpg');
	background-repeat: repeat-y;
	background-color: #FFF;
	padding-left: 26px;
	padding-right: 26px;
}

div#navigation {
	background-color: #0F459B;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	margin-bottom: 12px;
	color: #FFF;
	text-align: center;
}
div#navigation a			{ color: white; text-decoration: none; }
div#navigation a:hover	{ text-decoration: underline; }

div#container			{}

/* Left Area Style */
div#content_left {
	float: left;
	width: 345px;
	background-color: #EEE;
	margin-top: 5px;
	padding: 11px;
	margin-bottom: 10px;
	line-height: 15px;
	text-align: center;
}
div#content_left h1 {
	text-align: left;
	line-height: 34px;
	color: #0F469B;
	font-size: 18px;
	font-weight: normal;
}

/* Tag Cloud & Search Result Style */
div#tag_search_result {
	text-align: center;
	padding: 12px;
	line-height: 16px;
	border: 1px solid #ABABAB;
	background-image: url('../images/tag_search_bg.png');
	background-repeat: repeat-x;
}
div#tag_search_result div#ronde_hoek {
	background-image: url('../images/ronde_hoek.png');
	background-repeat: no-repeat;
	float: right;
	margin-right: -13px;
	margin-top: -13px;
	height: 44px;
	width: 51px;
}
/*.advertentie
{
	font-size: 8px;
}*/
/* Search result style */
div#tag_search_result ul							{ list-style-type: none; text-align: left; color: #555; }
div#tag_search_result ul li							{ font-weight: bold; font-size: 0.9em; line-height: 20px; }
div#tag_search_result ul li a						{ padding-left: 6px; color: #777; font-weight: normal; text-decoration: none; }
div#tag_search_result ul li a:hover					{ color: #555; text-decoration: underline; }
/* Tag style */
div#tag_search_result ol li							{ display: inline; padding-right: 8px; }
div#tag_search_result ol li a						{ text-decoration: none; }
div#tag_search_result .not-popular a				{ font-size: 0.9em; color: #0F469B; font-style: italic; }
div#tag_search_result .not-popular a:hover		{ color: #F00; }
div#tag_search_result .not-very-popular a			{ font-size: 1.1em; color: #7B7E81; font-weight: bold; }
div#tag_search_result .not-very-popular a:hover	{ color: #F00; }
div#tag_search_result .somewhat-popular a			{ font-size: 1.4em; color: #0F469B; }
div#tag_search_result .somewhat-popular a:hover	{ color: #F00; }
div#tag_search_result .popular a					{ font-size: 1.5em; color: #7B7E81; font-weight: bold; }
div#tag_search_result .popular a:hover			{ color: #F00; }
div#tag_search_result .very-popular a				{ font-size: 1.6em; color: #7B7E81; font-style: italic; }
div#tag_search_result .very-popular a:hover		{ color: #F00; }
div#tag_search_result .ultra-popular a			{ font-size: 1.8em; color: #0F469B; }
div#tag_search_result .ultra-popular a:hover		{ color: #F00; }

/* Test tagclouid */
div#tag_search_result .popular12 a, div#tag_search_result .popular11 a
{ font-size: 0.9em; color: #0F469B; font-style: italic; }
div#tag_search_result .popular12 a:hover, div#tag_search_result .popular11 a:hover
{ color: #F00; }

div#tag_search_result .popular10 a, div#tag_search_result .popular9 a	
{ font-size: 1.1em; color: #7B7E81; font-weight: bold; }
div#tag_search_result .popular10 a:hover, div#tag_search_result .popular9 a:hover	
{ color: #F00; }

div#tag_search_result .popular8 a, div#tag_search_result .popular7 a			
{ font-size: 1.4em; color: #0F469B; }
div#tag_search_result .popular8 a:hover, div#tag_search_result .popular7 a:hover	
{ color: #F00; }

div#tag_search_result .popular6 a, div#tag_search_result .popular5 a					
{ font-size: 1.5em; color: #7B7E81; font-weight: bold; }
div#tag_search_result .popular6 a:hover, div#tag_search_result .popular5 a:hover		
{ color: #F00; }

div#tag_search_result .popular4 a, div#tag_search_result .popular3 a				
{ font-size: 1.6em; color: #7B7E81; font-style: italic; }
div#tag_search_result .popular4 a:hover, div#tag_search_result .popular3 a:hover	
{ color: #F00; }

div#tag_search_result .popular2 a, div#tag_search_result .popular1 a			
{ font-size: 1.8em; color: #0F469B; }
div#tag_search_result .popular2 a:hover, div#tag_search_result .popular1 a:hover		
{ color: #F00; }

/* Zoeken Area Style */
div#content_left div#zoeken {
	border: 1px solid #ABABAB;
	background-color: #0F469B;
	color: #FFF;
	text-align: left;
	padding: 5px;
}
div#content_left div#zoeken table	{font-size: 12px; text-align: left; }
div#content_left div#zoeken table td	{ width: 70px; }
div#content_left div#zoeken input[type="text"] {
	font-size: 12px;
	height: 15px;
	width: 150px;
	text-align: left;
	margin-right: 30px;
}
div#content_left div#zoeken select {
	font-size: 12px;
	height: 20px;
	
	width: 154px;
	*width: 156px;
	text-align: center;
	margin-right: 25px;
}
div#content_left div#zoeken select option { text-align: center; }
div#content_left div#zoeken input[type="submit"] {
	font-size: 12px;
	width: 65px;
	border: 1px solid #828080;
	background-image: url('../images/aanmelden_bg.png');
	background-repeat: repeat-x;
	background-color: #B8B8B8;
}

/* Top Aanbieding Area Style */
div#content_left div#aanbieding_top {}
div#content_left div#aanbieding_top h1 {
	background-color: #0F469B;
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}
div#content_left div#aanbieding_top div {
	background-color: #D7D7D7;
	border-left: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	margin-top: -5px;
}

/* Nieuwsbrief Aanmelden Area Style */
div#content_left div#nieuwsbrief_aanmelden {
	border: 1px solid #ABABAB;
	background-image: url('../images/nieuwsbrief_aanmelden_bg.png');
	padding: 5px;
	text-align: left;
	line-height: 29px;
}
div#content_left div#nieuwsbrief_aanmelden h1 {
	font-size: 18px;
	line-height: 24px;
	color: #0F469B;
	font-weight: normal;
}
div#content_left div#nieuwsbrief_aanmelden input[type="text"] {
	font-size: 12px;
	height: 13px;
	width: 185px;
	text-align: center;
	margin-right: 30px;
}
div#content_left div#nieuwsbrief_aanmelden input[type="submit"] {
	font-size: 12px;
	width: 95px;
	border: 1px solid #828080;
	background-image: url('../images/aanmelden_bg.png');
	background-repeat: repeat-x;
	background-color: #B8B8B8;
}

/* Nieuwsbrief Adverteren Area Style */
div#content_left div#nieuwsbrief_adverteren {
	color: #0F469B;
	font-size: 12px;
	background-color: #D7D7D7;
	text-align: left;
	padding: 12px;
}
div#content_left div#nieuwsbrief_adverteren ul { list-style-type: none; }
div#content_left div#nieuwsbrief_adverteren ul li{
	list-style-type: none;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}
div#content_left div#nieuwsbrief_adverteren ul li a		{ text-decoration: none; color: #0F469B; }
div#content_left div#nieuwsbrief_adverteren ul li a:hover	{ text-decoration: underline; }

/* Center Area Style */
div#content {
	width: 470px;
	float: left;
	margin-left: 5px;
	padding-left: 4px;
	background-image: url('../images/content_bg.png');
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* Search result style */
div#content div.search_result {
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	width: 460px;
	margin-left: 1px;
	background-color: #EEE;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: left;
	/**margin-left: -7px;*/
}
div#content div.search_result h1
{
	text-align: center;
	font-weight: normal;
	line-height: 35px;
	background-color: #0F469B;
	color: white;
	border: 6px solid white;
}
div#content div.search_result h1 span
{font-weight: bold;}

div#content div.search_result p			{ padding: 8px; }
div#content div.search_result span.right	{ float: right; }
div#content div.search_result a			{ color: #0F469B; text-decoration: underline; }
div#content div.search_result a:hover		{ color: #0D9EFF; text-decoration: underline; }
/* Frontpage style */
div#content div#top_menu {
	color: #FFF;
	background-color: white;
	background-image: url('../images/top_menu_5.jpg');
	background-repeat: no-repeat;
	margin-left: -4px;
	width: 450px;
	height: 33px;
	padding-top: 16px;
	text-align: left;
	padding-left: 26px;
}
div#content div.holiday {
	background-color: #E6E6E6;
	background-image: url('../images/holiday_bg.png');
	background-repeat: repeat-x;
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	width: 460px;
	*margin-left: -7px;
	margin: 0px;
	padding-bottom: 5px;
}
div#content div#top10					{ display: none; }
div#content div#top_menu span#top5span	{ background-color: #0F469B; margin-right: 48px; }
div#content div#top_menu span#top10span	{ background-color: #2C9DDB; }
div#content div.shadow {
	border: none;
	background-color: white;
	margin-left: -5px;
	
	padding-left: 4px;
	height: 16px;
	margin-top: -5px;
}
div#content div.shadow div {
	background-image: url('../images/shadow_bg.png');
	background-repeat: repeat-x;
	width: 464px;
	height: 16px;
}
div#content div.end {
	border: none;
	background-color: white;
	margin-left: -5px;
	*margin-left: -9px;
	padding-left: 4px;
	height: 16px;
	margin-top: -5px;
}
div#content div.end div {
	background-image: url('../images/content_bottom_bg.png');
	background-repeat: repeat-x;
	width: 464px;
	height: 16px;
}

/* Right Area Style */
div#content_right {
	float: right;
	width: 120px;
	line-height: 15px;
	margin-top: 5px;
}
div#content_right div {
	height: 48px;
}

/* Footer Area Styles */
div#footer {
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	min-height: 125px;
	text-align: center;
	padding-top: 30px;
}
div#footer a					{ text-decoration: none; color: black; }
div#footer a:hover			{ color: #0D9EFF; }
div#footer table.tblColofon	{ margin: auto; width: 380px; font-size: 10px; }

.tblRegister
{
	font-size: 0.8em;
}
.lnkAfmelden 
{
font-size: 0.8em;
}



div#container div#error 
{
	margin: auto;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
}
