html,
body {
	background: #cccccc url(../images/bg.gif) repeat-x;
}
body {
	font-family: Verdana;
	font-size: 10px;
	margin: 0 0 0 0;
}

.bg_body{
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}

.rand_links{
background-image: url(../images/rand_links.gif);
background-repeat: repeat-y;
width: 8px;
}

.rand_rechts{
background-image: url(../images/rand_rechts.gif);
background-repeat: repeat-y;
width: 8px;
}

.banner_rood{
	background-image: url(../images/bg_banner_rood.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.titel_home{
	background-image: url(../i/bg_titel.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #dc757f;
	padding-top: 4px;
	padding-bottom: 10px;
	/*padding-left: 20px;*/
}

.text{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}


a.newsitem{
	background-image: url(../images/listitem.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 18px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
a.newsitem:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #dc757f;
	background-image: url(../images/listitem.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 18px;
}

a.link_wit{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a.link_wit:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.domeinnaam{
	background-image: url(../images/bg_domeinnaam.jpg);
	background-repeat: no-repeat;
	width: 246px;
	height: 155px;
}

.text_domeinnaam{
	font-family: Verdana;
	font-size: 11px;
	color: #0051a0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.btn_domeinnaam{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	height: 20px;
	background-color:  #d23445;
	border: solid 1px #cccccc;
	/*border-color: #efefef;
	border-width: 2px;*/
}

.field_blauw { 
	color: #696969; 
	font-size: 10px; 
	font-family: verdana; 
	background-color: #f7f7f7; 
	border: solid 1px #d0d7df;
	height: 16px;
	width: 150px;
}

.field_blauw200 { 
	color: #696969; 
	font-size: 10px; 
	font-family: verdana; 
	background-color: #f7f7f7; 
	border: solid 1px #d0d7df;
	height: 16px;
	width: 200px;
}

.area_blauw200 { 
	color: #696969; 
	font-size: 10px; 
	font-family: verdana; 
	background-color: #f7f7f7; 
	border: solid 1px #d0d7df;
	height: 40px;
	width: 200px;
}

.extensie { 
	color: #696969; 
	font-size: 10px; 
	font-family: verdana; 
	background-color: #f5f5f5; 
	border: solid 1px #d0d7df;
	height: 16px;
	width: 50px;
}

.footer {
	background: url(../images/footer_midden.gif) repeat-x;
	clear: both;
	height: 44px;
	margin: 0 0 0 0px;
	position: relative;
}
.footer_left {
	background: url(../images/footer_left.gif) repeat-x;
	clear: both;
	height: 44px;
	margin: 0 0 0 0px;
	position: relative;
}
.copyright {
	background: url(../images/footer_links.gif) no-repeat;
	height: 44px;
	left: 0;
	position: absolute;
	width: 234px;
}

.print{
	height: 44px;
	left: 300px;
	position: absolute;
	width: 350px;
}

.footer_right {
	background: url(../images/footer_rechts.gif) no-repeat;
	height: 44px;
	width: 59px;
}


.btn_scroll{
	/*background-image: url(../images/btn_scroll.gif);*/
	background-color:transparent;
	width: 51px;
	height:32x;
	border-width:0px;
	cursor:hand;

}

.list {
	list-style-image: url(../listitem.gif);
}



















