html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}


img {
	border:none;
}


a {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

.background {
	width: 100%;
	height: 100%;
	/*background: url('../images/background_1.jpg') top center no-repeat;*/
	
}

.container {
	width:750px;
	height:100%;
	margin:auto;
}

.container2 {
	position:absolute;
	width:750px;
	height:490px;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-245px;
	background-color:#b18849;
}

.main {
	height:100%;
}
.header { 
	width:750px;
	height:52px;
}

.menu {
	width:750px;
	height:27px;
	/*background-color:#e32219;*/
	background-color:#ee2222;
}

.menu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.menu li {
	float:left;
	border-right:solid 1px #A91717;
	height:27px;
	display:block;
	cursor:pointer; 
}



.menu li:hover {
	background:url(../images/menu.gif);
	background-repeat:repeat-x;
}

.menu li.selected {
	background:url(../images/menu.gif);
	background-repeat:repeat-x;
}

.menu a {
	margin:0 15px 0 15px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:29px;
	font-size:12px;
}

/* IE7 Only */
*+html .menu a {
	line-height:27px;
}

.shadow_menu {
	position: absolute;
	top: 79px;
	width: 750px;
	height: 10px;
	background: url('../images/shadow_menu.jpg') top left no-repeat;
}

.logo {
	position:absolute;
	margin:30px 0 0 -220px;
}

.submenu {
	position: absolute;
	margin:-2px 0 0 -1px;
	z-index: 20;
	display: none;
	background-color:#ee2222;
	border-right: solid 1px #A91717;  
	cursor:pointer; 
	border-left: solid 1px #A91717;
}

/* IE7 Only */
*+html .submenu {
	margin:0 0 0 -1px;
}


.submenu a {
	text-decoration:none;
	color:#FFFFFF;
	line-height:25px;
}

.submenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
	border: none;
}

.submenu li {
	background-image: none;
	background-color:#ee2222;
	height:25px;		
	text-align:center;
	border-bottom: solid 1px #A91717;
	border-right: none;
	display:block;
	width:100%;
}

.submenu li:hover{
	background:url(../images/menu.gif);
}


.clear {
	font-size:1px;
	line-height:auto;
	padding:0px;
	margin:0px;
	clear:both;
}


.content {
	display:table; /* borderprobleem firefox 2.0 */
	width:750px;
	border-top:1px solid #A91717;
	margin-bottom:5px;
}

.aanvraag {
	/*border: solid 5px #FFFFFF;*/
	width: 620px;	
	margin: 0px 0px 0px 45px;
	padding: 15px 15px 15px 15px;
	background: url('../images/border_middel.jpg') top left repeat-y;
}

.content_left {
	float: left;
	padding: 40px 0px 0px 50px;
}

.content_right {
	float: left;
	width: 308px;
	background: url('../images/image_border_middle.jpg') top left repeat-y;
	margin: 40px 0px 0px 40px;
}

.boxtop {
	width: 308px;
	height: 7px;
	background: url('../images/bo_small.jpg') top left no-repeat;
}

.boxtekst {
	width: 273px;
	padding: 10px 15px 0px 20px;
	background: url('../images/bo_small_middle.jpg') top left repeat-y;
}

.boxbottom {
	width: 308px;
	height: 7px;
	background: url('../images/bo_small_bottom.jpg') top left no-repeat;
}

.thuisbutton {
	position:absolute;
	margin:-30px 0px 0px 195px;
}


/* IE8 Only */
.content1 {
	margin-left /*\**/:-2px\9;
}
/* IE7 Only */
*+html .content1 {
    margin-left:0px!important;
}


.boxarea_left {
	float:left;
	width:308px;
	margin:45px 0 0 45px;
	padding:10px 10px 10px 10px;
	border:5px solid #FFFFFF;
}

.boxarea_right {
	float:right;
	width:308px;
	margin:45px 45px 0px 0px;
	padding:10px;
	border:5px solid #FFFFFF;
}

.boxarea_menu {
	width:300px;
	margin:10px 4px 0px 4px;
	text-align:right;
}

.videoplayer {
	width:750px; 
	height:454px;
	background-color:#000000; 
}

/* content design 2.0 */

.left {
	float:left; 
	width:308px; 
	margin:37px 0 0 45px; 
	display:inline;
	background-color:#b18849;
}

.right {
	float:right; 
	width:308px; 
	margin:45px 45px 0 0;
}

.normal {
	padding:10px;
	border:5px solid #FFFFFF;
	margin:45px 45px 0 45px;
}

.formfield td {
	height:24px;
	margin:0px;
	padding:0px;
}

.formfield {

}

/* content opmaak */

h1 {
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	margin:0px; 
	padding:0 0 10px 0;
}


h2 {
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	margin:0px; 
	padding:5px 0 5px 0;
}

p {
	font-size:11px;
	line-height:14px;
	margin:0px;
	padding:0 0 10px 0;
}

.p_under {
	text-decoration:underline;
	margin:10px 0 3px 0;
}

.p_end {
	margin-bottom:5px;
}

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

.footer {
	width:745px;
	height:10px;
	padding-right: 5px;
}

select {
	border:1px solid #ee2222;
	font-size:12px;
	line-height:auto;
	width: 291px;
}

input {
	border:1px solid #ee2222;
	font-size:12px;
	padding:2px;
}

.form_inmput {
	width: 285px;
}

textarea {
	border:1px solid #ee2222;
	font-size:12px;
	line-height:auto;
	width:306px;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
}


.radio {
	width:15px;
}

.button {
	margin:7px 0 0 0;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#b18849;	
	width:100px;
	height:22px;
}

.submit {
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#ee2222;	
	width:100px;
	padding: 2px;
}

a.normaal {
	font-size:8px;
	padding:0 0 0 5px;
	margin:0px;
	text-decoration: underline;
	color:#FFFFFF;
}

a.middel {
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

a.groot {
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

a.print {
	padding: 0px;
	margin: 0px;
}

.lettertype {
	position:absolute;
	z-index:20;
	margin-left:690px;
	margin-top:-27px;
}