/* CSS Document */

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#2e2e2e;
	background-color:#FFFFFF;
	
}

.text_center {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:center;
}
.text {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:justify;
}
a.text_link {
	font-family:tahoma;
	text-decoration:underline;
	color:#666666;
	font-size:11px;
	font-weight:100;	
}
a.text_link:hover {
	font-family:tahoma;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:100;
	background-color:#999999;	
}

.rood_vet{
	font-family:tahoma;
	color:#bc0909;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.grijs_vet {
	font-family:tahoma;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.lgrijs_vet {
	font-family:tahoma;
	color:#6699CC;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
a{
	color:#b8b8b8;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#999999;
	}

a:active {
	color:#b8b8b8;
	text-decoration:none;
}

a.spotdesign{
	text-decoration:none;
	color:#b9b8b9;
	font-size:9px;
	font-weight:100;
	font-family:tahoma;
	padding-bottom:3px;
}

a.spotdesign:hover{
	font-family:tahoma;
	text-decoration:none;
	color:#062b40;
	font-size:9px;
	font-weight:100;
	padding-bottom:3px;
}

.small{
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:lowercase;
}

.info{
	padding-left:20px;
	padding-right:20px;
	vertical-align:top;
	font-family:tahoma;
	text-decoration:none;
	color:#2e2e2e;
	font-size:11px;
	font-weight:100;
	text-align:justify;	
}
ul {
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	font-weight:100;
	text-align:left;
	list-style-image:url(../images/ul.jpg);
	text-transform:lowercase;
}
ul.hosting {
	padding-left:-20px;
	font-family:tahoma;
	text-decoration:none;
	color:#666666;
	font-size:10px;
	font-weight:100;
	text-align:left;
	list-style-image:url(../images/ul.jpg);
	}

.pr_header{
	background:url(../images/pr_header.jpg);
	height:25px;
	padding-left:5px;
	font-family:verdana;
	text-decoration:none;
	color:#989898;
	font-size:9px;
	font-weight:100;
	text-transform:uppercase;
}
.pr_info{
	background:url(../images/pr_info.jpg);
	height:20px;
	padding-left:25px;
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:lowercase;
}
.links{
	font-family:tahoma;
	text-decoration:none;
	color:#b8b8b8;
	font-size:9px;
	font-weight:100;
	text-transform:lowercase;
}

.red{
	font-family:tahoma;
	color:#bc0909;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.roundcorners{
	width:100%;
	background-color:#f7f7f7;
	border:1px;
	border-color:#cccccc;
	border-style:solid;
	padding:10px;
}