* {margin:0; padding:0;} 
 
html {
	height: 100%;
}

body {
	height: 100%;
	background-image: url(picswebsite/background.gif);
	background-position: top center;
	background-repeat: repeat;
}

#spacertop {
	position: relative;
	height: 15px;
	background-color: #eeeeee;
	z-index: 9;
}

 /* ========================= navigationbar ========================= */

#navigationbar {
	position: relative;
	margin: 0px auto 0px auto;
	width: 100%;
	height: 60px;
	background-color: #fff;
	z-index: 10;
}

#navigationbar .container {
	position: relative;
	margin: 0px auto;
	width: 948px;
}

#navigationbar .logo {
	width: 210px;
	height: 60px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(picswebsite/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#navigationbar .logo a:link, #navigationbar .logo a:visited {
	width: 210px;
	height: 60px;
	text-decoration: none;
	display: block;
}

#flags {
	padding: 0px 5px 0px 16px;
	float: left;
}

#flags a:link, #flags a:visited {
	margin: 0px 5px;
	float: left;
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 60px;
	color: #f48607;
}

#flags a:hover, #flags a.current:link, #flags a.current:visited {
	color: #292929;
}

#navigation .items {
	float: left;
	width: 437px;
	height: 60px;
}

#navigation {
	margin-left: 80px;
	float: left;	
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 60px;
	color: #f48607;
}

#navigation .button a:link, #navigation .button a:visited {
	padding: 0px 5px;
	float: left;
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 60px;
	color: #f48607;
}

#navigation .button a:hover {
	color: #292929;
}

#navigation .button a.current:link, #navigation .button a.current:visited {
	background-image: url(picswebsite/navigation_current.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#navigation .streepje, #flags .streepje  {
	float: left;
}





#site {
	position: relative;
	margin: 0px auto;
	width: 948px;
	min-height: 80%;
	height: auto !important;
	height: 80%;
	background-image: url(picswebsite/site_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border: 1px solid #292929;
}

#site .container {
	margin-bottom: 20px;
}

#subscribe {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 210px;
	height: 207px;
	overflow: hidden;
}

* html #subscribe .button img, * html #subscribe .button .png {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://repos.imanager.nl/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

#subscribe .button { width: 210px; height: 20px; text-align: center; }
#subscribe .button img { cursor: pointer; }

#subscribe .form {
	padding: 15px 10px;
	width: 216px; 
	height: 157px;
  font: 12px arial, verdana, sans-serif;     
	background: url(picswebsite/bg_newsletterform.png) top left repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picswebsite/bg_newsletterform.png', sizingMethod='scale');
	border-bottom: 1px solid #000;
}

#subscribe .form .row   			{ margin: 0px 0px 7px 0px; width: 210px; height: 17px; float: left; }

#subscribe .form .description { 
	padding: 0px 7px 0px 0px; 
	width: 65px;  
	float: left; 
	text-align: right; 
	color: #fff; 
	line-height: 20px;
}


#subscribe .form .value 			{ width: 101px; float: left; }
#subscribe .form .value input { padding: 0px 3px; width: 115px; height: 17px; border: none; color: #292929; background: #fff; }
#subscribe .form .value span.radioInput { margin: 0px 5px 0px 0px;line-height: 17px; color: #fff; float: left;}
#subscribe .form .value input.radio { width: 12px; margin-right: 5px; float: left; background: none; }
#subscribe .form .value input.button { width: 121px; line-height: 19px; font: 11px arial; color: #fff; font-weight: bold; background: #f38a10; }

* html #subscribe .form { 
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/picswebsite/bg_newsletterform.png', sizingMethod='scale');
}


 /* ========================= login ========================= */

#login {
	margin: 0px;
	width: 210px;
	float: left;
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 19px;
	color: #000;
}

#login .inlog{
	margin: 20px 10px 0px 10px;
	width: 190px;
}

#login .kop{
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 19px;
	color: #f4901c;
}

#login .vlak{
	padding: 5px;
	width: 180px;
	height: 70px;
	font: 11px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #989495;
	background-color: #363636;
	border-top: 1px solid #f4901c;
	border-bottom: 1px solid #989495;
}

#login .omschrijving {
	margin:	5px 0px 0px 5px;
	width: 70px;
	float: left;
	display: inline;
}

#login .invul {
	margin:	5px 0px 0px 0px;
	width: 105px;
	float:	left;
	display: inline;
}

#login input.medium {
	padding: 0px 3px;
	width: 94px;
	font: 11px Arial, Verdana, sans-serif;
}

#login .button {
	margin:	5px 5px 0px 0px;
	float:	right;
	display: inline;
}

input {
	border: 0px solid #000;
}

 /* ========================= content ========================= */

#content {
	margin:0px 1px;
	width: 526px;
	float: left;
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 19px;
	color: #3e3e3e;
}

#content .tekst {
	padding: 15px 10px;
	float: left;
	font: 12px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 19px;
	color: #3e3e3e;
}

#content .blok {
	clear: both;
}

#content .blok img {
	border: 1px solid #3e3e3e;
}
	
h3 {
	margin-bottom: 10px;
	font: 15px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-bottom: 10px;
}

ul {
	margin: 10px 0px 10px 15px;
}

a:link, a:visited {
	font: 12px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 19px;
	color: #3e3e3e;
}

img {
	margin-bottom: 10px;
	float: right;
}


#content .vraag {
	margin: 5px 0px 0px 0px;
	padding: 0px 5px;
	width: 492px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	cursor: pointer;
	background-image: url(picswebsite/faqs_down.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #f48607;
}

#content .antwoord {
	margin-bottom: 10px;
	padding: 5px 5px;
	display: none;	
	cursor: pointer;
	background-color: #ededed;
	border-bottom: 2px solid #f48607;
}

 /* ========================= nieuws ========================= */ 

#nieuws {
	padding: 30px 10px 0px 10px;
	width: 190px;
	float: right;
}

#nieuws h3 {
	color: #f48607;
}

#nieuws .kop {
	font: 12px Arial, Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #3e3e3e;
}

#nieuws .item {
	font: 12px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #3e3e3e;
}

#nieuws .link {
	margin-bottom: 15px;
	font: 11px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px;
	color: #3e3e3e;
}

#nieuws .link .overzicht{
	float: right;
}

#nieuws .link a:link, #nieuws .link a:visited {
	font: 11px Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px;
	color: #f48607;
}


 /* ========================= footer ========================= */ 
 
#footer {
	margin: 0px auto;
	width: 950px;
	height: 20px;
	text-align: right;
	background-color: #000;
}

#footer a:link, #footer a:visited {
	margin: 0px;
	padding: 0px 5px;
	font: 11px Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #bfbfbf;
}

#footer a:hover {
	color: #fff;
}

 /* ------------------------- end ------------------------- */
 
br.clear { clear: both; font: 0px sans-serif; line-height: 0px; }

 /* ------------------------- end ------------------------- */
