@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------- 

	general stylesheet  /  www.zuiderzeezilver.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	september 2009

---------------------------------------------------------- */


body{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: "Arial";
	font-size: 18px;
	color: #000000;
}

.bolTitle{
	font-family: "Arial Narrow", "Arial";
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
}

.slogan{
	font-family: "Arial Narrow", "Arial";
	font-size: 33px;
	color: #011335;
	font-weight: normal;
	line-height: 38px;
}

.regelOnder{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}

a{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}


.zoekButton{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #ffffff;
	background: none;
	border: none;
	cursor: pointer;
}

.zoekText{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
}

.zoekText a{
	font-family: "Arial";
	font-size: 12px;
	color: #606e8c;
	text-decoration: none;
}
.zoekText a:hover{
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
