body {
	padding:0px;
	margin:0px;
	
	font-family:verdana, arial;
	font-size:12px;
	color:#414141;
	line-height:20px;
	
	text-align:center;
}

#container {
	width:1000px;
	
	position:relative;
	margin:0 auto;
	
	text-align:left;
	
	overflow:hidden;
}

#header {
	width:1000px;
	height:96px;
	background:url("../images/header_31.jpg") 1px 0px no-repeat;
}

#overflow {
	overflow:hidden;
	background:url("../images/bg.jpg") top left repeat-y;
	_height:1%;
}

#column_left {
	width:790px;
	float:left;
	display:inline;
	min-height:435px;
}

#column_right {
	width:210px;
	float:left;
	display:inline;
	background:url("../images/image_right_bg.jpg") top left no-repeat;
	height:367px;
}

#content {
	width:772px;
	
	overflow:hidden;

	background:url("../images/bg_content.jpg") bottom left no-repeat;
	padding:0px;
	margin:0px;
	z-index:100;
}


.listitem {
	margin-left:130px;
	_margin-left:160px;
}


hr {color: #000000; background-color: #000000; border: 1px dotted #000000; border-style: none none dotted; }

img {
	margin:5px;
}

.position {
	width:732px;
	_width:762px;
	

	min-height:338px;
	height:auto !important;
	height:338px;
	
	float:left;
	display:inline;
	padding:20px 20px 2px 20px;
	margin-bottom:20px;
	_padding-bottom:20px;
}

#content h1 {
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#ce1441;
}

ul#idMenuTopLeft {
	background:white;
	height:29px;
	padding:0px;
	margin:0px;
	list-style:none;
	background:url("../images/bg_repeat.jpg") top left repeat-x;
}

ul#idMenuTopLeft li {
	font-size:11px;
	padding-top:1px;
	width:157px;
	_width:158px;
	float:left;
	height:28px;
	_height:29px;
	text-align:center;
	border-left:1px solid white;
	background:url("../images/bg_repeat.jpg") top left repeat-x;
	z-index:10000;
}

ul#idMenuTopLeft li a {
	color:white;
	text-decoration:none;
	display:block;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:3px;
}

ul#idMenuTopLeft li a:hover {
	color:white;
	background:#ce1442;
}


#footer {
	width:1000px;
	background:url("../images/bg_footer_2.jpg") top left repeat-y;
	overflow:hidden;
	
	font-size:9px;
	line-height:14px;
}

#projecten {
	width:310px;
	color:white;
	margin-left:30px;
	float:left;
	display:inline;
	_padding-top:20px;
}

#projecten a
{
	color:white;
}

#portfolio {
	width:590px;
	color:white;
	margin-left:30px;
	float:left;
	display:inline;
	_padding-top:20px;
}

#portfolio a.link {
	float:right;
	margin-top:12px;
	color:white;
	text-decoration:none;
}

#portfolio a img {
	border:none;
	margin-right:10px;
	margin-bottom:-5px;
}

#projecten h1 {
	color:white;
	font-size:14px;
}

#portfolio h1 {
	color:white;
	font-size:14px;
}

#contact h1 {
	font-size:12px;
	color:#ce1441;
	border-bottom:1px solid #ce1441;
	width:185px;
	float:right;
	margin-top:16px;
	display:inline;
}

#contact .left {
	float:left;
	display:inline;
	margin-left:24px;
}

#contact .right {
	float:right;
	display:inline;
	margin-right:20px;
}

ul#idMenuLeftBottom {
	padding:0px;
	margin:0px;
	list-style:none;
	
	clear:both;
	float:right;
	display:inline;
	width:190px;
	
	margin-top:30px;
	_margin-top:40px;
	padding-bottom:10px;
}

ul#idMenuLeftBottom li {
	border-bottom:1px solid white;
}

ul#idMenuLeftBottom li a {
	display:block;
	color:white;
	padding:3px;
	text-decoration:none;
}

ul#idMenuLeftBottom li a:hover {
	background-color:#ce1441;
}

ul#idMenuLeftBottom li a.clsLinkBerkumloop {
font-weight:bold;
color:white;
background-color:#ce1441;
}

ul#idMenuLeftBottom li a.clsLinkBerkumloop:hover {
font-weight:bold;
color:white;
background-color:#ce1441;
}

a
{
	color:#006D69;
	text-decoration:none;
	font-weight:normal;
}

a:hover
{
	color:#006D69;
	text-decoration:underline;
	font-weight:normal;
}

table
{
	font-family:		Arial;
	font-size:			11px;
	color: 				#5A5A5A;
}

td
{
	font-family:		Arial;
	font-size:			12px;
	color: 				#5A5A5A;
}

/* formulieren BEGIN */

table.form
{
	font-family:arial, verdana;
	font-size:12px;
	color:#414141;
}

.req
{
	color:			#CE1541;
}

.text
{
	font-family:	verdana, arial;
	font-size:		11px;
	
	border:			1px solid #000000;
	background:		url("../cms/images/bg_textfield.jpg") top left repeat;
	
	width:			250px;
	height:			20px;
}

.button
{
	font-family:	verdana, arial;
	font-size:		11px;
	font-weight:	bold;
	color:			white;
	
	border:			1px solid #000000;
	background:		#006D68;
	
	width:			250px;
	height:			20px;
}

.textarea
{
	font-family:	verdana, arial;
	font-size:		11px;
	
	border:			1px solid #000000;
	
	width:			250px;
	height:			150px;
}

/* formulieren EIND */

hr
{
	background-color:	#FFFFFF;
	color:				#FFFFFF;
	border:				none;
	border-bottom:		1px dotted #7B7D7B;
	height:				1px;
	
	margin-bottom:		10px;
}
