body {
	font-size: 12px;
    font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	background: #004d93;
	margin: 0;
	padding: 0;
	}

p, ul, li, form, img, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	line-height: 16px;
}
ul {
	margin: 10px 0 0 20px;
	list-style-type: square;
	line-height: 16px;
}
h1,h2,h3 {
	font-weight: normal;
}
h1 {
	color: #9A3604;
	font-size: 20px;
	margin-top: 20px;
}
h2 {
	color: #0D7891;
	font-size: 16px;
	margin-top: 15px;
}
h2 a {
	color: #0D7891;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	text-decoration: underline;
}
#sidebar {
	padding: 0 0 0 25px;
}
#sidebar h2 {
	color: #9a3604;
	font-weight:bold;
	margin-bottom: 10px;
}
h2.paragraaf {
	padding-top: 15px;
	border-top: 1px solid #D6D1BA;
}
h3 {
	color: #000;
	font-size: 13px;
	margin-top: 8px;
	font-weight:bold;
	font-family:verdana;
}

/* hoofd items */
.container {
	margin: 0 auto;
	width: 770px;
	}
	
	.container1 {
	margin: 0 auto;
	width: 770px;
	padding-top:200px;
	}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

/* header */
#header {
	color: #7E7A64;
	background: #fff url(../img/header.jpg) no-repeat;
	width:100%;
	height:206px;
}

/* links */
a {
	color: #9A3604;
	text-decoration:none;
}
a:hover, a:active {
	color: #0D7891;
	text-decoration:none;
	
}
ul.opsomming a {
	color: #000;
	text-decoration: none;
}
ul.opsomming a span.aangepast {
	color: #9A3604;
}
ul.opsomming a:hover, ul.opsomming a:active, ul.opsomming a:hover span.aangepast, ul.opsomming a:active span.aangepast, #sidebar ul.opsomming a:hover, #sidebar ul.opsomming a:active {
	color: #0D7891;
	background: #C9D6CF;
	text-decoration: underline;
}
#sidebar ul.opsomming a {
	color: #7E7A64;
	text-decoration: underline;
}

/* navigatie */
#menu {
	margin-top: -42px;
	padding:0px 0 0 0px;
}
#menu {
	white-space: nowrap;
}
#menu li {
	float: left;
	display: block;
	margin-right: 4px;
	text-align: center;
}
#menu li a {
	color : #00d1f2;
	background: url(../img/menu_bt.gif) right top no-repeat;
	text-decoration: none;
	font-family:verdana;
	font-size:12px;
	display: block;
	display: inline-block; /* IE 7 */
	height: 30px;
	line-height: 30px;
	border:none;
}
/*\*/
 * html #menu li a {
     width: 10px; /* IE */
 }
 /**/
#menu li a:hover, #menu li a:active {
	color: #fff;
	background: url(../img/menu_bt.gif) right bottom no-repeat;
}
#menu li a span {
	display: block;
	padding: 0 10px;
	background: url(../img/menu_lft.gif) left top no-repeat;

}
#menu li a:hover span, #menu li a:active span {
	background: url(../img/menu_lft.gif) left bottom no-repeat;
}

/* actieve menu-items */
#menu li.energo a {
	color: #fff;
	background: url(../img/menu_bt.gif) right bottom no-repeat;
}
#menu li.energo a:hover, #menu li.energo a:active {
	color: #fff;
	background: url(../img/menu_bt.gif) right bottom no-repeat;
}
#menu li.energo a span {
	background: url(../img/menu_lft.gif) left bottom no-repeat;
}
#menu li.energo a:hover span, #menu li.energo a:active span {
	background: url(../img/menu_lft.gif) left bottom no-repeat;
}
/* header content */
#slideshow {
	width: 206px;
	margin-top: 24px;
	float: left;
}
#slides {
	color: #000;
	background: #fff;
	width: 300px;
	padding: 3px;
	height: 127px;
	border: 1px solid #E9E6DA;
}

#intro p, #inleiding p {
	line-height: 18px;
	background: url(../img/unquote.gif) no-repeat;
    background-position:bottom right;
    padding-right:0px;
	
}
blockquote.withquote {
background:url(../img/quote.gif) no-repeat;
background-position:top left;
padding-left:20px;
text-align:justify;
width:400px;
float:right;
margin-top:10px;

}

