html, body, p, div, ul, li, h1, h2, h3, h4, h5, h6, form, img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

html, body
{
	background: #343a36;
	text-align: center;
	font-family:"georgia","arial","Trebuchet MS","Lucida Grande";
}

	div#header
	{
		margin-top: 27px;
		background: #ffffff;
	}
		div#header div#logo
		{
			margin-left: auto;
			margin-right: auto;
			text-align:left;
			width: 960px;
			height:130px;
		}
	div#menu
	{
		height: 47px;
		background: url(/static/interface/menu_background.gif);
		background-repeat: repeat-x;
	}
	
	div#menu ul
	{
		padding-top: 15px;
	}
		div#menu ul li
		{
			
			display: inline;
			list-style-type: none;
			padding-left: 30px;
		}
			div#menu ul li a
			{
				color: #fff;

				font-size: 16px;
			}
			div#menu ul li a:hover
			{
				color: #aec637;
			}
			
	div#twitter
	{
		margin-left: auto;
		margin-right: auto;
		width: 960px;
		height: 113px;
		overflow: hidden;
		color: #aec637;
	}
	
	div#twitter div.text
	{		
		content: 'test';
		font-size: 20px;
		line-height: 32px;
	}
	div#twitter div.text a
	{	
		color: #aec637;
	}
	div#twitter span.date
	{
		font-size: 14px;
		color: #fff;
	}
	div#content
	{
		background: #fff;

	}

		
		div#content div#wrapper
		{
			margin-left: auto;
			margin-right: auto;
			width: 960px;
			text-align: left;
			font-size: 14px;
			line-height: 22px;
			color: #666666;
		}
			div#content div#wrapper a
			{
				font-weight: bold;
				color: #666666;
				text-decoration: none;
			}
			div#content div#wrapper a:hover
			{
				color: #aec637;
			}
			
			div#content div#wrapper h1, h2, h3
			{
				font-size: 24px;
				margin-bottom: 10px;
				color: #aec637;
				font-weight: normal;
			}
		div#content div#wrapper div#right-colomn
		{
			padding-top: 24px;
			text-align: left;
			width: 310px;
			float: right;
			padding-bottom: 24px;
		}
		div#content div#wrapper div#left-colomn
		{
			padding-top: 24px;
			text-align: left;
			width: 620px;
			float: left;
			padding-bottom: 24px;
		}
			div#content div#wrapper div#left-colomn ul 
			{
				padding-left: 40px;
			}
				div#content div#wrapper div#left-colomn ul li
				{
					list-style-image: url(/static/interface/bullet.gif);

				}
				
			div#content div#wrapper div#left-colomn div#tim-recent
			{
				
			}
				div#content div#wrapper div#left-colomn div#tim-recent div.case
				{
					width: 171px;
					float: left;
					margin-right: 34px;
				}
					div#content div#wrapper div#left-colomn div#tim-recent div.case div.image
					{
						border: 10px solid #343a36;
					}
					div#content div#wrapper div#left-colomn div#tim-recent div.case div.title
					{
						padding-top: 10px;
						padding-left: 10px;
						font-weight: bold;
					}
					div#content div#wrapper div#left-colomn div#tim-recent div.case div.description
					{
						padding-left: 10px;
					}
	div#footer
	{
		height: 195px;
		background: url(/static/interface/footer.gif);
		color: #fff;
		font-size: 12px;
	}
	
	div#footer div#footerdata
	{
		margin-left: auto;
		margin-right: auto;

		width: 960px;
		text-align:left;
	}
	div#footer div#ddma
	{
		float:left;
		padding-top: 8px;
		width: 140px;
	}
	div#footer div#ddma div.text
	{
		width:110px;
		padding-bottom:7px;
	}
	div#footer div#ddma div.image
	{

	}
	div#footer div.privacy
	{
		padding-top: 17px;
		float: left;
	}
	

	div#footerdata div.socialmedia
	{
		margin-right: 190px;
		text-align: left;
		width:120px;
		padding-top: 7px;
		float: right;
	}
	div#footerdata div.socialmedia img
	{
		padding-top: 5px;
		margin-right: 10px;
	}
.clear
{
	clear: both;
}
.line
{
	margin-top: 25px;
	border-top: 1px dotted #666666;
	margin-bottom: 25px;
}

