* html #container {
		height:440px;
	width:950px;
}

body {
	margin:0px;
	padding:0px;	
}


body a {
	outline:none;
	
}

b {
	color: #4B4B4B;
	
}

#container {
	position:absolute;
	top:50%;
	margin-top: -260px;
	height:440px;
	width:950px;
	left:50%;
	margin-left:-475px;
}
#top {
	background-image:url(../img/top.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:15px;
	width:950px;	
}
#top img {
	border:none;
	margin-top:20px;
}
#middle {
	height:410px;
	width:950px;
	background-color:#FFF;
}
#top_edge {
		width:950px;
		height:50px;
		margin-top:0px;
}
#menu {
	float:right;
	margin-top:15px;
	
}
.link_menu {
	color:#666;
	font-size: 13pt;
	padding:0px 18px  0px 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
#bottom {
	background-image:url(../img/bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:15px;
	width:950px;	
	
}
#portfolio_left {
	height:280px;
	width:450px;
	float:left;
}
#portfolio_right {
	height:260px;
	width:470px;
	float:right;
	margin-right:10px;
}
#portfolio_right_top {
	height:15px;
	width:470px;
	background-image:url(../img/portfolio_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	
}
#portfolio_right_middle {
	width:468px;
	height:255px;
	background-color:#f3f3f3;
	overflow: auto;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	
}
#portfolio_right_bottom {
		height:15px;
	width:470px;
	background-image:url(../img/portfolio_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	
}
#portfolio_wrap{
	margin-top:20px;
	height:250px;
	width:450px;
}
#footer {
	width:930px;
	height:60px;
	background-image: url(../img/bg-slogan.jpg);
	margin-top:300px;
	margin-left:10px;
	
}
.footer_tekst {
	color:#999;
	float:right;
	font-size:11px;
	margin-top:10px;
	
}
.black_block {
	background-image: url(../img/black_block.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:140px;
	height:100px;
	margin:15px 0px 0px 10px;
	float:left;
}
.black_block img {
	border: none;
}
p {
	padding:0px 15px 10px 30px;
	margin:0px;
	font-size:83%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#333;
	
}
.foutmelding {
	color: #F00;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:18px;
}
.footer_link {
		color: #A45499;
		text-decoration:underline;
	
}
h2 {
	color:#a64598;
		padding:0px 0px 0px 30px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
				font-size:85%;
	
}
h4 {
	color:#a64598;
		padding:0px 0px 0px 30px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
				font-size:75%;
	
}
h3 {
	color:#a45499;
		padding:5px 0px 0px 10px;
		margin-top:0px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
				font-size:85%;
	
}
.more {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a45499;
	text-decoration:underline;
	padding:10px 20px 10px 10px;
	
	
}
#cloud {
	width:930px;
	height:25px;
			margin:0px 10px 0px 10px;
	
}
#cloud_wrap {
	background-color:#FFF;
	
}
#cloud_position {
		background-image: url(../img/cloud.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:144px;
	height:100px;
	float:left;
	margin-left:550px;
	
}
h1 {
	padding:0px 0px 0px 30px;
	font-size:13pt;
	font-weight:bold;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color: #666;
	
}
input.text_field {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
font-size:12px;
margin:0;
padding:3px;
margin-top:2px;
width:200px;
}
input.text_field_spam {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
font-size:12px;
margin:0;
padding:3px;
margin-top:2px;
width:100px;
}
#text_field2 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
font-size:12px;
margin:0;
padding:4px;
margin-top:2px;
height:90px;
width:300px;
}
input.text_field {
font-size:16px;
}
#active {
	color:#a45499;
	
}
.slogan_tekst {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	letter-spacing:2px;
	color:#999;
	word-spacing:2px;
	padding-top:17px;
	
}
.slogan_tekst {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	letter-spacing:2px;
	color:#999;
	word-spacing:1px;
	padding-top:17px;
	
}

.yellow_tekst {
	margin:0px;
	padding:0px 20px 0px 10px;
	font-size: 12px;
	color:#666;

}
.yellow_block {
	background-color:#FFFFCA;
	margin:5px 20px 10px 20px;
	padding:10px 0px 40px 0px;

}

.sitemap_link {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
	
}

.contact_formulier {
	margin-left:15px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0px;
	
}
label {
display: block;
    width: 100px;
    float: left;
	
}
#verstuurknop {
	width:80px;
	height:25px;
	margin-top:70px;
	margin-right:10px;
	float: right;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tekst_12px {
	font-size:12px;
	
}

.contact_tekst {
	font-size:18px;
	letter-spacing:0px;
	line-height:25px;
	word-spacing:2px;
	color:#666;
	
}



