/* 	Algemene stijlen
----------------------------------------------------------------------------- */


body {
	background-color:#253745;
	/*background-color: #007c92;
	background:url(images/bgverloop.jpg) #a4a4a4 top left repeat-x;*/
	color: #FFF;
	font-size: 80%;
	font-family: 'Trebuchet MS', tahoma, verdana, arial, sans-serif;
	line-height: 1.6em;
	margin:0;
	padding:0;
	}

a,
a:link,
a:visited {
	text-decoration: none;
	color: #263846;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}

ul, ol {
	margin: 1em 0.5em 1em 0.5em;
	padding-left: 1em;
	list-style-position: outside;
	list-style-type: disc;
	}

ol.long-items {
	margin-bottom: 0.5em;
	}

ol.long-items li {
	padding-bottom: 0.5em;
	}


hr {
	border: 0;
	height: 1px;
	border-bottom: 1px dashed #B2B2B2;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	}


.clear {
	clear:both;
	}
	
blockquote {
	background:url('images/quote.png') top left no-repeat;
	font: 1.2em;
	font-style: italic;
	line-height: 1.6em;
	color: #333;
	padding:1px 0 0px 0px;
	text-indent: 30px;
	margin-left: 0px;
	}
	
/* Core page layout
----------------------------------------------------------------------------- */

#container {
  width: 900px;
  margin: 0px auto;
  padding: 0px auto;
}

/* Page header
----------------------------------------------------------------------------- */

#header {
padding-top:10px;
background:#029370;
}

#logo {
  width: 167px;
  background: transparent url("images/logo.png") top left no-repeat;
  overflow: hidden;
  margin: -5px 0 0 20px;
  float: left;
  text-indent: -100em;
}

#logo a {
  display: block;
  height: 60px;
}

#logo a:hover {
  text-decoration: none;
}

ul#breadcrumb {
  padding-bottom: 10px;
  margin: 20px 0 0 0px;

}
ul#breadcrumb li {
  display: inline;  
  margin-left: 10px;
}

ul#breadcrumb li a {
  color: #fff;
}

ul#breadcrumb li a.current {
  font-weight: bold;
}


/* horizontale hoofdmenu
----------------------------------------------------------------------------- */
#menu {
  background-color: #007c92;
  margin-top: 0px;
  padding: 12px 20px 0px 20px;
  /*font-family: arial;*/
	}

#menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
	}

#menu li, #menu a {
  display: inline;
  color: #fff;
	}

#niveau1 a {
  font-size: 1.2em !important;
	}
ul#niveau2{
  margin-top: 1em;
	}

#menu .menu li a.current {
  color: #fff;
  font-weight: bold;
	}

#menu_onder {
	background:url(images/menu_onder.png) 100% 0 no-repeat;
	height: 12px;
	}
	
/* algemene inhoudsvlak
----------------------------------------------------*/

#content-wrapper {
	width: 669px;
	margin: 0px auto;
	padding: 0px auto;
	float:left;
	}
	
#content-top {
	background: transparent URL(images/content_top.png) 0 0 no-repeat;
	margin-top:25px;
	height: 37px;
	}

#content-top h1 {
	font-size: 1.4em;
	padding: 10px 0 0 20px;
	}
	
#content {
	background: transparent url(images/content-bg/rotate.php) bottom right no-repeat;
	background-color: #fff;
	padding: 6px 20px;
	color: #253745;
	font-size: 1em;
	line-height: 1.5em;
	font-weight:bold;
	}

#content a {
	font-weight: bold;
	color:#029370;
	}
	
 #content img {
	margin:0 15px 15px 0;
	float: left; 
	}


#content-bottom {
	background: transparent url(images/content_onder.png) 0 0 no-repeat;
	height: 20px;
	margin-bottom: 25px;
	overflow: hidden;
	}

#content h1 {
	font-size: 1.2em;
	font-weight:bold;
	clear: both;
	color: #ccc;
	margin-bottom: 10px;
	color: #047d95;
	}

#content h2 {
	font-size: 1.1em;
	font-weight:bold;
	clear: both;
	color: #ccc;
	margin-bottom: 10px;
	color: #047d95;
	}

#content h3 {
	color: #263846;
	font-size: 16px;
	margin-bottom: 0.5em;
	font-weight: bold;
	}

#content h4 {
	color: #263846;
	font-weight: bold;
	margin-bottom: 0.5em;
	}

	
