input, textarea
{
	color:	#00a88f;
	
	border:	solid 1px #00a88f;

}

body
{
	font-family:	Calibri, Arial, Helvetica, sans-serif;
	font-size:		14px;
	color:			#000000;
}

h1
{
	color:		#00a88f;
	font-size:	30px;
	font-weight:	normal;
	
	margin:		0px 0px 10px 0px;
}

h2
{
	color:		#00704a;
	font-size:	14px;
	margin:		0px;
	
	font-weight:	bold;
}

h3
{
	color:		#00704a;
	font-size:	12px;
	margin:		0px;
	
	font-weight:	bold;
	text-transform:	uppercase;
}

hr
{
	background-color:	#e5e5e5;
	
	border:	none;
	
	width:	100%;
	height:	5px;
	
	margin-top:		15px;
	margin-bottom:	15px;
}

a, a:link, a:hover, a:active, a:visited
{
	color:	#00a890;
	text-decoration:	none;
}

a.normal
{
	color:	#000;
	text-decoration:	none;
}

input[type=submit]
{
	cursor:	pointer;
}


ul.greenbullets
{
	color:	#00a88f;
}

ul.greenbullets li
{
	width:	auto;
	border-bottom:	1px dotted #00a88f;
}

ul.greenbullets li span
{
	color:	#000000;
}


ul.nobullets
{
	list-style:	none;
	margin:		0px;
	padding:	0px;
}

ul.nobullets li
{
	color:		#000000;
	margin:		0px;
	padding:	0px;
}

ul li blockquote
{
	margin:		0px;
	padding:	0px;
	padding-left:	15px;
}


ul.nolist
{
	list-style:	none;
	margin:		0px;
	padding:	0px;
}

ul.nolist li
{
	margin-bottom:	20px;
}

ul.nolist li a strong
{
	color:	#000000;
}

#contactform
{
	width:	auto;
	float:	left;
}

#contactform iframe
{
	width:	340px;
	height:	450px;
}

#contactform td
{
	padding-top:		2px;
}

#contactform input[type=text], #contactform textarea, #contactform input[type=tel], #contactform input[type=email]
{
	width:	260px;
}

#contactform input, #contactform tel, #contactform email
{
	height:	26px;
}

#contactform textarea
{
	width:		240px;
	padding:	10px;
	min-height:	205px;
}


#contactaddresses
{
	width:	195px;
	float:	right;
	margin-left: 10px;
	font-size:	12px;
}


ul.logos
{
	margin:		0px;
	padding:	0px;
	list-style:	none;
}

ul.logos li
{
	float:	left;
	
	min-height:	45px;
	margin:		10px;
}

ul.logos li a
{
	display:	block;
	width:	100%;
	height:	100%;
}


.bigpadding li
{
	padding:	8px;
}

.smallpadding li
{
	padding:	2px;
}


#newslist
{
	float:	left;
	
	width:	100%;
}

#newslist ul.greenbullets
{
	margin:		5px;
	padding:	0px;
}

#lastnewsitem
{
	
	display:	none;
	/*
	float:	right;
	
	width:		260px;
	padding:	20px;
	margin:		0px;
	
	margin-top:	-45px;
	
	border-radius:			20px;
	-moz-border-radius:		20px;
	-webkit-border-radius:	20px;
	background:	#e5f6f4;
	
	
	color:	#00704a;
	*/
}


#lastnewsitem h2
{
	color:	#00a88f;
	text-transform:	none;
	font-size:		18px;
}


#newsimage
{
	padding-top:	10px;
	padding-bottom:	10px;
}


#zorgaanvraag iframe
{
	width:	100%;
	min-height:	1000px;
}

#sollicitatie iframe
{
	width:	100%;
	min-height:	1300px;
}
