/*
© Sproets 2009
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, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 21px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
}

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

:focus {
	outline: 0;
}
body {
	line-height: 21px;
	color: #5a5e55;
	font-size: 11px;
	font-family: georgia, serif;
}
ol, ul {
	list-style: none;
}

table {
	
}
td{
	padding: 4px;
	vertical-align: top;
}
/*
-------------------------
Site
-------------------------
*/

#container {

}

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

#navigatie {
	
}

#logo {
	background-image: url(../site-images/fenixlogo-320.jpg);
	position: absolute;
	top: 0px;
	width: 320px;
	height: 192px;
	left: 0px;
}

/* 
Menu 
----
*/

#menu {
	width: 128px;
	text-align: right;
	position: fixed;
	top: 128px;
	left: 0px;
	
}

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

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

#menu a {
	
}
#menu a:hover {
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}

.linkactief {
}

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


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

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


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

#menu2 {
	width: 128px;
	text-align: left;
	position: fixed;
	top: 192px;
	left: 160px;
	
}

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

#menu2 li {
	display: block;
	list-style-type: none;
	padding-right: 10px;
}

#menu2 a {
	
}
#menu2 a:hover {
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}

.linkactief2 {
}

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

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

#thumbs {
	width: 640px;
	margin-left: -320px;
	position: absolute;
	left: 50%;
	top: 48px;
	height: 40px;
	display: inline;
}

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

#thumbs li {
	display:inline;
}

#thumbpaginasaan {
	height: 16px;
	width: 60px;
	position: absolute;
	top: -24px;
	text-align: right;
	right: 0;
}


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


#thumbs a span {
	display: none;
}


#thumbs a:hover span 
{
	display: block;
	position: absolute; top: 48px; left: 0px; width: 640px; z-index: 100;
	color: #333;
	font: 10px Arial, sans-serif; text-align: left;
	padding: 4px;
}



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

#inhoud {
	padding: 0px;
	margin-bottom: 32px;
}

/* Inhoud - Pagina */

#html {
	padding: 0px;
	width: 448px;
	margin-left: 0px;
	position: absolute;
	left: 320px;
	top: 40px;
}

#inhoud h1 {
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	color: #cc6600;
	font: 20px;
	margin-bottom: 48px;
	margin-top: 0px
}

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

#thumbsgroot {
	width: 448px;
	margin-left: 0px;
	position: absolute;
	left: 320px;
	top: 128px;
	height: 448px;
	text-align: center;
	padding-top: 12px;
}

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

#kaartenbak {
	margin-left: 0px;
	position: absolute;
	left: 320px;
	top: 64px;
	}
 #kaartenbak p {
 	
}

#kbnaam {
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	width: 100%;
	height: 64px;
	font-style: italic;
	font-weight: bold;
	color: #cc6600;
	font-size: 16px;
}

#kbplaatje {
	margin-bottom: 32px;
	width: 170px;
	float: left;
	margin-right: 16px;
}

#kbomschr {
	margin-bottom: 21px;
	font-weight: bold;
	clear: left;
	width: 480px;

}


#kbinhoud {
	width: 100%;
	clear: left;
}

#kbextra {
	margin-bottom: 16px;
	padding: 8px;
	float: right;
	border: 1px dotted #eaf0e7;
	width: 360px;
}


#kbextra1 {
	display: inline-block;
	width: 24%;
	float: left;
}

#kbextra1w {
	display: inline-block;
	width: 76%;
	float: right;
}

#kbextra2 {
	display: inline-block;
	width: 24%;
	float: left;
}

#kbextra2w {
	display: inline-block;
	width: 76%;
	float: right;
}
#kbextra3 {
	display: inline-block;
	width: 24%;
	float: left;
}

#kbextra3w {
	display: inline-block;
	width: 76%;
	float: right;
}

#kbextra4 {
	display: inline-block;
	width: 24%;
	float: left;
}

#kbextra4w {
	display: inline-block;
	width: 76%;
	float: right;
}
#kbextra5 {
	display: inline-block;
	width: 24%;
	float: left;
}

#kbextra5w {
	display: inline-block;
	width: 76%;
	float: right;
}


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

h1 {
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, "met schreef";
	color: #cc6600;
	font-size: 16px;

}

h2 {
	font: normal 16px Georgia, "Times New Roman", Times, "met schreef";
}

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

#info {
}

.infoblokje {
}
 #adres {
	position: fixed;
	left: 12px;
	bottom: 12px;
	background-color: #fff;
}
 
