body {
	margin:0;
	padding:0;
	background:#fff url('/images/background.gif') repeat-y center center;;
	font: normal normal normal .9em/1.2em  Helvetica, Arial, sans-serif;
	text-align:center;/* ie-6 hack */
	border:0 none;
}
div {
	padding:0;
	margin:0;
}
#container {
	position:relative;
	top:0;
}
#header {
	z-index:99;
	position:relative;
	width: 970px;
	height: 110px !important ;
	margin:0 auto;
	background-color:white;
	text-align:left;/* ie-6 hack */
}
#header a img {
	position:relative;
	top:15px;
}
#content {
	background:transparent url('/images/anyidea-curve.gif') -18px -2px no-repeat;
	position:relative;
	width:970px;
	margin:0 auto;
	text-align:left;/* ie-6 hack */
	min-height:640px;
	height:auto !important;
	height:640px;
}
#adres {
	position:relative;
	clear:both;
	margin:40px auto 0;
	height:25px;
	width:969px;
	bottom:0px;
	text-align:center;
	color: #fff;
	font-size: 0.8em;
	font-style: normal;
}

#adres a {
	text-decoration:none;
	color:#fff;
}
address {
	display:inline;
	font-style: normal;
	}
#text-column {
	position:relative;
	float:right;
	right:10px;
	width: 325px;
	margin:90px 52px 0 0;
	padding:5px 0 15px 0;

}
#text-column p {
	margin-top:10px;
	margin-bottom: 20px;
}

#text-column ul {
	color:#ffffff;
	padding-left:10px;
	margin-left:4px;
}

h1,h2,h3,h4,h5,h6,p, li {
	color: #FFF;
	text-align:justify;
	margin:0 4px 10px 0;
	padding:0;
}
h1#titels {
	position:relative;
	margin-right:10px;
	top:-11px;
	text-align:right;
	font-size: 48px !important;
	line-height: 100%!important;
	color:white;
}
h2, h3 {margin:0 4px 0 0;}
a {
	color:white;
	text-decoration:none;
}
img {
	border:0 none;
}


strong, em {
	font-weight:normal;
}
.attentie {
	font-weight: bold;
}

/* opmaak tbv dynamische portfolio op frontpage */

#dynamics {
	position:relative;
	top:200px;
    left:52px;
	width:347px;
    float:left;
}
#dynamics img {
    padding:0;
    width:347px;
}
/*PORTFOLIO OPMAAK */
div.portfolio {
	position:relative;
	top:20px;
	left:1px;
	float:none;
}
div.portfolio ul {
	position:relative;
	list-style-type:none;
}
.portfolio li {
	position:relative;
	display:inline;
	float:right;
	width:217px;
	height:207px;
	color:#4d4f99;
	margin:15px 10px 15px 0px;
	border:0 none;
}
.portfolio a {
	position:relative;
	display:block;
	top:0;
	left:0;
}
.portfolio a img {
	position:absolute;
	top:0;
	left:0;
}
.portfolio span,
.portfolio em {
	color:#F29419;
}

/* opmaak voor de navigatie */
ul#nav {
	position:relative;
	top:20px;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:100;
	height:246px;
}
#nav li {
	background:transparent url("/images/bullet.jpg") 0 2px no-repeat;
	padding-left:23px;
	margin:5px 0;
}
#nav li a {
	color:#4d4f99;
	font-weight:bold;
	text-decoration:none;

}

#nav li a:hover{
	color:#202057;
}

span.blauw {
	color:#4d4f99;
	padding:0 20px;
}
.verberg {
	position: absolute;
	left:-400px;
}
div#contact {
	position:absolute;
	right:10px;
	width: 197px;
	height: 187px;
	padding:15px 15px 5px 5px;
	background: white url('/items/item-blank.gif') no-repeat;
}
#contact-links {
	width:55px;
	float:left;
	color: #F29419;
	text-align:right;
	font-weight:bold;
	line-height: 3em;
	margin:2px;
	}
#contact-rechts {
	width:100px;
	float:left;
	color:#323389;
	text-align:left;
	line-height: 3em;
	margin:2px;
	}

#contact-form {
	position:absolute;
	top: 150px;
	right:275px;
	width: 410px;
	padding:0 5px;
	text-align: justify;
	color:#ffffff;
}
textarea, input{
	border:1px solid #323389;
	overflow:hidden;
	width:300px;
}
input#postcode {
	width:60px;
	float:left;
	margin-right:6px;
}
input#plaats {
	width:230px;
	float:right
}
input#submit {
	width:79px;
	height:29px;;
	background: transparent url('/images/versturen.gif') no-repeat;
	border:none;
	margin-top:4px;
	margin-left: 90px;
}
.clear {clear:both}
 .box {
     position: fixed;
     left: 0px;
     top: 20px;
     padding:25px 0;
 }
 * html .box {
     position: absolute;
 }