/***** Global Settings *****/
* {
	margin:0px;
	padding:0px;
	}
body {
font:100%/1.25 arial, helvetica, sans-serif;
color: #ffffff;
}

 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 35%;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   min-width: 788px; 
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	background-image:url("/images/bg.png");
	background-color: #fff;
	background-repeat:no-repeat;
	position: relative;
	text-align: left;
	width: 788px;
	height: 443px;
	margin: 0px auto;
	}
#content {
	width:508px;
	margin:0 auto;
	list-style:none;
	}
#content .top {
	margin-top:285px;
	background-image:url(/images/bg_box_top.png);
	background-repeat:no-repeat;
	height:20px;
	}
#enter {
margin-top:15px;	
	}
#content .bottom {
	background-image:url(/images/bg_box_bottom.png);
	background-repeat:no-repeat;
	height:12px;
	}
#content .middle {
	background-image:url(/images/bg_box_middle.png);
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	
    clear:both;
    overflow:auto;
    _height:1%;	
	}
#content P {
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	}
#formbox {
	margin:0 auto;
	background-color:#0056a4;
	}
#formbox label {
	font-size:22px;
	}
#formbox ul {
	list-style:none;
	}
#formbox ul li {
	width:230px;
	float:left;
	}
#formbox select {
	width:190px;
	margin-top:3px;
	}
/* Classes voor de talen */