/* zijmenu (toont subsubmenu)
------------------------------------------------*/
#zijmenu {
	width: 203px;
	background-color: #0f9571;
	float: right;
	margin-top: 25px;
	font-size: .9em;
	color: #fff;
	}

#zijmenu-top {
	background: transparent url(images/zijmenu_top.png) 0 0 no-repeat;
	height: 30px;
	background-position:left top;
	}	

#zijmenu-top a{
	color:#fff;
	text-decoration:none;
	}
	
#zijmenu-content {
	padding-left:2px;
	}
#zijmenu-content li {
	list-style: none;
	padding-left:0;
}
#zijmenu-content li a{
	display: block;
	width: 150px;
	color: #fff;
	background: url(images/arrow.gif) no-repeat 1px 5px;
	padding-left: 15px; 
	font-size:1.1em; 
	text-decoration: none;
}
#zijmenu-content li a:hover {
	background: url(images/arrow.gif) no-repeat 3px 5px;
}

#zijmenu-content li a.current{
	font-weight: bold;
	}
	

#zijmenu-onder {
	background: transparent url(images/zijmenu_onder.png) 0 0 no-repeat;
	height: 14px;
	background-position:left top;
	}

	
#zijmenu h1 {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	height: 21px;
	margin: 0px 0 10px 0;
	padding-top:5px;
	}

	

/* zijblok
------------------------------------------------*/
#zijblok {
	width: 203px;
	background-color: #fff;
	float: right;
	margin-top: 25px;
	font-size: .9em;
	color:#253745;
	}

#zijblok-top {
	background: transparent url(images/zijblok_top.png) 0 0 no-repeat;
	height: 12px;
	background-position:left top;
	}	
	
#zijblok-content {
	padding:0 10px;
	}

#zijblok-onder {
	background: transparent url(images/zijblok_onder.png) 0 0 no-repeat;
	height: 40px;
	background-position:left top;
	background-color:#253745;
	}

#zijblok h1 {
	color: #253745;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0 10px 0;
	padding: 0;
	}
 #zijblok h2 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	font-size: 1.1em;
	font-weight: bold;
	}
 #zijblok h3 {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
	font-size: .9em;
	font-weight: bold;
	}

#zijblok a{
	color: #0f9571;
	font-weight: bold;
	}

/* Lists
----------------------------------------------------------------------------- */
ul.pipe,
ul.tick-list {
  list-style-type: none;
}

.pipe li {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(images/pipe.gif);
  padding-left: 1px;
}

.pipe li.first {
  background: 0;
}

.pipe li a {
  padding: 0.1em 0.5em;
  vertical-align: baseline;
}


ul.tick-list {
  padding-left: 0;
  margin: 0;
}

ul.tick-list li {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(images/tick.png);
  padding-left: 2.5em;
  padding-bottom: 1.0em;
}





/* Onderkant
----------------------------------------------------------------------------- */

#ondervlak{
	width:900px;
	background:#047d94 url(images/onder_top.png) 0 0 no-repeat;
	clear:both;
	}
#ondervlak-top{
	background: url(images/onder_top.png) 0 0 no-repeat;
	height: 10px;
	padding-top: 0px;
	}

#ondervlak-content{
	background-color:#047d94;
	margin:0;
	}

#ondervlak-content .kolom_links {
	width: 410px;
	float: left;
	padding: 0 20px 20px 20px;
	background-color:#047d94;
	border-right: 1px dashed;
	margin:0;
	}
	
#ondervlak-content .kolom_rechts {
	width: 409px;
	float: left;
	padding: 0 20px 20px 20px;
	background-color:#047d94;
	margin:0;
	}

#ondervlak h1 {
	font-size: 1.3em;
	}

#ondervlak a{
	color:#253745;
	}



/* Footer
----------------------------------------------------------------------------- */
#footer {
	color: #999;
	font-size: 1em;
	background-color: #0f9571;
	padding: 0 20px 0 20px;
	clear: both;
	margin: 0;
	padding:10px 20px;
	}

#footer a {
	color: #fff;
	}

#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	}

#footer ul li, #footer ul a {
	display: inline;
	}

#footer-menu {
	float: left;
	}

#copyright {
	text-align: right;
	font-size: .8em;
	color:#fff;
	}

#copyright a{
	color:#000;
	}

#copyright a.hover{
	color:#000;
	border-bottom:1px dotted;
	}





