/*
Theme Name: Kimax
Description: Kimax
Author: KB-Webdesign
Author URI: http://www.kbwebdesign.nl
*/

/* Global */

body {background: #DDA738 url('image/bg.gif') repeat-x;color: #494E4F;font: normal 75% Helvetica,sans-serif;height:100%; max-height:100%;  width: 100%;padding:0; margin:0; border:0; }
html {max-height:100%;  width: 100%;padding:0; margin:0; border:0; }

div#main_container{margin: 0 auto 0 auto;width: 992px;text-align: left;}

#vangeerdts {height: 500px; width: 191px;position: relative;left: 0px;top: 10px; float:left;}

#hoofdnavigatie {height: 111px;padding: 0px 0px 0px 0px;position:relative;left: 0px;top: 15px; float:left;}

#afb {background: #ffffff; height: 735px; width: 335px;position:relative;left: 0px;top: 111px; float:left;}

#content {background: #242021 url('image/bg2.jpg');width: 465px; height:735px;position: relative;left: 20px;top: 111px; float:left;}
p {font: normal 11px Verdana ,sans-serif;color: #ffffff;font-style: normal;line-height:140%;}
em {font: bold 11px Verdana ,sans-serif;color: #ffffff;font-style: normal;}
a {font: bold 11px Verdana ,sans-serif;color: #ffffff; text-decoration: underline;line-height:140%;}
#inhoud {padding: 20px 20px 20px 25px; overflow-x: hidden; overflow-y: auto; width: 400px; height:680px;}
h1 {font: bold 20px Arial ,sans-serif;color: #444142;font-style: normal;line-height:150%;}
h2 {font: bold 11px Arial ,sans-serif;color: #DDA738;font-style: normal;line-height:150%;text-transform:uppercase;}
ul {font: normal 11px Verdana ,sans-serif;color: #ffffff;font-style: normal;line-height:150%;}

#kbwebdesign { font: normal 95% Verdana,sans-serif;color: #969D79; margin-top:50px;padding-bottom:10px;position: absolute;left:590px;top: 880px;}
#kbwebdesign a {color: #A6A6A6;font: normal 95% Verdana,sans-serif;}

.tekstveld {font-family: Helvetica, sans-serif;font-size: 12px; text-decoration: none;font-weight : normal;color : #494E4F;width: 200px;background-color: #ffffff;border-color: #494E4F;border-right: #494E4F 1px solid;border-left: #494E4F 1px solid;border-bottom: #494E4F 1px solid;border-top: #494E4F 1px solid;}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(image/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


