/* CSS Document */

body,html { height:100%}
body {
	margin-left: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/main-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}

a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fcb116;
}
a:visited {
	color: #fcb116;
}
a:hover {
	color: #fcb116;
}
a:active {
	color: #fcb116;
}

.menu       { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:link       { color: #ffffff; font-size: 12px; text-decoration: none; }
.menu a:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:active     { color: #ffffff; font-size: 12px; text-decoration: none;}
.menu a:hover     { color: #ffffff; font-size: 12px; text-decoration: none; }

.selected      { color: #ffffff; font-size: 12px; text-decoration: none;}
.selected a:link       { color: #ffffff; font-size: 12px; text-decoration: none; }
.selected a:visited    { color: #ffffff; font-size: 12px; text-decoration: none;}
.selected a:active     { color: #ffffff; font-size: 12px; text-decoration: none; }
.selected a:hover     { color: #ffffff; font-size: 12px; text-decoration: none; }

.validator {color: #f36a22;font-size:12px;}
.validatortext {color: #f36a22;}
input.stylebutton { font-size: 12px; color: #ffffff; background-color:#f36a22; border:solid 1px;}
textarea, input, select { font-size: 12px; font-family: Arial;}

.captcha {border:1px solid #7f9db9}

.adres       { color: #ffffff; font-size: 11px; text-decoration: none; text-transform:uppercase}
.adres a:link       { color: #fcb315; font-size: 11px; text-decoration: none; text-transform:uppercase}
.adres a:visited    { color: #fcb315; font-size: 11px; text-decoration: none; text-transform:uppercase}
.adres a:active     { color: #fcb315; font-size: 11px; text-decoration: none; text-transform:uppercase}
.adres a:hover     { color: #fcb315; font-size: 11px; text-decoration: none; text-transform:uppercase}

.taal       { color: #272727; font-size: 12px; text-decoration: none;}
.taal a:link       { color: #272727; font-size: 12px; text-decoration: none; }
.taal a:visited    { color: #272727; font-size: 12px; text-decoration: none;}
.taal a:active     { color: #272727; font-size: 12px; text-decoration: none;}
.taal a:hover     { color: #272727; font-size: 12px; text-decoration: none; }

.btnAdvertentie:link, .btnAdvertentie:active, .btnAdvertentie:visited, .btnAdvertentie:hover {
	background-image:url(images/main-advertentie-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#febd10;
	height:22px;
	padding:7px 22px 0 11px;
	text-decoration:none;
	color:#373737;
	display:block;
	font-weight:bold;
	width:190px;
}