/************** STANDAARD *******************/
* {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-size: 				12px;
}

header {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-size: 				30px;
}

h1 {
	font-weight:			bold;
	font-size:				14px;
	color:					#111111;
	display:				inline;
}

h2 {
	font-weight:			bold;
	font-size:				11px;
	color:					#111111;
	display:				inline;
}

h3 {
	font-weight:			bold;
	font-size:				36px;
	color:					#ff8080;
	display:				inline;
}
/************** LINKS *******************/

a h2{
	text-decoration:		none;
	color:					#111111;
}

a:visisted h2 {
	text-decoration:		none;
	color:					#111111;
}

a:active h2 {
	text-decoration:		none;
	color:					#111111;
}

a:hover h2 {
	text-decoration:		underline;
	color:					#111111;
}

/************** COPYRIGHT *******************/

.copyright a {
  margin-left: 6;
	text-decoration:		none;
	color:					#000000;
}

.copyright a:visisted {
	text-decoration:		none;
	color:					#000000;
}

.copyright a:active {
  margin-left: 6;
	text-decoration:		none;
	color:					#000000;
}

.copyright a:hover {
	text-decoration:		underline;
	color:					#000000;
}

/************** ZOEKEN *******************/

.zoeken {
	display:				inline;
}

form.zoeken {
	display:				inline;
}

input.zoeken {
	font-size:				11px;	
	width:					100px;
	height:					20px;
}

select.zoeken {
	font-size:				11px;	
	width:					150px;
	height:					20px;
}

/************** OVERIGE *******************/

.kleur1 {
	color:					#f8eec4;
}

.kleur2 {
	color:					#ffffff;
}

.kleur3 {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-size: 				11px;
	color:					#ffffff;
	background-color:		#ff8080;
}

/************** WL_CONTENT *******************/

.wl_content .bladtitel_info {
	font-size:				14px;
	color:					#ff8080;
	display:				inline;
	border: 1px solid #ff8080;
}

.wl_content .TABEL {
	border-width:			1px;
	border-style:			dotted;
	border-color:			#ff8080;
	background-color:		#E3DAF0;
}

.wl_content .stippel {
	border-width:			1px;
	border: 1px solid #ff8080;
	height:					5px;
	font-size:				1px;
}

.wl_content .bladtitel {
	font-weight:			bold;
	font-size:				14px;
	color:					ff8080;
}

.wl_content .oneliner {
	font-weight:			bold;
	color:					#000000;
	display:				block;
}

.wl_content a{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	color:					#ff8080;
}

.wl_content a:visisted {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-weight:			bold;
	text-decoration:		none;
	color:					#ff8080;
}

.wl_content a:active {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-weight:			bold;
	text-decoration:		none;
	color:					#ff8080;
}

.wl_content a:hover {
	font-family:			Verdana, arial, helvetica, sans serif;
	font-weight:			bold;
	text-decoration:		underline;
	color:					#ff8080;
}

.wl_content input.bestel {
	background-color:		#ff8080;
	border-width:			0px;
	font-weight:			bold;
	color:					#ffffff;
	width:					75px;
	height:					20px;
	cursor:					pointer;
}

.wl_content input.kado {
	background-color:		#ff8080;
	border-width:			0px;
	font-weight:			bold;
	color:					#ffffff;
	width:					75px;
	height:					20px;
	cursor:					pointer;
}

.wl_content input.submit {
	background-color:		#ff8080;
	border-width:			0px;
	font-weight:			bold;
	color:					#ffffff;
	width:					75px;
	height:					20px;
	cursor:					pointer;
}

        
input.zoeken {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #111111;	
	background-color: #ff8080;
	width: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

select.alle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff8080;
	border: 1px solid #ff8080;	
	background-color: #FFFFFF;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	arrow-color:#FFFFFF;
}


