body      { background-image: url('images\back.gif');  background-attachment: fixed;
            margin: 10px 10px 10px 10px; font-family: "Comic Sans MS", Verdana, Arial, sans-serif; font-size: 12pt; 
			scrollbar-face-color:#FFCC66; scrollbar-arrow-color:brown; scrollbar-track-color:#FFCC66; }


h2        { font-size: 24px; }
hr		  { border: 1px solid; color: Gray;}

div.headline {  font-weight:500; color:#000090; height: 50px; padding: 0 0 0 50px; 
				overflow: auto; border-style:solid; border-color:#C0C0C0; border-width:1px 0; 
				background-color:#FFCC66; font-family: verdana;}
div.headline div.center   { width: auto; float: left; font-size: 24px; margin: 8px 8px 8px 0;        }
div.headline div.center a { text-decoration:none; color:#000090;                                   }
div.headline div.right    { width: auto; text-align: bottom; font-size: 10px; margin: 8px 0 8px 0; }

div.menu              { padding: 7px; text-align: center; position: absolute; left: 1px; top:50px; }
div.menu a            { width: 160px; height: 24px; text-decoration: none; margin: 4px 0 4px 0; 
                        color: #000090; padding: 10px 1px 1px 1px;	    }
div.menu a.knop       { width: 160px; height: 24px; text-decoration: none; margin: 4px 0 4px 0; 
                        background-color: #FFCC66; color: #000090; padding: 1px 8px 1px 8px;	    }
div.menu a.knop:hover { background-color: #000090; color: white;                                    }

div.inhoud		{ position: absolute; left: 180px; top:55px;  padding: 10px; overflow: auto; text-align: left; }

div.bottomline	{ position: absolute; left: 8px; bottom:8px; height: 12px; width: 100%; background: #FFCC66; font-size: 14px; }





#wrapper	{ border: 0px; margin: 0px; margin-left: auto; margin-right: auto; padding: 0px;	}
#header		{ background-color: #FFF; background-position: right top; border-bottom: 2px solid #FF9900;	}
#mambo		{ position: relative; width: 100%; background: url(header.png) no-repeat; 
			  background-position: top right; margin: 0px; padding: 0px;	}
form 		{ margin: 0px;}
.button 	{ border-top: solid 1px #D5D5D5; border-right: solid 1px #808080; border-bottom: solid 1px #808080; border-left : solid 1px #D5D5D5;
			  color: #333; font-weight: bold;	font-size: 0.9em;}
.login 		{ margin-left: auto; margin-right: auto; margin-top: 6em; border: 1px solid #FF9E31; width: 500px; background: #FFF;}
.login h1 	{ background: url(secure/login_header.png) no-repeat; background-position: left top; color: #333; margin: 0px; height: 50px; padding: 15px 4px 0 50px; text-align: left; font-size: 1.5em; } 
.login p 	{ padding: 0 1em 0 1em;	}
.login-form { width: 34%; float: left; padding: 3%;		}
.login-text { width: 58%; float: right; padding: 2%; font-size: 12px;	}
.inputlabel { font-weight: bold; text-align: left; font-size: 14px;		}
.inputbox 	{ width: 100%; background-color: #F4F4F4; margin: 0 0 1em 0;					}
.clr 		{ background-color: #fe9e32; font-weight : bold; font-size : 9px; clear:both; }
.ctr 		{ text-align: center;	}
.version 	{ font-size: 0.8em;		}
