body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #423b2d;
	background-color: #E9D8A2;
	text-align: center;
}

.InfoOpmerking {
	font-size: 1.2em;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	float: none;
	}

.blikvanger {
	font-size: 1em;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline overline;
	text-align: right;
	padding-left: 500px;
	margin-left: 0px;
	float: right;
	padding-top: 20px;
}

.blikvangeruit {
	font-size: 1em;
	color: #F6F5F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline overline;
	text-align: right;
	padding-left: 35px;
	margin-left: 500px;
	float: right;
	padding-top: 20px;
}

.titel {
font-size: 1.5em;
	color: #352f24;
}

.starttitel {
	font-size: 1.3em;
	color: #352f24;
}

.subadres {
font-size: 0.8em;
	color: #352f24;
}

.starttitel2 {
	font-size: 0,8em;
	color: #352f24;
	line-height: 1em;
}


.mailweggoed {
	font-size: 1.5em;
	text-align: center;
	color: #CC0000;	
}
.mailwegfout {
	font-size: 1.5em;
	color: #CC0000;
	text-align: center;
}


img.left, img.right, img.side {
	border: 5px solid #FFFFFF;
	margin-bottom: 1px;
	margin-left: -4px;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	margin-left: 15px;
}



a{ 	/* Dit is globaal geldig! */
	text-decoration: none;
	font-weight: bold;
	color: #006579;
}
a:hover{
	color: #7fb2bc;
}

p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	line-height: 1em;
	color: #352f24;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	margin-top: 12px;
}
strong {
	color: #352f24;
}

.cwright {
	font-size:10px;
	color: #333366;
	margin-left: 35px;
}

h3{
	font-size: 1.3em;
}
h4{
	font-size: 1.2em;
}
h3.box-title, h4.box-title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
}
.large-text {
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.1em;
}


.hide{
	display: none;
}
.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.container-top, .container-body, .container-foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.container-body {
	min-height: 800px;
	overflow: hidden;
}
.padding{
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 10px;
}	
.paddinglinks{
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 10px;
	
}
.container-top{
	background-image: url(../images/header-bg2.gif);
	background-repeat: no-repeat;
	height: 225px;
}
.container-top .padding{
	padding-top: 58px;
}
.container-top .logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 430px;
	font-size: 0.8em;
}
.global-nav{
	float: right;
	width: 500px;
	margin-left: 0px;
}
.global-nav ul{
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav ul li{
	display: inline;
}
.global-nav a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	padding: 5px;
	float: left;
	color: #423b2d;
	text-decoration: none;
	margin-left: 10px;
}
.global-nav a:hover{
	color: #ba3600;
}
.global-nav a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}
.global-nav a.dotborder{
	/*border: 1px;
	border-style: dotted; */
	color: #CC6666;
}
/*============================================================================*/
.menutabel2 {
	width: 850px;
	margin-left: -5px;
	padding-top: 45px;
	float: left;
	text-transform: lowercase;
}

.menutabel2 a{
	font-weight: bold;
	text-transform: lowercase;
	/*display: block;
	float: left; */
	color: #996633;
	text-decoration: none;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menutabel2 a:hover{
	color: #ba3600;
}
.menutabel2 a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}


/*============================================================================*/
.global-nav2{
	width: 800px;
	margin-left: 10px;
	padding-top: 60px;
	float: left;
}
.global-nav2 ul{
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav2 ul li{
    display: inline;
	/*display: table;
	/*display: inline; /* inline-table; display: inline;
/* **********************************************************/
}
.global-nav2 a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	float: left;
	color: #CC9900;
	text-decoration: none;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.global-nav2 a:hover{
	color: #ba3600;
}
.global-nav2 a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}

/*============================================================================*/


