* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff url("../images/bg.jpg") repeat top center;
	font-family: "Trebuchet MS", Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 130%;
	color: #272726;
}

img, input.radio, input.button {
	border: none;
}

a {
	outline: none;
}

a, a:visited {
	color: #8c83c6;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

p {
	margin: 8px 0;
}

#wrap {
	min-height: 100%;
	position: relative;
}

* html #wrap {
	height: 100%;
}

#inner-wrap {
	padding-bottom: 110px;
}

#inner-wrap:after {
	content: " ";
	display: block;
	clear: both;
}

* html #inner-wrap {
	height: 1px;
}

#container {
	width: 840px;
	margin: 0 auto;
	margin-top: 10px;
}

#top {
	background: url("../images/top.png") no-repeat top left;
	height: 10px;
	width: 840px;
}

#bottom {
	background: url("../images/bottom.png") no-repeat top left;
	height: 10px;
	width: 840px;
	margin-bottom: 20px;
}

#navigation {
}

#navigation p {
	margin: 0;
	font-size: 12px;
	line-height: 100%;
	padding: 0 0 6px 0;
	color: #87879d;
}

#navigation a, #navigation a:visited {
	color: #87879d;
	margin: 0 10px 0 20px;
	padding: 0 0 4px;
	font-weight: bold;
}

#navigation a:hover, #navigation a:active, #navigation a:focus, #navigation a.current {
	color: #002555;
	text-decoration: none;
	background: url("../images/menu_arrow.png") no-repeat bottom center;
	padding: 0 0 4px;
	font-weight: bold;
}

#navigation a.orange, #navigation a.orange:visited {
	color: red;
}


#subnavigation {
	background-color: #d6d6d6;
}

#subnavigation p {
	margin: 0;
	font-size: 11px;
	line-height: 100%;
	padding: 6px 0 4px 0;
	color: #7b7f7b;
}

#subnavigation a, #subnavigation a:visited {
	color: #7b7f7b;
	margin: 0 10px 0 12px;
	font-weight: bold;
}

#subnavigation a:hover, #subnavigation a:active, #subnavigation a:focus, #subnavigation a.current {
	color: #393b34;
	text-decoration: none;
	font-weight: bold;
}

#content {
	width: 800px;
	margin: 0;
	padding: 20px;
	font-size: 12px;
	background: #fff;
}

#content p {
	text-align: justify;
}

#content p.align_center {
	text-align: center;
}

#footer {
	position: absolute;
	bottom: 0;
	height: 110px;
	background-color: #395456;
	width: 100%;
}

#footer_content {
	width: 840px;
	margin: 0 auto;
	height: 90px;
}

#footer_address {
	float: left;
	display: inline;
	color: #ffffff;
}

#footer_logos {
	float: right;
}

#footer_address p {
	font-size: 12px;
	line-height: 110%;
	margin: 0;
	padding-top: 10px;
}

#footer_logos a {
	margin-left: 20px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #002555;
	margin: 0 0 8px 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #002555;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #002555;
	margin: 0 0 8px 0;
}

h3.projecttitle {
	font-size: 12px;
	color: #000000;
	margin: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #002555;
	margin: 2px 0 4px 0;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #002555;
	margin: 2px 0 4px 0;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #002555;
	margin: 2px 0 4px 0;
}

#sidebar h2 {
	color: #002555;
	font-size: 16px;
	border-bottom: 1px solid #002555;
	width: 160px;
	padding: 0 0 4px 0;
}

#sidebar h3 {
	color: #002555;
	font-size: 14px;
	line-height: 120%;	
	margin: 0;
}

#sidebar h4 {
	color: #393f39;
	background: url("../images/ball.gif") no-repeat 0 3px;
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 120%;
	margin: 10px 0 0 0;
}

#sidebar p {
	color: #9d9d9b;
	font-size: 11px;
	line-height: 130%;
	margin: 5px 0;
}

a.readmore, a.readmore:visited {
	color: #080884;
	text-decoration: none;
	background: url("../images/glasses.gif") no-repeat 0 3px;
	padding-left: 25px;
}

a.readmore:hover, a.readmore:active, a.readmore:focus {
	text-decoration: underline;
}

a.back, a.back:visited {
	color: #080884;
	text-decoration: none;
	background: url("../images/back.gif") no-repeat 0 3px;
	padding-left: 20px;
}

a.back:hover, a.back:active, a.back:focus {
	text-decoration: underline;
}

a.moreinfo, a.moreinfo:visited {
	color: #5ab359;
	font-style: italic;	
}

a.sidebartitle, a.sidebartitle:visited {
	color: #002555;
	text-decoration: none;
	font-weight: bold;
}

a.sidebartitle:hover, a.sidebartitle:active, a.sidebartitle:focus {
	text-decoration: underline;
}

a.sidebarcontent, a.sidebarcontent:visited {
	color: #9d9d9b;
}

a.sidebarcontent:hover, a.sidebarcontent:active, a.sidebarcontent:focus {
	text-decoration: underline;
}

#footer a {
	color: #fff;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}

table {
	font-size: 12px;
}

ul, ol, li {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 6px 0;
}

li {
	margin: 0 0 0 18px;
}

.mceContentBody {
	font-size: 11px;
	background-color: #fff;
}

input, textarea, select {
	border:1px solid #002555;
	font-size: 12px;
}

input {
	padding: 4px 2px;
}

.nwrptext {
	height: 300px;
	width: 450px;        
}

.nwrpintro {
	height: 100px;
	width: 450px;        
}

hr {
	color: #002555;
	background-color: #002555;
	height:1px;
	border:none;
	margin: 12px 0 12px 0;
}

table, tr, td {
	vertical-align: top;
}

tr.center, tr.center td {
	vertical-align: middle;
}

.errors {
	margin: 0 12px 0 12px;
	color: #790000;
	padding: 4px;
	border: 1px solid #790000;
}

/* Text Editor */
p.acht, span.acht {
	font-size: 8px;
}

p.negen, span.negen {
	font-size: 9px;
}

p.tien, span.tien {
	font-size: 10px;
}

p.elf, span.elf {
	font-size: 11px;
}

p.twaalf, span.twaalf {
	font-size: 12px;
}

p.veertien, span.veertien {
	font-size: 14px;
}

p.zestien, span.zestien {
	font-size: 16px;
}

p.normaal, span.normaal {
	font-size: 11px;
}

.projects table tr {
	line-height: 125%;
}

.projects hr {
	color: #9d9d9d;
	background-color: #9d9d9d;
	height: 1px;
	border: none;
	margin: -1px 0 2px 0;
}

p.readmore {
	margin: 4px 0 0 0;
}

span.author {
	color: #8c83c6;
	font-style: italic;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}

.right {
	text-align: right;
}

textarea.contact, input.contact {
	border-top: 1px solid #abadb3;
	border-right: 1px solid #e3e9ef;
	border-left: 1px solid #e3e9ef;
	border-bottom: 1px solid #e3e9ef;
}

textarea.contact {
	width: 100%;
	height: 70px;
	background: url("../images/textarea.gif") no-repeat bottom right;
}

input.contact {
	width: 190px;
}

input.contact_send {
	border: none;
	background: url("../images/send.gif") no-repeat top left;
	padding: 0;
	height: 21px;
	width: 52px;
}


div.wit, div.blauw {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #d4d1e8;
}

div.blauw {
	background: #eeecf6;
}
