/* HTML-elementen */
body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #455972;
	background: #D5B880;
	font-family: Constantina, Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	}

p,
ul,
li,
h1,
h2,
h3,
h4,
form,
fieldset,
object,
embed,
param
	{
	margin: 0;
	padding: 0;
	}

a
	{
	color: #D08D2C;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: #455972;
	}
	
h2
	{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}

img
	{
	border: 0;
	}





/* basisstramien */		
#container
	{
	width: 960px;
	background: #E0C49D;
	margin: 0 auto;
	text-align: left;
	}

#header
	{
	width: 100%;
	height: 124px;
	background: #CF8D2D;
	clear: both;
	}	

#content_container
	{
	width: 960px;
	background: url(/beeld/bg-voorpag.jpg) 0 0 no-repeat;
	}
	
#content_container2
	{
	width: 960px;
	background: url(/beeld/bg-vervolgpag.jpg) 0 0 no-repeat;
	}

#navigation
	{
	float: left;
	width: 203px;
	padding: 0 0 10px 0;
	}
	
#wrapper
	{
	float: right;
	width: 733px;
	padding: 10px 0;
	}

#main-content
	{
	float: left;
	width: 515px;
	}

#sub-content
	{
	float: right;
	width: 200px;
	}
		
#footer
	{
	width: 100%;
	height: 125px;
	background: #3F5375;
	clear: both;
	}




		
/* voorkom stippellijnen rond linkjes in firefox */
:focus
	{
	-moz-outline-style: none;
	}	
	
/* floats */	
.lfloat
	{
	float: left;
	}		
	
.rfloat
	{
	float: right;
	}

.clear
	{
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}




	
/* lijst met navigatiebuttons */	
.nav_extra
	{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 0 0 10px;
	background-color: #fff;
	font-weight: bold;
	}
	
.nav_categorie
	{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 0 0 10px;
	font-weight: bold;
	}
	
.nav_categorie a
	{
	color: #455972;
	text-decoration: none;
	
	}

.nav_categorie a:hover
	{
	color: #F3E7D8;
	}

ul.navigatie
	{
	list-style-type: none;
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

.navigatie li
	{
	clear: left;
	}

.navigatie a
	{
	display: block;
	padding: 2px 2px 2px 25px;
	color: #455972;
	text-decoration: none;
	}

.navigatie a:hover
	{
	background: #CF8D2D;
	color: #fff;
	opacity: 0.3;
	}

a.actief
	{
	background: #CF8D2D;
	color: #fff;
	opacity: 0.5;
	}





/* gewone lijsten */
#wrapper ul
	{
	padding: 0 0 0 16px;
	}

/* nieuws */
.datum
	{
	font-size: 12px;
	color: #CF8D2D;
	}

.nieuwskop
	{
	/*color: #CF8D2D;*/
	}
	
.nieuwstekst
	{
	margin: 0 0 15px 0;
	}
		




/* links */
h4.categorie {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
.linklijst {
	list-style-type: none;
	margin: 0 0 20px 0;
	width: auto;
	}
	
/* pseudo-tooltip in header [ gebaseerd op http://meyerweb.com/eric/css/edge/popups/demo.html ] */
ul.linklijst li {
	position: relative;
	}
	
ul.linklijst a span {
	display: none;
	}

ul.linklijst a:hover span {
	display: block;
	position: absolute;
	top: -2px;
	left: 250px;
	width: 265px;
	margin: 0;
	padding: 5px;
	z-index: 100;
	color: #455972;
	background: #E0C49D;
	font-size: 12px;
	text-align: left;
	line-height: 130%;
	}





/* classes uit tiny_mce */
.float_links {
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	}

.float-rechts {
	display: block;
	float: right;
	margin: 5px 0 5px 10px;
	}
.boxblauw {
	background: #3F5374;
	color: #F3E7D8;
	margin: 0 15px 0 0;
	padding: 15px 10px 10px 15px;
	display: block;
	}
	
.boxoranje {
	background: #CF8D2D;
	color: #F3E7D8;
	margin: 0 15px 0 0;
	padding: 15px 10px 10px 15px;
	display: block;
	}	
	
.boxzwart {
	background: #000;
	color: #fff;
	margin: 0 15px 0 0;
	padding: 15px 10px 10px 15px;
	display: block;
	}
	
	
	

	
/* lijst met footerfotoos */
ul#bootjes
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul#bootjes li {
	position: relative;
	display: inline;
	}

#bootjes li a
	{
	height: 100px;
	float: left;
	position: relative;
	}

a#hagenaar
	{
	width: 154px;
	background: url(/beeld/bootje_01hagenaar.gif) 0 -100px no-repeat;
	}

a#groningertjalk
	{
	width: 165px;
	background: url(/beeld/bootje_02groningertjalk.gif) 0 -100px no-repeat;
	}
	
a#steilsteven
	{
	width: 149px;
	background: url(/beeld/bootje_03steilsteven.gif) 0 -100px no-repeat;
	}
	
a#luxemotor
	{
	width: 158px;
	background: url(/beeld/bootje_04luxemotor.gif) 0 -100px no-repeat;
	}	

a#opduwer
	{
	width: 80px;
	background: url(/beeld/bootje_05opduwer.gif) 0 -100px no-repeat;
	}
	
a#klipper
	{
	width: 157px;
	background: url(/beeld/bootje_06klipper.gif) 0 -100px no-repeat;
	}
	
a#klipperaak
	{
	width: 97px;
	background: url(/beeld/bootje_07klipperaak.gif) 0 -100px no-repeat;
	}
	
#bootjes li a:hover
	{
	background-position: 0 0;
	}
	
ul#bootjes a span {
	display: none;
	}

ul#bootjes a:hover span {
	display: block;
	position: absolute;
	top: 100px;
	left: 20px;
	margin: 0;
	padding: 0;
	z-index: 100;
	color: #fff;
	font-size: 12px;
	text-align: left;
	line-height: 26px;
	}	

p#credits
	{
	color: #455972;
	background: #D5B880;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 11px;
	}	