/*Stylesheet edited bij Smash it */

 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { 
    padding: 0; 
    margin: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	color: #000000; 
	background: #fff7e2 url(../_site_images/bg.gif) repeat-x;
	text-align: center;
	background: #FFF7e2;
	width: 960px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	}

/* links */
a { 
	color: #E0A28A;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #CA4936;
	background-color: inherit;
	}

/* headers */
h1, h2, h3 {
	font: bold 1em Trebuchet MS, Tahoma, Arial, Sans-serif;
	color: #333;	
}

h1 { font-size: 1.5em; color: #e0a28a; } 
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

legend { font-size: 1.2em; padding: 3px 0px 0px 0px; color: #CA4936; } 

p { margin: 0px; }

h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}

ul span, ol span {
	color: #666666; 
}

/* images */
img { border: 1px solid #CA4936; }
img.no-border { border: none; }
/*img.float-right {   margin: 5px 0px 5px 15px;  }
img.float-left {   margin: 5px 15px 5px 0px; } */
a img {  border: 1px solid #CA4936; }
a:hover img {  
  border: 1px solid #CA4936 !important; /* IE fix*/
  border: 1px solid #CA4936;
}
/*
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em Trebuchet MS, Tahoma, Lucida Console, courier new, monospace;
  /* white-space: pre; */
/*  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Trebuchet MS, Tahoma, Sans-Serif; 
}
*/
/* form elements */
form {
	margin:10px; padding: 0;
	border: 0px solid #f2f2f2; 
	background-color: #FFF7E2; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

textarea {
	width:300px;
	padding:2px;
	font: normal 1em Trebuchet MS, Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Trebuchet MS, Tahoma, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

td.content {
    vertical-align: top;
	text-align: left;
	font: 11px Trebuchet MS, Tahoma,  Sans-serif; 
    color: #000000; 
	padding: 5px;
}

td.contenttxt {
    vertical-align: top;
	text-align: left;
	font: 11px Trebuchet MS, Tahoma,  Sans-serif; 
    color: #000000; 
	margin: 10px;
	padding: 5px;
}

td.content fieldset { 
    border: 1px solid #E0A28A; 
	-moz-border-radius: 10px;
	-moz-border-color: #5E0A28A;
    -webkit-box-shadow: 5px 5px 7px #999;
    -webkit-border-bottom-right-radius: 15px;
    padding: 5px 5px;
	height: inherit
	}

td.right {
	font: 11px Trebuchet MS, Tahoma,  Sans-serif; 
    color: #000000; 
    text-align: right;
}

td.left {
	font: 11px Trebuchet MS, Tahoma,  Sans-serif; 
    color: #000000; 
    text-align: left;
}

td.twitter { 
	border: 0px;
	font-size: 11px; 
	}


td.twitter img { 
	border: 0px;
	font-size: 11px; 
	}

/* header */
#header {
	position: relative;
	height: 100px;	
	background: #000 url(../_site_images/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em Trebuchet MS, Tahoma, Trebuchet MS, Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header #logo-image {
	position: absolute;	 
	top:10px; left: 30px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Trebuchet MS, Tahoma, Trebuchet MS, Trebuchet MS, Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

#wrap {
	background: #FFF7e2;
	width: 960px; height: 100%;
	margin: 0 auto;	
	text-align: center;
}
/*#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
}*/

/* main */
/*#main {
    font-size: 11px;
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 730px;
	background: #FFF7E2;
}*/

td.menuleft {
    width: 200px;
    vertical-align: top;
	}

td.menu {
    text-align: left;
    width: 200px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;	
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	text-decoration:none;	
	font-weight: bold;
    padding: 0px 0px 0px 5px;
	background: #fef1cd;
	line-height:22px;	
	border-left: 4px solid #E0A28A;
	}

td.menuon {
    text-align: left;
	width: 200px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #E0A28A;	
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	text-decoration:none;	
    font-weight: bold;
	padding: 0px 0px 0px 5px;
	background: #fef1cd;
	line-height:22px;	
	border-left: 4px solid #E0A28A;
	}

td.menu a{
    text-align: left;
	font-size: 14px;
	color: #000000;	
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	font-weight: bold;
	text-decoration:none;	
    line-height:22px;	
	}

td.menuon a {
    text-align: left;
	font-size: 14px;
	color: #E0A28A;	
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	text-decoration:none;	
    font-weight: bold;
	line-height:22px;	
	}
	
	
td.snelmenu         {
          text-align: left;
          vertical-align: top;
          font-size: 12px;
          color: #000000;
          background-color: #fef1cd;
          }

/* sidebar menu links */
/*#sidebar {
	font-size: 14px;
	float: left;
	width: 200px;
	margin: 0;	
	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:2px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #fef1cd;
	border-left:4px solid #E0A28A;	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #fef1cd;
	color: #CA4936;
	border-left:4px solid #ca4936;
}

#sidebar ul.sidemenu a.menuon {
	padding:2px 5px 2px 10px;
	background: #fef1cd;
	color: #CA4936;
	border-left:4px solid #ca4936;
}*/

td.naw {
    text-align: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 11px;
	color: #333;	
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	text-decoration:none;	
    padding: 0px 0px 0px 5px;
	background: #fef1cd;
	line-height:18px;	
	border-left: 4px solid #E0A28A;
}

td.naw p  { margin: 0px; }

#vlagetjes {
	float: right;
    background-image: no-image;
	background: none;
    border: 0 ;
	margin: 2px 0px 0px 10px;
	display: block;
	font-size: 10px;
	font-weight:bold;
	font: Trebuchet MS, Tahoma, Trebuchet MS, Sans-serif;
	text-decoration:none;	
	text-align: right;
    padding:2px 5px 2px 10px;
    z-index: 15;
}


/* rightbar extra info balken */
/* #rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}*/

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

/* menu tabs */
#header ul {
   z-index: 999999;
   position: absolute;
   margin:0; padding: 0;
   list-style:none;
   right: 0; 
   bottom: 6px !important; bottom: 5px;
   font: bold 12px Trebuchet MS, Tahoma, Trebuchet MS, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../_site_images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../_site_images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.green { color: #9EC630; }
.gray  { color: #BFBFBF; }