.wat-kan-tim ul
{
	font-size: 13px;
	font-weight: bold;
}
.wat-kan-tim ul li
{
		list-style-type: none;
}
.wat-kan-tim ul li a
{

	background: url(/static/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	list-style-type: none;

}

.wat-kan-tim ul li a:hover
{
	background: url(/static/interface/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	list-style-type: none;
}

div#cases img
{
	border: 2px solid #343a36;
}

div#postedform
{
	margin-top: 20px;
	background: #4a504c;
	color: #fff;
	padding: 16px;
}

div#postedform div.sexe
{
	padding-bottom: 5px;
}
div#postedform div.sexe input
{	
padding: 0px; 
margin: 0px;
border: 0px; 
height: 14px;
width: 14px;
margin-right: 5px;
}

div#postedform 
{

}


div#postedform input.text
{
	margin-bottom: 10px;
	width: 268px;
	height: 21px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/static/interface/bginput.jpg);
}

div#postedform input.medium1
{
	margin-bottom: 10px;
	width: 126px;
	height: 21px;
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(/static/interface/mediuminput.gif);
}
div#postedform div.fieldcontainer div.right
{
	width: 136px;
	float: right;
}
div#postedform div.fieldcontainer div.right div.inputheader
{
	height: 22px;

}
div#postedform div.fieldcontainer div.left
{
	width: 126px;

}

div#postedform input.medium2
{
	width: 126px;
	float:right;
}


div#postedform-footer
{
	height: 41px;
	*overflow: hidden;
	*margin-bottom: 60px;
	background: #4a504c;
}
div#postedform-footer div.button-aanmelden
{
	*position: absolute;
	*margin-left: 172px;
	float: right;
	height: 80px;
}

div#postedform-footer div.grey
{
	float: left;
	background: #4a504c;
	width: 172px;
	height: 41px;
}

div.clear
{
clear:both;
}

div.contact-form
{
	padding: 25px;
	padding-bottom: 0px;
	background: url(/static/interface/background-contact.jpg);
	width: 558px;
}

div.contact-form div.form
{
	background: url(/static/interface/paperclip.gif);
	background-repeat: no-repeat;
	background-position: 470px bottom;
}

div.contact-form div.veldcontainer div.cright
{

	width: 198px;
	float: right;
	padding-right: 150px;
	_padding-right:135px;
}  
div.contact-form div.veldcontainer div.cleft
{
	width: 198px;
}  


div.contact-form div.form input
{
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;
	height: 26px;
	width: 406px;
	border: 0px;
	background: url(/static/interface/input_background.gif);
}

div.contact-form div.form input.formmedium
{
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;
	height: 26px;
	width: 198px;
	border: 0px;
	background: url(/static/interface/input_medium.gif);
}

div.contact-form div.text-bottom
{
	float: right;
	width: 530px;
	margin-top: 25px;
	margin-bottom: 25px;
}
div.contact-form div.text-bottom input
{
	padding-top: 10px;
}

div.contact-form div.informed
{
	margin-top: 25px;
	float:left;
}

div.contact-form div.form div.sexe-input.male
{
	background: url(/static/interface/icon_men.gif);
	background-repeat: no-repeat;
	background-position: 30px 23px;
}

div.contact-form div.form div.sexe-input.female
{
	background: url(/static/interface/icon_female.gif);
	background-repeat: no-repeat;
	background-position: 30px 23px;
}

div.contact-form div.form div.sexe-input
{
	float:right;
	width: 68px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 30px 23px;
}

div.contact-form div.form div.sexe-input input
{
	height: 20px;
	width: 20px;
	background: none;
}

div.contact-form div.form div.label
{
	padding-top: 4px;
}

div.message-area
{
	background: #343a36;
	background-image: url(/static/interface/paperclip2.jpg);
	background-repeat: no-repeat;
	background-position: 475px 0px;
	padding: 25px;
	width: 558px;
}

div.message-area textarea
{
	font-family:"georgia","arial","Trebuchet MS","Lucida Grande";
	font-size: 15px;
	padding: 8px;
	border: 0px;
	width: 542px;
	height: 99px;
	background: url(/static/interface/textarea_background.gif);
}



.error
{
	
	color: #e50000;
}

ul.error
{
	
}
div.button
{ 
	background: url(/static/interface/left.gif) top left no-repeat #aec637;	
	height: 24px;
	padding-left: 15px;
	width: 90px;

}
div.button div.name
{
	padding-top: 1px;
	color: #000;
	text-align:center;
	font-size:14px;
	font-family:Arial;
	padding-right:2px;
	margin-left:-5px;
}
tr.row td.colomn a div.button div.name
{
	font-weight: normal;

}
tr.row td.colomn
{
	vertical-align: top;
}
tr.row td.first
{
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
tr.row td.colomn input[type="text"]
{
	width: 225px;
	padding: 0px;
	border: 1px solid #a0a0a1;
	height: 30px;
	font-size: 15px;
	padding-left: 5px;
	border-radius: 5px;
}
tr.row td.colomn textarea 
{
	padding: 0px;
	border: 1px solid #a0a0a1;
	resize: none;
	width: 230px;
	height: 60px;
	border-radius: 5px;
}

tr.row td.textfield 
{
	vertical-align: top;	
}

div.button div.right
{
	float: right;
	background: url(/static/interface/right.gif) top right no-repeat #aec637;
	width: 10px;
	height: 22px
}

div.grey-area
{
	background: url(/static/interface/background-contact.jpg);
	padding: 15px;
}

div.grey-area form#Form
{
	padding-top: 15px;
}

div.balloon
{
	background: url(/static/interface/balloon-green-top.jpg) #b4d725 no-repeat;
	padding-left: 20px;
	padding-top: 15px;
}
div.balloon ul 
{
	padding-left: 15px;
	
}

div.balloon ul li 
{
	list-style-image: url(/static/interface/bullet-white-green.gif);
}
div.balloon-bottom
{
	background: url(/static/interface/balloon-green-bottom.jpg) #b4d725 no-repeat;
	height: 30px;
}
.requiredField
{
	padding-left: 140px;
	padding-bottom: 20px;
}

ul.error
{
	  list-style: none;
  list-style-image: none;
list-style-type: circle;
margin
}
ul.error li
{
  list-style: none;
  list-style-image: none;
list-style-type:disc;

}
#popuplink
{
	cursor: pointer;
}