/* middle */
#middle {
    width:100%;
	color: #000;
	background: #91dff7 url(../img/middle_bg.gif) right top no-repeat;
	padding-top: 0;
	height:100%;
}
#logos {
padding-top:0px;
height:60px;
width:100%;
text-align:center;
}

/* content */
#content {
	width: 510px;
	float: left;
	height:100%;
	margin-bottom:40px;
}
#content p {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:23px;
margin-top: 10px;
text-align:justify;
color:#004D93;
}
#content p.subtitel {
	color: #9A3604;
	margin-top: 0;
	font-weight:bold;
}
#content p.subtitelsub {
	color: #9a3604;
	font-size:11px;
	font-weight:bold;
	margin-top: 5px;
}
#content p.subtitel a {
	color: #7E7A64;
}
#content p.subtitel a:hover, #content p.subtitel a:active {
	color: #0D7891;
	background: #C9D6CF;
}

.captcha {
	width: 200px;
	height: 60px;
	display: block;
	margin-bottom: 10px;
}

.afbeelding {
	background: #fff;
	margin: 0 0 5px 10px;
	padding: 3px;
	border: 1px solid #004D93;
	float:right;
	
}
.afbeelding2 {
	background: #fff;
	margin: 0px 10px 5px 0px;
	padding: 3px;
	border: 1px solid #004D93;
	float:left;
	
}
#sidebar .afbeelding {
	background: none;
	margin: 0;
	padding: 0 0 5px 5px;
	border: none;
	float: right;
}

#sidebar .avatar {
	width: 60px;
	height: 60px;
	margin:  0 0 10px 10px;
	padding: 3px;
}

/* Formulier */
form {
	margin-top: 15px;
}
label {
	line-height: 25px;
	width: 100px;
	float: left;
}
input {
	font-size: 12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 200px;
	border: solid 1px #DED5B3;
	background-color: #fff;
	padding: 0;
	margin: 0 0 5px 0;
}

textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 350px;
	height: 80px;
	border: solid 1px #DED5B3;
	background: #fff;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
select {
	font-size: 12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	border: solid 1px #DED5B3;
	background: #fff;
	margin: 0 0 5px 0;
	padding: 0;
}

/* sidebar */
ul#moo {
list-style-type:none;
}
ul#moo li {
text-decoration:none;
}
ul#moo li a {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
display:block;
padding: 3px 0px 3px 0px;
background: transparent;
text-decoration: none;
text-align: left;
color: #004d93;
font-size:12px;
}
/* \*/
	* html ul#moo li a {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
display: inline;
padding: 3px 0px 3px 0px;
background: transparent;
text-decoration: none;
text-align: left;
color: #004d93;
font-size:12px;
}
	/* */
ul#main {
list-style-type:none;
}
ul#main li {
text-decoration:none;
}
ul#main li a {
float:left;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
display:block;
padding: 3px 0px 3px 0px;
background: transparent;
text-decoration: none;
text-align: center;
color: #fff;
margin-left:15px;
font-size:12px;
}
#sidebar {
	width: 235px;
	float: right;
	color: #7E7A64;
	padding: 25px 0 0 25px;
}
#sidebar p {
	margin-bottom: 10px;
}

/* foto's */

#thumbs {
	margin: 5px 0 0 0;
	padding: 0;
}
#thumbs div {
	background: #fff;
	display: inline;
	margin: 15px 25px 5px 0;
	padding: 0;
	height: 75px;
	float: left;
}
#thumbs div a {
	display: block;
	margin: 0;
	padding: 3px;
	border: solid 1px #C3BB9A;
	font-size: 0;
	line-height: 0;
}
#thumbs div a:hover, #thumbs div a:active {
	border: solid 1px #9A3604;
	background: #fff;
}
#thumbs div a img {
	border: none;
}

/* footer */
#footer {
	background:#004d93 url(../img/footer_bg.gif) repeat-x;
	width:100%;
	height:60px;
	color: #fff;
	padding-top:15px;
}
#footer a {
	color: #fff;
	background: none;
	text-decoration: none;
    padding-left:20px;	
}
#footer a:hover, #footer a:active {
	color: #fff;
	background: none;
	text-decoration: underline; 
}
.highslide {
	cursor: url(../js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
    padding:1px;
	border: 1px solid #004D93;
}
.highslide:hover img {
    padding:1px;
	border: 1px solid #9A3604;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}