/*============================================================================*/
.global-nav3{
	width: 800px;
	margin-left: 11px;
	padding-top: 0px;
	float: left;
}
.global-nav3 ul{
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.global-nav3 ul li{
	display: inline-table;
}
.global-nav3 a{
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	float: left;
	color: #996633;
	text-decoration: none;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.global-nav3 a:hover{
	color: #ba3600;
}
.global-nav3 a.current{
	background-color: #6C3E34;
	color: #FFFFFF;
}

/*============================================================================*/
.container-banner {
	height: 140px;
	color: #826500;
	font-size: 25px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	background-color: #2B1611;
}
.container-banner a { /* this controls the link within the banner area of the home page */
	color: #006666;
}
.container-banner a:hover {
	color: #FFFFFF;
}

.container-banner h3 {
	color: #FFFFFF;
	font-size: 2.3em;
	font-weight: normal;
	padding-top: 50px;
}
.container-banner img {
	float: left;
	margin-right: 30px;
	padding-left: 70px;
	padding-top: 10px;
}
.container-banner .padding {
}


.container-body{
	background-image: url(../images/page-body-bg.gif);
	background-repeat: repeat-y;
	background-color: #E9D8A2;
}

.container-body .titel {
font-size: 1.5em;
	color: #352f24;
}

.home-column {
	float: left;
	width: 276px;
}

.container-body .main-content{
	float: left;
	width: 830px;
}

.container-body .contactpag{
	float: left;
	width: auto;
}


.container-body .side-content{
	float: left;
	width: 310px;
	margin-left: 30px;
}
.side-content a {
	color: #669933;
}
.side-content a:hover {
	color: #b2cc99;
}

.page-flip  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-image: url(../images/sidebar-page-flip.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.page-flip-cont1  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-image: url(../images/sidebar-page-flip.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	}
	
.page-flip-side1 { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-position: 0px bottom;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 110px;
	float: right;
	text-align: right;
	}
		
	.page-flip-side2 { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-position: 0px bottom;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 100px;
	float: right;
	text-align: right;
	line-height: normal;
	}
	
.page-flip-cont2  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-image: url(../images/sidebar-page-flip.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-top: 70px;
	font-size: 10px;
	line-height: normal;
	}
	
.page-flip-cont3  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	background-image: url(../images/sidebar-page-flip.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-top: 70px;
	font-size: 0,7;
	}

.page-flip-home {
	margin-bottom: 0px;
}
ul.line, ul.side-nav, ul.foot {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.line    li  { /* apply the "line" class to a UL to remove the indent from your lists and add a line under each item */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.main-content ul, .main-content ol {
	margin-top: 0px;
	margin-bottom: 1.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 2em;
	margin-left: 2em;
}

.main-content ul li, .main-content ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDAC3;
	padding-bottom: .75em;
	margin-bottom: .75em;
}

.news-date {
	float: left;
	text-align: center;
	color: #352f24;
	display: block;
	width: 40px;
}
.news-date .month {
	font-weight: bold;
	text-transform: uppercase;
}
.news-date  .day {
	font-size: 1.75em;
	font-weight: bold;
	color: #BA3600;
}
.news-date .year {
	font-size: .9em;
}
.news-item {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDAC3;
	float: left;
	margin-left: 12px;
	padding-left: 12px;
	width: 165px;
}

ul.resources li, ul.side-nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDAC3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul.side-nav li{
	margin-bottom: 6px;
	padding-bottom: 6px;
}



ul.side-nav li a{ /* this is the sidebar sub navigation link style. */
	color: #BA3600;
	display: block;
	background-image: url(../images/sidebar-nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 12px;
	text-transform: lowercase;
}
ul.side-nav li a:hover{
	color: #dc9a7f;
}

.container-foot{
	background-image: url(../images/page-foot-bg.gif);
	background-repeat: no-repeat;
	color: #423b2d;
	font-size: 1em;
	line-height: 1.4em;
}
.container-foot h3{
	padding-bottom: .25em;
	font-size: 1.75em;
}
.container-foot a{ /* this is style that controls all footer links. */
	color: #352F24;
}
.container-foot a:hover{
	color: #DDDAC3;
}
ul.foot{
	padding-bottom: .5em;
}
ul.foot li{
	display: inline;
	margin-right: 15px;
}

.container-foot p{
	padding-bottom: .5em;
}

.container-foot .padding {
	padding-top: 92px;
	padding-bottom: 20px;
}
.container-foot .info {
	float: left;
	width: 200px;
}
.container-foot .links{
	width: 610px;
	margin-left: 0px;
	float: left;
}
form.contact {
	margin: 0px;
	padding: 5px;
	line-height: 2em;
}
form.contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form.contact div.clear {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDDAC3;
	margin-bottom: 3px;
}

form.contact  label {
	text-align: right;
	float: left;
	width: 125px;
}
form.contact    .element      {
	margin-left: 5px;
	border: 1px solid #DDDAC3;
	float: left;
	width: 200px;
	color: #797266;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
form.contact  .large {
	width: 300px;
	margin-left: 5px;
}

form.contact  .checkbox {
	margin-left: 25px;
	border: 1px solid #DDDAC3;
	float: none;
	width: 20px;
	color: #797266;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
} 

form.contact  .checkboxarea {
	margin-left: 130px;
	border: 1px solid #DDDAC3;
	float: none;
	width: 300px;
	color: #797266;
	margin-right: 5px;
	margin-bottom: 10px;
	line-height: 2em;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
} 

form.contact .button {
	font-weight: bold;
	color: #6C3E34;
	background-color: #F2F2EA;
	padding: 5px;
	margin-left: 130px;
	border: 1px solid #DDDAC3;
	float: left;
}
form.contact .button:hover {
	background-color: #FFFFFF;
}
.alert {
	font-size: 0.9em;
	font-style: italic;
	color: #FF3300;
}
.starttekst {
	height: auto;
	width: 400px;
	float: left;
	position: relative;
	left: 160px;
	top: -200px;
}
.CaptainAntra {
	position: relative;
	top: -100px;
	right: -500px;
}
.NierBur {
	position: relative;
	top: -100px;
}
br.clear {
	border: none;
	height: 0px;
	clear: both;
}
