img, div { behavior: url(css/iepngfix.htc) }
 
body{
margin-top:10px;
}
.background{
	height:98%;
	width:100%;
	position:absolute;
	left:0px;
	background:url(images/achtergrond_kaal.gif) no-repeat center;
	text-align:center;
	vertical-align:middle;
	z-index:1;
}
.menu_back{
    width: 795px;
    height: 19px;
	background-repeat:no-repeat;
	border:1px solid #000000;
    /* IE PNG FIX */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu_back.png');
    background-position: bottom;
}
/* other browsers */
.menu_back[class] {
    background-image: url(images/menu_back.png);
	background-position:bottom;
}

.menu_back_l{
    height: 19px;
	background-repeat:no-repeat;
    /* IE PNG FIX */
	width:40px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu_back_l.png');
    background-position:bottom;
}
/* other browsers */
.menu_back_l[class] {
	width:39px;
    background-image: url(images/menu_back_l.png);
	background-position:bottom;
}

.menu_back_r{
    width: 74px;
    height: 19px;
	background-repeat:no-repeat;
    /* IE PNG FIX */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu_back_r.png');
    background-position: bottom;
}
/* other browsers */
.menu_back_r[class] {
    background-image: url(images/menu_back_r.png);
	background-position:bottom;
}

.left_col_top {
    width: 83px;
    height: 19px;
	background-repeat:no-repeat;
    /* IE PNG FIX */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/left_col_top.png');
    background-position: bottom;
}
/* other browsers */
.left_col_top[class] {
    background-image: url(images/left_col_top.png);
	background-position:bottom;
}
.left_col_content {
    width: 83px;
    height: 563px;
	background-repeat:no-repeat;
    /* IE PNG FIX */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/tabs_back.png');
    background-position: bottom;
}
/* other browsers */
.left_col_content[class] {
    background-image: url(images/tabs_back.png);
	background-position:bottom;
}
.fff_locator{
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
}
.content {
    width: 795px;
    height: 563px;
	background-repeat:no-repeat;
    /* IE PNG FIX */
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/fff_content_back.png');*/
    background-position: bottom;
	z-index:2;
	text-align:left;
	
}
/* other browsers */
.content[class] {
    background-image: url(images/fff_content_back.png);
	background-position:bottom;
}
#content_include{
	position:relative;
	overflow:hidden;
	z-index:100; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c8c8c;
	height:349px;
	width:539px;
	
}
#content_back{
	 width:579px;
	 height:362px;
	 text-align:left;
	 vertical-align:top;
	 padding-left:30px;
	 width:579px;
}
#brandsback{
	background:url(images/brandsback.gif) no-repeat; 
	width:556; 
	height:33px;
	margin-left:22px; 
	margin-top:2px; 
	text-align:left; 
	padding-left:10px; 
	padding-top:2px; 
	vertical-align:middle;
}
#brandsback a{
	cursor:default;
}
.textsuitablefor{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	list-style-type: none;
	padding: 2px;
	margin: 0;
	float:left;
}
#spacer_top{
	width:500px;
	height:41px;
}
#spacer_bottom{
	width:500px;
	height:5px;
}

a,a:visited,a:active{
	color:#004B98;
}
a:hover{
	color:#CC0000;
}

		#form_holder{
			width:557px;
			height:361px;
			background:url(images/first_step_winwii.gif) no-repeat;
		}
		#wii{
			padding-top:90px;
			padding-left:30px;
		}
        #wii td{
            padding:2px;
			color:#000000;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
        }
		#wii a{
			color:#FFFFFF;
		}
        .text{
            border:1px solid #0066CC;
            font-family:Verdana, Arial, Helvetica, sans-serif;
            font-size:12px;
            font-weight:bold;
        }