body{
    background: #ffffff url('images/bg.jpg') fixed 75% 100% no-repeat;
    font-family:verdana, arial;
}

.form_2{
	margin: 0px;
    padding: 0px;
	position: relative;
	left: 450px;
	height: 120px;
	width: 400px;
}

.venster_2{
    background: url('images/header2.png') no-repeat;
    background-position:top center;
    vertical-align:top;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/header2.png, sizingMethod=scale);
}

.zoekw_2{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 34px;
    left: 30px;
    width: 130px;
    height: 18px;
}

.cat_2{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 34px;
    left: 232px;
    width: 135px;
    height: 22px;
}

.zoekkn_2{
    position: absolute;
    top: 70px;
    left: 120px;
    width: 155px;
    height: 31px;
    cursor: pointer;
    border: 0px;
    padding: 0px;
    background: url('images/zoekknop.png') no-repeat;
    background-position: center;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/zoekknop.png, sizingMethod=scale);
}

.spot_2{
    position: absolute;
    top: 115px;
    left: 330px;
    color: #3399FF;
    vertical-align: top;
    font-size: 16px;
    font-weight: bold;
}

.spot_2 A:link, .spot_2 A:visited,
.titel A:link, .titel A:visited,
.menu A:link, .menu A:visited {
    text-decoration: none;
    color: #003399;
}

.spot_2 A:active, .spot_2 A:hover,
.titel A:hover, .titel A:active,
.menu A:active, .menu A:hover {
    text-decoration: none;
    color: #3399FF;
}

.url A:link, .url A:visited,
.balk3 A:link, .balk3 A:visited{
    text-decoration: none;
    color: #3399FF;
}

.url A:active, .url A:hover {
    text-decoration: none;
    color: #003399;
}

.balk3 A:active, .balk3 A:hover {
    text-decoration: none;
    color: #ffffff;
}

.menu{
    font-size: 13px;
    color: #003399;
    padding-left:5px;
    padding-right:5px;
    line-height: 5px;
}

.omschr{
    font-size: 11px;
    color: #000000;
}

.url{
    font-size: 11px;
}

.titel{
    font-size: 16px;
    font-weight:bold;
}

.buttons, .buttons:link, .buttons:hover, .buttons:visited .buttons:active{
    cursor:pointer;
    background-color:#003399;
	border: 2px solid #3399FF;
	color: #ffffff;
	font-weight:bold;
    padding:2px;
}

.buttonsactiv, .buttonsactiv:link, .buttonsactiv:hover, .buttonsactiv:visited .buttonsactiv:active{
    cursor:pointer;
    background-color:#003399;
	border: 0px solid #3399FF;
	color: #ffffff;
	font-weight:bold;
    padding:2px;
}

.lijntje{
    height: 7px;
    border-top:1px solid #deefff;
}

.space{
    font-size: 4px;
    height: 7px;
}

.help{
    font-size: 12px;
    width:400px;
    padding:5px;
    border:2px solid #003399;
    border-bottom:0px;
    height:70px;
    background-color:#eff8ff;
    position:absolute;
    left:25px;
}

.logolink{
	position:absolute;
	cursor:pointer;
	height:85px;
	width:450px;
}
