* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	background-color: #DEDEDE;
}

a {
	text-decoration: none;
	color: #000;
}

#page_bgr {
	background: url(../images/left_edge.jpg) repeat-y left;
	width: 989px;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px 0px 0px 111px;
}

#page {
	background: url(../images/right_edge.jpg) repeat-y right;
	padding-right: 97px;
}

.preheader {
	height: 16px;
	width: 892px;
	background-color: #36BEF2;
}

/*IE6 preheader fix*/

*html .preheader {
	margin-bottom: -3px;
}

.headcenter {
	width: 892px;
	height: 96px;
	background: url(../images/header.jpg) no-repeat;
}

ul.headright li {
	float: left;
	list-style: none;
	height: 21px;
}

ul.headright {
	height: 21px;
}

ul.headmenu li {
	float: left;
	list-style: none;
	height: 27px;
}

ul.headmenu {
	height: 27px;
	width: 892px;
	display: block;
}

.login .loginusern, .login .loginwachtw {
	background-image: url(../images/login_veld.jpg);
	height: 24px;
	width: 190px;
	padding: 8px 0px 0px 10px;
	font-family: Verdana;
	font-size: 9px;
}

.bestelform input{
    border: 1px solid #BEBEBE;
}

.bestelpagina input {
    border: 1px solid #BEBEBE;
    margin: 1px; }

.bestelpagina select {
    border: 1px solid #BEBEBE;
    margin: 1px; }

.login .loginsubmit {
	background-image: url(../images/login_submit.jpg);
	height: 25px;
	width: 52px;
}

p.contenttitel {
	background-image: url(../images/content_tit.jpg);
	height: 39px;
	padding: 0px 0px 25px 0px;
	width: 441px;

}

/*IE6 fixes */

*html ul.headmenu {
	margin-bottom: -4px;
}

*html ul.headright {
	margin-bottom: -3px;
}

#header {
	height: 144px;
}

#main {
	width: 892px;

}

#left {
	width: 255px;
	float: left;	
}

p.lefth_inloggen {
	background-image: url(../images/lefth_inloggen.jpg);
	height: 54px;
	width: 255px;
}

p.lefth_tarieven {
	background-image: url(../images/lefth_tarieven.jpg);
	height: 45px;
	width: 255px;
}

p.lefth_contact {
	background-image: url(../images/lefth_contact.jpg);
	height: 45px;
	width: 255px;
}

p.lefth_proefabonnement {
	background-image: url(../images/lefth_grproefab.jpg);
	height: 45px;
	width: 255px;
}

.leftinh {
	background-image: url(../images/left_bgr.jpg);
	background-repeat: repeat-y;
	width: 220px;
	padding: 5px 10px 5px 25px;
}

p.leftfoot {
	background-image: url(../images/left_foot.jpg);
	height: 19px;
	width: 255px;

}

ul.rightad li {
	list-style: none;
	margin-bottom: -4px;
}

ul.opsomming
{
    margin-left: 18px;
    line-height: 150%;
    list-style: square;
    color: #808080;
}

p.backup {
	background-image: url(../images/kop_onlinebackup.jpg);
	height: 65px;
	width: 461px;
}

.contentinh {
	background-image: url(../images/center_bgr.jpg);
	background-repeat : repeat-y;
	width: 411px;
	padding: 0px 15px 5px 25px;
}



p.contentfoot {
	background-image: url(../images/center_foot.jpg);
	height: 21px;
	width: 461px;
}

p.hoewerkthet {
	background-image: url(../images/kop_hoewerkthet.jpg);
	height: 65px;
	width: 461px;
}

#content {
	width: 637px;
	float: right;
}

#content_inh {
	float: left;
	width: 461px;
}

#content_right {
	float: right;
	width: 176px;
}

p.advert {
	width: 637px;
	height: 217px;
	background-image: url(../images/advert.jpg);
}


p.cb {
	clear: both;
	width: 892px;
}


#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 79px;
	width: 969px;
	clear: both;
	padding-left: 131px;
	padding-top: 15px;
	margin: 0px auto;
}

#footer span {
	padding-left: 600px;
}

