﻿/* BLAUW: #004489;  GROEN: #AAC600; */

* {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.clear {clear: both; height:0px; margin: 0px; padding: 0px;}
html, body {margin: 0 auto;}
body {background: #FFFFFF;}

/* ----- ----- CONAINER KADER ----- ----- */
#container {
	width: 1000px;
	/*border: 1px solid #004489;*/
	margin: 0px auto;
	background: url('../images/interface/body.jpg') no-repeat;
	position: relative;
}

/* ----- ----- HEADER ----- ----- */
#header {
	width: 100%;
	background: url('../images/interface/header.jpg') no-repeat;
}

a.homelink {
	display: block;
	width: 420px;
	height: 80px;
	background: url('../images/transparent.gif') no-repeat;
	text-indent: -9000px;
	float: left;
	margin-top: 43px;
	margin-left: 70px;
	}
	
a.eindejaarsuitverkoop {
	display: none;
	width: 282px;
	height: 64px;
	background: url('../images/Eindejaars_Uitverkoop.jpg') no-repeat;
	text-indent: -9000px;
	float: left;
	margin-top: 50px;
	margin-left: 510px;
	}

a.twitterlink {
	display: block;
	position: absolute;
	width: 200px;
	height: 55px;
	background: url('../images/twitter.jpg') no-repeat;
	text-indent: -9000px;
	float: left;
	margin-top: 35px;
	margin-left: 500px;
	}

a.youtubelink {
	display: block;
	position: absolute;
	width: 200px;
	height: 55px;
	background: url('../images/youtube.jpg') no-repeat;
	text-indent: -9000px;
	float: left;
	margin-top: 90px;
	margin-left: 500px;
	}
#demoaanvraag {display: none; }

	
#naw {
	text-align: right;
	/*width: 200px;*/
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-top: 32px;
	height: 118px;
	line-height: 19px;
	color: #004489;
	background: #ffffff;
}

#naw a {
	color:#004489;
	text-decoration: none;
	border-bottom: solid 1px #AAC600;
}

#naw a:hover {
	color:#AAC600;
	text-decoration: none;
	border-bottom: solid 1px #004489;
}

/*topmenu*/
#navbar {width: 100%; height: 34px; background: url('../images/interface/navbar.jpg');
}
#navbar li {display: inline;}
#navbar li a{
	color: #ffffff;
	/*margin-left: 14px;*/
	/*margin-right: 14px;*/
	margin-left: 4px;
	margin-right: 4px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}
#navbar li a:hover {background: url('../images/interface/navbarhover.png') no-repeat 50% 0%;}
#navbar li:first-child a {margin-left: 100px;}

/* ----- ----- MAIN ----- ----- */
#sidebar {
	display: block;
	float: left;
	width: 220px;
	/*line-height: 35px;*/
	padding-top: 40px;
	padding-bottom: 20px;
	background: url('../images/interface/sidebar.png') no-repeat 0px 40px;
	height:	500px;
}

/*menu*/
#sidebar ul {margin-left: 10px;}
#sidebar li {list-style: none; margin-bottom: 9px;}
#sidebar li a {
	/*font-size: 12px;
	color: #AAC600; 
	text-decoration: none; 
	padding-left: 18px; 
	padding-right: 20px;*/
	display:block;
	background: url('../images/interface/transparent.gif');
	text-indent: -9000px;
	width: 195px;
	height: 65px;
	margin-left: 12px;
	}
/*#sidebar li a:hover{color: #004489; background: url('../images/interface/sidebarrollover.jpg') 0% 50% no-repeat;}*/
/*submenu */
/*#sidebar li ul {margin-left: 0px;}*/
/* #sidebar li ul li a {font-size: 11px;} */

#logos {
	text-align: center;
	margin-top: 20px;
	height: 53px;
	background: url('../images/interface/logos.jpg') 50% 50% no-repeat;
	display: none;
}

/*content*/

.inhoud {
	display: block;
	height: 575px;
}

#content {
	display: block; 
	padding: 40px;
	padding-left: 20px;
	position: absolute;
	z-index: 10;
	width: 710px;
	height: 495px;
	overflow: auto;
	right: 0;
	}

#content p {
	margin-bottom: 20px;
	/*color:#004489;*/
	color:#000000;
	text-align: justify;
	line-height: 18px;
}

#content p a {
	/*color:#004489;*/
	color:#000000;
	text-decoration: none;
	border-bottom: solid 1px #AAC600;
}

#content p a:hover {
	color:#AAC600;
	text-decoration: none;
	border-bottom: solid 1px #004489;
}


#content ul, #content ol {
	margin-top: -20px;
	margin-bottom: 20px;
	/*color:#004489;*/
	color:#000000;
	text-align: justify;
	/*line-height: 18px;*/
	margin-left: 20px;
}

#content img {
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #AAC600;
	margin: 5px;
}

/* ----- ----- GROENE HOEK ----- ----- */
#corner {
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	background: url('../images/interface/corner.png') 100% 100%;
	width: 500px;
	padding-top: 275px;
	height: 25px;
	text-align:right;
}

/*disclaimerlinks*/
#disclaimer ul {right: 50%; margin-right: -515px; top: 100%; margin-top: -25px; width: 245px; position: absolute; z-index: 100;}
#disclaimer li {display: inline; border-left: 1px solid #ffffff;}
#disclaimer li:first-child {border-left: 0px;}
#disclaimer li a {font-size: 9px; color: #ffffff; margin-left: 3px; margin-right: 3px; text-decoration: none;}
#disclaimer li a:hover {color: #004489;}


#popup {
	display: none;
}

#infopopup {
	display: none;
}

#formulier {
	width:380px;
	height: 380px;
}
