/*
 * Strooker Grafisch Ontwerp CSS
 * @Copyright (C) 2009 - 2011 strooker-go.nl. Alle rechten voorbehouden.
 * HTML / CSS by iamellen.nl
 */ 
 

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body{
	margin: 0; 
	padding: 0;
	background-image:url("afbeeldingen/gradient_top.gif");
	background-color: #000000;
	background-position:top;
	background-repeat:repeat-x;
}

fieldset,img {  
	border: 0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	}

	
/* page setup */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;	
	
}

body#page {
	background-color: #000000;
	color: #aca8a0;
	margin: 0 auto 0 auto;
	}
	
#bigwrapper {
	margin: 0 auto 0 auto;
	width: 978px;
	}
	
/* set body font size (styleswitcher) 
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
} 

/* top panel*/
/*
div#toppanel-container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	height: 0px;
	z-index: 15;
}

div#toppanel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#toppanel {
	position: relative;
	z-index: 15;
	margin-top: -320px;
	width: 100%;
	height: 320px;
	background: url(../images/toppanel_bg.png) 0 100% repeat;
	color: #646464;
}

div#toppanel .panel {
	margin: auto;
	width: 880px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div#toppanel .close {
	width: 50px;
	height: 15px;
	margin-top: 23px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	cursor: pointer;
}

div#toppanel .cpanel {
	clear: both;
}

div#toppanel-container .trigger {
	position: relative;
	z-index: 16;
	top: 0px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div#toppanel-container .trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div#toppanel-container .trigger-l, div#toppanel-container .trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div#toppanel-container .trigger-l {
	background: url(../images/toppanel_trigger_l.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-r {
	background: url(../images/toppanel_trigger_r.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-m {
	width: 80px;
	height: 19px;
	background: url(../images/toppanel_trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	overflow: hidden;
	color: #ffffff;
} */

/* LAYOUT */

div.wrapper {
	
}

div#page-body {
	
}

div.wrapper  .wrapper-outer {
	padding: 0px 0px 0px 0px;
}

div.wrapper  .wrapper-inner {

} 

/*
div#toolbar {
	width: auto;
	height: 30px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
/*
div#topmenu {
	margin: 6px 15px 0px 15px;
	float: right;
}

div#styleswitcher {
	height: 20px;
	margin: 10px 0px 0px 0px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}
*/

/*
div#topmodule {
	height: 18px;
	margin: 6px 0px 0px 0px;
	float: right;
}

div#top {
	width: auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

div#top .topbox {
}

div#top .topboxseperator {

}

div#login {
	float: right;
	margin: 15px 0px 10px 5px;    
}
*/

div#header {
	width: auto;
	margin: 10px 0px 20px 0px;
	position: relative;
	z-index: 10;
	clear: both;
}

div#header .header-bg {
	/*min-height: 250px;
	border:1px solid #574834;
	background: #000000;*/
}

span#logo {
	margin: 0 auto 0 auto;
	z-index: 3;
	width: 347px;
	height: 160px;
	background: url(afbeeldingen/logo.png) 0 0 no-repeat;
	display: block;
	}

div#banner {
	position: absolute;
	top: 50px;
	left: 20%;
	z-index: 3;*/
}

div#headermodule {
	width: 976px;
	height: 129px;
	border: 0px solid #FFFFFF;
}

/*
div#menu_date{ clear:both; margin:20px 25px 0px 15px; padding:0; height:40 }

div#date {
	margin: 4px 0px 0px 0px;
	float: left;
	font-size: 100%;
	color: #C6b698;
}*/

div#menu {
	width: auto;
	height: 40 px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: right;
	
}
/*
div#crum_search{ 
	clear:both; 
	background-color:#584935;
	height:30px;
	margin:0px 0px 0px 0px
}

div#middle {
	width: auto;
	margin: 10px 0px 0px 0px;
	clear: both;
}

div#middle .background {
	min-height: 340px;
}

div#middle .layoutleft {
	background: none;
	padding: 0px 0px 0px 0px;
}

div#middle .layoutright {
	background: none;
	padding: 0px 0px 0px 0px;
}

div#middle .withoutleft {
	background: none;
	padding: 10px 0px 0px 10px;
}

div#left {
	width: 190px;
}

div#middle .layoutleft div#left {
	float: left;
}

div#middle .layoutright div#left {
	float: right;
}*/

