body{
	font-family: verdana;
	font-size: 12px;
	color: black;
	margin: 0;
}
td{
	vertical-align: top;
}
iframe{
	width: 174px; 
	height: 126px;
}
img
{
	border: 0;
}
h6{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #EE1D23;
}
h3{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #EE1D23;
}
hr{
	border: 1px solid #EE1D23;
	height: 1px;
}
label{
	width: 120px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.input{
	font-size: 11px;
	background-color: white;
	border: 1px solid #EE1D23;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
}
textarea{
	width: 300px;
	height: 100px;
	font-family: verdana;
	font-size: 11px;
	background-color: white;
	border: 1px solid #EE1D23;
}
select{
	width: 200px;
	background-color: white;
	border: 1px solid #EE1D23;
}
#container{
	margin-left: auto; 
	margin-right: auto; 
	width: 970px;
}
.free_adv_title{
	background-color: #EE1D23; 
	color: white;
	font-weight: bold;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
#top_holder{
	clear: both; 
	width: 970px; 
	color: black;
}
#top_part_left{
	width: 689px;
	height: 200px;
	background-image: url(../images/top_part_left.gif);
	float: left;
}
#top_part_right{
	width: 281px;
	height: 200px;
	background-image: url(../images/top_part_right.gif);
	float: right;
}
#top_ads_info
{
	float: right; 
	text-align: right; 
	margin-top: 22px; 
	line-height: 22px; 
	font-weight: bold;
}
#top_ads_info a
{
	color: black;
	text-decoration: none;
}
#top_ads_info a:hover
{
	color: black;
	text-decoration: underline;
}
#alfabet{
	float: right;
	text-align: right;  
	margin-top: 70px;
	color: gray;
	clear: both;
	width: 680px;
}
#alfabet a{
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#alfabet a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: black;
}
#adv_holder{
	clear: both;
	float: left;
	width: 970px;
	margin-top: 5px;
}
#add_adv{
	clear: both;
	float: left;
	margin-top: -9px;
}
#free_adv{
	float: left;
	margin-top: -9px;
}
#free_adv a{
	text-decoration: none;
}
#free_adv a:hover{
	text-decoration: underline;
}
#paid_adv{
	width: 280px;
	float: right;
	
}
#paid_adv_title{
	background-color: #10248c; 
	color: white;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-bottom: 3px;
}
#adContent{
	font-size: 11px;
}
#navigator_holder{
	margin-left: 43px; 
	margin-top: 50px; 
	width: 174px; 
	height: 126px;
	background-image: url(../images/navigator.gif);
}
#footer
{
	position: fixed; 
	display: block;
	width: 100%;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	bottom: 0;
	clear: both;
	background-color: #EE1D23;
	color: white;
	text-align: center;
}
#footer a
{
	color: white;
	text-decoration: none;
}
#footer a:hover
{
	color: white;
	text-decoration: underline;
}
.not_selected .title{
	color: white;
	background-color: #FFCFD1; 
	font-weight: bold;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.not_selected .link{
	color: gray;
	float: right;
}
.selected .link{
	color: black;
	float: right;
}
.blanco .link{
	color: gray;
	float: right;
}
.blanco .link{
	color: black;
	float: right;
}
.selected .title{
	color: white;
	background-color: #EE1D23; 
	font-weight: bold;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.blanco .title{
	color: white;
	background-color: #EE1D23; 
	font-weight: bold;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.blanco .text{
	color: black;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.not_selected .text{
	color: gray;
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
.selected .text{
	width: 220px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 5px;
}
#zoeken{
	visibility: hidden;
	color: red;
}
#zoeken .veld{
	border: 1px solid #EE1D23;
	font-size: 11px;
}
#zoeken .button{
	border: 1px solid #EE1D23;
	background-color: #EE1D23;
	font-size: 11px;
	color: white;
	font-weight: bold;
}