
body {
            margin: 0; padding:0; height:100%; width:100%; 
}


.menu{
            position:relative;
            float:left;
            height:21px;
            padding:0px 13px;
            font-family: Arial, Verdana, Helvetica, sans-serif;
            font-size:12px;
            font-weight:normal;
            color: #000000;
            text-decoration: none;
}

.menu a{
            color: #000000;
            line-height:19px;
}

.bodytext { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 24px;color:#555555; }
.bodytext a { font-size: inherit; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: inherit;color:#555555; text-decoration:underline; }
.tabeltekst { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 24px;color:#555555; }
.bottommenu { color: #0089d0; text-decoration: underline; }
.koptext { font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 14px;color:#555555; }
.koptextkapitaal { font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 14px;color:#B3000F;font-weight:bold;text-transform:uppercase; }
.smallleft { font-size: 9px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 13px; }
.topred { color: red; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 13px; }
.topheading { color: black; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 13px; }
select {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif}
textarea {font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif}
INPUT{ 
            font-family:Arial, Verdana, Helvetica, sans-serif; 
            font-size:11px; 
            border-color:#c3c3c3; 
            border-style:dotted; 
            border-width:1px; 
            color:#666666; 
}
div.PopUpBox {
            border: 			3px solid #555555; 
            background-color: 	#FFFFFF;
            position: 			absolute;  
            padding: 			20px; 
            top: 				100px; 
            /* left:				150px; right:				150px; */
            margin-left:		75px;
            z-index: 			100;
            display: 			none; 
            font-size: 			12px; 
            font-family: 		Arial, Verdana, Helvetica, sans-serif; 
            line-height: 		14px;
            width:				750px;
}
div.Blur {
            height: 			150%; 
            width: 				100%; 
            background-color: 	#000000; 
            filter: 			alpha(opacity=75); 
            opacity: 			.75; 
            position: 			absolute; 
            top: 				0; 
            left: 				0;
            right:				0; 
            z-index: 			75; 
            display: 			none;	
}
select.LimitedSize {
            width:				100%;	
}
span.Overdue {
            color:				red;
            font-weight:		bold;	
}

#content_supersize{
            z-index: 3;
            background:none;
            position:absolute;
            top:0;
            left:0;
            margin:0px auto;
            width:100%;
            height:100%;
}
#supersize{
            position:fixed;
            z-index:-10;
}
#supersize img, #supersize a{
            height:100%;
            width:100%;
            position:absolute;
            z-index: -5;
}
.menu_current_page{
            background-color:white;	opacity:1;
            filter:alpha(opacity=100);
}
.menu_current_page a{
            background-color:white; color:##555555; line-height:19px;	
            opacity:1;
            filter:alpha(opacity=100);
}

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : Core 3.2.1
	
	Site	: www.buildinternet.com/project/supersized
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/

* { margin:0; padding:0; }
body { background:#111; height:100%; }
	img{ border:none; }
	
	#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/CMSDATA/templates/5-EBK/img/progress.gif) no-repeat center center;}
	
	#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
		#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
		
		#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }
			#supersized a.image-loading { background:#111 url(/CMSDATA/templates/5-EBK/img/progress.gif) no-repeat center center; width:100%; height:100%; }.loginwindow, .createwindow{
            margin: 0px auto;
            width: 400px;
}

.loginwindow input,.createwindow input{
            width: 182px;
            float:  right;
}

.createwindow input#_dealer_btwnrcc{
            width: 18px;

}
.createwindow input#_dealer_btwnr{
            width: 164px;

}
.loginwindow select,.createwindow select{
            float:  right;
}