div#main {
	width: 700px;
	min-height: 160px;
	padding: 50px 50px 50px 50px;
	line-height: 150%;
	margin: 0  auto 0 auto;
	position: relative;
	z-index: 10;
	clear: both;
	border: 8px solid #232323;
}

/*
div#middle .layoutleft div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#middle .layoutright div#main {
	margin: 0px 200px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#middle .withoutleft div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#maintop {
}

div#maintop .maintopbox {
	margin: 0px 0px 0px 0px;
}

div#maintop .maintopboxseperator {
}

div#mainmiddle {
	margin: 0px 0px 0px 0px;
}

div#main .withright {
	background: transparent;
}

div#main .withoutright {
	background: transparent;
}

div#right {
	width: 180px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
	
div#content {
	width: auto;
}

div#main .withright div#content {
	margin: 0px 190px 0px 0px;
	padding: 10px 25px 10px 20px;
}

div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 10px 20px;
}

/* FOOTER */

div#footmenu{width: auto; clear: both; text-align:center; border-top:0px solid #94918a; margin:10px 0px 0px 0px; }

/*
div#footer {
	width: 100%;
	background: url('afbeeldingen/gradient_bottom.gif') repeat-x bottom left;
	z-index: 10;
} */

.clear { clear: both; }

div#footermodule {
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 5;
	text-align: center;
	color: #94918a;
	font-size:95%;
}

/* clearing & floating

.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
	
.clearingfix { display: block; }

.floatbox { 
	border: 0px solid #FFFFFF;
	overflow: hidden; 
	}

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

*/

/* BLOG STYLE */

.blog .contentheading {
	font-size: 110%;
	color: #232323;
	padding:0px;
}

ul#archive-list { padding:0px; margin:0 }
ul#archive-list li { margin:0px 0px 25px 0px }
ul#archive-list li h4.contentheading {font-size: 110% }
ul#archive-list li h5.metadata { font-size: 95%; font-style:italic; color: #A4906A }body.width-thin div.wrapper { width: 880px; }body.width-wide div.wrapper { width: 880px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 45px; }

p {
	margin: 1em 0;
}

td, th { 
  padding: 0px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #d2be7d;
	text-decoration: none;
}


ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

/*.alv ul{
	list-style: none;
	text-decoration: none;
	margin-left: 10px;
	color: #232323;
	}*/

.alv li {
	color: #232323;
	margin-left: 58px;
	}


h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 160%;
	color: #d2be7d;
}

h2 {
	font-size: 150%;
	color: #d2be7d;
}

h3 { font-size:120%; color:#d2be7d }
	
h4 {
	font-size: 100%;
	color: #d2be7d;
}

h5 {
	font-size: 120%;
	color: #d2be7d;
}

h6 {
	font-size: 110%;
	color: #d2be7d;
}


.highlight { color:#232323}


/* topmenu */
div#topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#topmenu li {
	float: left;
	display: block;
}

div#topmenu li a {
	float: left;
	display: block;
	position: relative;
	height: 20px;
	padding: 1px 10px 0px 10px;
	background: #000000;
	line-height: 17px;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 1px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #FFFFFF;
}

div#topmenu a:hover {
	color: #94918a;
}

/* TOPMENU SELF ADDITIONS */

/*
div#topmenu li.active span { color: #94918a }
ul.menu_nl li.item2 span{ color: #94918a }
ul.menu_en li.item1 span{ color: #94918a }*/


/* MENU */

div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
}

div#menu li a {
	float: left;
	display: block;
	height: 40px;
	width: auto;
	margin: 0 auto 0 auto;
	padding: 0px 45px 10px 0px;
	cursor: pointer;
}
/* div#menu li.first a {border-left: 0px solid #d2be7d}

div#menu a:link, div#menu a:visited {
	color: #cecece;
}

div#menu li:hover a, div#menu li a:hover {
	color: #d2be7d;
}

div#menu li.active a {
	font-weight: bold;
	color: #d2be7d;
}

div#menu li a span {
	display: block;
	height: 20px;
}/*

/* FOOTMENU SELF ADDITIONS */

#footmenu ul{
	padding-top: 0px;
	list-style: none:
	text-decoration: none; }

#footmenu li { list-style:none; display:block; }


#footmenu a {
	font-size: 90%;
	text-decoration: none;
    float: left;
    color: #232323;
}
#footmenu li.first a { border-left:none; }

#footmenu a:visited{ color:#232323; }

#footmenu a:hover { text-decoration: none; color: #d2be7d; }


