/*
© Sproets 2008
http://www.sproets.nl
-------------------------
*/

/*
-------------------------
Algemeen
-------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

a {
	color: #69c;
	text-decoration: none;
	
}
a:hover {
	color: #fff;
	text-decoration: none;
	
}

:focus {
	outline: 0;
}
body {
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	font-family: verdana, sans-serif;
	background: #20201e url(../site-images/blauwebaan.png) repeat-x 0 0;
}
ol, ul {
	list-style: none;
}
p {
	margin-bottom: 18px;
}

/*
-------------------------
Site
-------------------------
*/

#container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

/* 
-------------------------
Navigatie
-------------------------
*/

#navigatie {
	
}

#logo {
	position: absolute;
	width: 640px;
	height: 96px;
	left: 0;
	top: 0;
	background: url(../site-images/logometstralen.png) no-repeat;
}

/* 
Menu 
----
*/

#menu {
	position: absolute;
	top: 102px;
	left: 220px;
	font: 18px Impact, "Arial Narrow", arial;
	color: #20201e;
	width: 768px;
}

#menu ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
	list-style-type: none;
	padding-right: 16px;
}

#menu a {
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
	
}

.linkactief {
}

.linkactief a {
	color: #fff;
	text-decoration: none;
	
}


/* 
Code van Frank
--------------
*/

#welksubmenu {
  margin: 0px 20px 0px 20px;
  display: none;
}


/*
Menu 2
------
*/

#menu2 {
	position: absolute;
	left: 12px;
	top: 136px;
	width: 176px;
	text-align: right;
}

#menu2 ul {
	
}

#menu2 li{
	
}

#menu2 a
{
	
}

#menu2 a:hover
{
	
}

.linkactief2 {
	
}
.linkactief2 a {
	color: #fff;
	text-decoration: none;
}

/*
Afbeeldingmenu
--------------
*/

#thumbs {
	width: 128px;
	position: absolute;
	left: 828px;
	top: 136px;
	display: inline;
	padding: 24px 0 0;
	margin: 0;
}

#thumbs ul { 
	padding: 0;
	margin: 0;
	list-style:none outside; 
}

#thumbs li {
	display:inline;
	margin: 0px;
	padding: 0;
}

#thumbpaginasaan {
	font: 18px Impact, "Arial Narrow", arial;
	color: #20201e;
	height: 32px;
	width: 128px;
	position: absolute;
	top: -32px;
	text-align: right;
	right: 0;
}


#thumbpaginasuit {
	height: 32px;
	position: absolute;
	top: -32px;
}


#thumbs a span {
	display: none;
}


#thumbs a:hover span 
{
	display: block;
	position: absolute; top: 320px; left: 0px; width: 128px; z-index: 100;
	color: #FFF;
	font: 10px Verdana, sans-serif; text-align: left;
	padding: 0px;
}



/*
-------------------------
Inhoud
-------------------------
*/

#inhoud {
	width: 596px;
	top: 136px;
	left: 220px;
	position: absolute;
}
	
/* Inhoud - Pagina */

#html {
	padding-top: 0;
}

/*
Inhoud - Beeld
--------------
*/

#thumbsgroot {
	text-align: center;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 24px;
}

/*
Inhoud - Kaart
--------------
*/

#kaartenbak {
	padding-top: 24px;
	}

#kbnaam {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
	
}

#kbplaatje {
	margin-top: 24px;
	margin-bottom: 24px;
}

#kbomschr {
	font-weight: bold;
}

#kbinhoud {
	
}

#kbextra {
	display: none;
}

#kbextra1 {
	
}

#kbextra1w {
		
}

#kbextra2 {
		
}

#kbextra2w {
		
}
#kbextra3 {
		
}

#kbextra3w {
		
}


/*
-------------------------
RTF editor tekst stijlen
-------------------------
*/

h1 {
	color: #fff;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 24px;
}

h2 {
	
}

/*
-------------------------
Infoblokje
-------------------------
*/

#info {
}

.infoblokje {
}
 #adres {
	position: absolute;
	right: 12px;
	bottom: 12px;
	background-color: #fff;
	width: 48px;
}