body{
	margin: 0px;
	padding: 0px;
}

.header_1{
	position: absolute;
	left: 50%;
	margin-left: -310px;
	width: 625px;
	height: 125px;
	background: url('images/header.png') no-repeat;
    background-position:top center;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/header.png, sizingMethod=scale);
}

.links_1{
	position: absolute;
	left: 50%;
	margin-left: -310px;
	width: 625px;
	top: 160px;
	text-align: right;
    font-size: 10px;
    color: #003399;
}

.links_2{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 625px;
	top: 218px;
	text-align: left;
    font-size: 10px;
    color: #003399;
}

.venster_1{
	position: absolute;
	left: 50%;
	margin-left: -310px;
	width: 625px;
	height: 127px;
	top: 230px;
	background: url('images/venster.png') no-repeat;
    background-position:top center;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/venster.png, sizingMethod=scale);
}

.zoekw_1{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 38px;
    left: 143px;
    width: 130px;
    height: 18px;
}

.cate_1{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 38px;
    left: 349px;
    width: 135px;
    height: 22px;
}

.zoekkn_1{
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 155px;
    height: 31px;
	top: 80px;
	left: 235px;
    cursor:pointer;
	border: 0;
    background: url('images/zoekknop.png') no-repeat;
    background-position:center;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/zoekknop.png, sizingMethod=scale);
}

.links_3{
	z-index: 2;
	position: absolute;
	top: 357px;
	left: 50%;
	margin-left: -300px;
	width: 400px;
	text-align: left;
    font-size: 10px;
    color: #003399;
}

.links_4{
	position: absolute;
	top: 357px;
	left: 50%;
	margin-left: -320px;
	width: 625px;
    text-align: right;
    font-weight:bold;
    color: #003399;
	text-decoration: none;
}

.add_1{
	position: absolute;
	top: 455px;
	left: 50%;
	margin-left: -310px;
	width: 625px;
	text-align: center;
    font-size: 10px;
    color: #003399;
}

A:link, A:visited {
    text-decoration: none;
    color: #003399;
}

A:active, A:hover {
    text-decoration: none;
    color: #3399FF;
}

.links_2 a{
    text-decoration:underline;
}

.stop{
    display:none;
}
