th,td,body,a {
	font:11px verdana,arial,helvetica,sans-serif
}

.titel {
	font-size:11px;
	color:#214198;
	text-align:left;
	font-weight:bold;
}

th,td,body {
	color:#000
}

body {
	background:#8aa2ce;
}

a,a:visited,a:active {
	color:#0a1543
}

a:link,a:visited,a:active,#nav a {
	text-decoration:none
}

a:hover {
	text-decoration:underline;
	color:#06f
}

#logo {
	background:url(../Images/logo_nieuw.png) no-repeat;
	height:125px
}

#logo,#navigatie,#header,div#nifty {
	width:780px
}

#navigatie {
	height:25px;
	margin-top:5px
}

#header {
	background:url(../Images/header.jpg) no-repeat;
	height:220px;
	margin-top:10px
}

.tekst {
	margin:10px;
	width:500px;
	height:auto;
	text-align:justify;
	float:inherit;
}
.tekst2 {
	margin-left:10px;
	margin-right:10px;
	width:200px;
	height:auto;
	text-align:justify;
	float:right;
}

.portfolio {
	margin:10px;
	width:760px;
	height:auto;
	text-align:justify;
	float:inherit;
}

h1 {
	background:transparent;
	font-size:22px;
	text-align:center;
	text-decoration:none;
	border-color:#8AA2CE;
	border-bottom-width:1px;
	border-left-width:0;
	border-right-width:0;
	border-top-width:0;
	border-style:dotted
}
h2 {
font-size:12px;
color:#FF0000;
font-weight:bold;
}

div#nifty {
	position:relative;
	margin:0 auto;
	background:#e9eeff
}

.rbottom,.rtop,.rbottom *,.rtop *,#nav a {
	display:block
}

.rbottom *,.rtop * {
	height:1px;
	overflow:hidden
}

.r1 {
	margin:0 5px
}

.r2 {
	margin:0 3px
}

.r3,.rs1 {
	margin:0 2px
}

.r4,.rs2 {
	margin:0 1px
}

.r4 {
	height:2px
}

#nav ul,#nav {
	padding:3px 3px 0 0;
	margin:0;
	list-style:none
}

#nav li {
	float:right
}

#nav li,#nav ul {
	width:120px
}

#nav ul {
	position:absolute;
	left:-1000px
}

#nav li.ie_does_hover ul,#nav li:hover ul {
	background:0 0;
	left:auto
}

#nav a {
	margin:2px 5px 3px 5px
}

ul a {
	font-weight:bold
}

ul ul a:visited,ul ul a:link,ul ul a:active,ul ul a:hover {
	font-weight:normal
}

ul li {
	background:#8aa2ce;
	border-left:3px solid #e9eeff
}

ul ul li {
	background:#8ba2ce;
	border-top:3px solid #e9eeff;
	border-left:0
}

/* Contactformulier */

input{
background-color:#E9EEFF;
border:1px solid #00074F;
color:#0a1543;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
}

input:hover{
border:1px solid #00074F;
background-color:#8AA2CE;
}

input:focus {
border:1px solid #00074F;
background-color:#8AA2CE;
}

textarea{
background-color:#E9EEFF;
border:1px solid #00074F;
color:#0a1543;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
text-align:justify;
}

textarea:hover{
border:1px solid #00074F;
background-color:#8AA2CE;
}

textarea:focus {
border:1px solid #00074F;
background-color:#8AA2CE;
}