/*
	weerklank.css
	gebruik:	index en home
*/

body {
	background-color: 		#d9c700;
	color: 					#00407E;
	font-family: 			Verdana,Arial,sans-serif;
	font-size: 				11pt;
	scrollbar-base-color: 	#d9c700;
  	scrollbar-arrow-color:	#F1EE85;
}

#main {
	position:	absolute;
	width:		980px;
	height:		600px;
	left:		50%;
	margin-left:-490px;
	top:		50%;
	margin-top:	-300px;
}

img {
	border:	0;
}
#zee-links {
	position:	absolute;
	left: 		6%;
	margin-top:	-280;
	top:		50%;
	height:		510px;
	z-index:	1;
}

h2,h3 {
	font-size:	0.9em;
	margin-bottom:	-0.9em;
}

.inspring {
	margin-left:	15px;
}

#bottom {
	position:	absolute;
	bottom:		20px;
	right:		20px;	
}

#welkom-positie {
	position:	absolute;
	left:		50%;
	margin-left:	-120px;
	width:		260px;
	top:		80px;
	z-index:	1;
	font-size:	0.8em;
}

#zee-rechts {
	position:	absolute;
	right: 		6%;
	margin-top:	-280;
	top:		50%;
}

#menu-positie a {
	font-size:		10pt;
	font-weight:	bold;
}

#menu-positie {
	position:	absolute;
	left:		50%;
	margin-left:	-130px;
	width:		260px;
	padding-left:	3em;
	top:		100px;
	z-index:	1;
}

a:link {
	text-decoration:	none;
	color:				#eeeeee;
	font-weight:		normal;
}

a:visited {
	text-decoration:	none;
	color:				#dddddd;
	font-weight:		normal;
}

a:hover {
	text-decoration:	none;
	color:				#00407E;
	font-weight:		normal;
}

a:active {
	text-decoration:	none;
	color:				#800000;
	font-weight:		normal;
}
