	#CE_Editor1_ID								{height:800px;width:100%;}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13PX;
	margin:0;
	padding:0;
	color:#333;
	scrolling:always;
}
p
{
	margin:0;
	padding-bottom:20px;
	line-height:20px;
}
a
{
	text-decoration:none;
	color:#ad3537;
}
h2
{
	color:#000;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}
h3, h1
{
	font-size:18px;
	font-weight:normal;
	color:#ad3537;
	margin:0;
	padding-bottom:20px;
}
h4
{
	font-size:13PX;
	margin:0;
	padding:0;
	font-weight:bold;
}
h6
{
	color:#FFF;
	font-size:11px;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:bold;
}

h6 a, h6 a:hover
{
	color:#FFF;
}

h5
{
	font-size:13PX;
	font-weight:bold;
	color:#093a2f;
	margin:0;
	width:100%;
	padding:0;
}


a:hover
{
	color:#ad3537;
	text-decoration:underline;
}
#main
{
	width:100%;
	height:auto;
	float:left;
	background-image:url(../images/backcenter.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#center
{
	margin:0 auto;
	width:945px;
	height:auto;
	
}
#centerfix
{
	float:left;
	margin:0 0 0 29px;
	width:883px;
	height:auto;
	border:#FFF solid 1px;
	
}
#header
{
	width:883px;
	float:left;
	height:89px;
	background-color:#4a9cc1;
	background-image:url(../images/headerbackimage.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:#FFF solid 1px;
}
#headername
{
	float:left;
	height:auto;
	width:auto;
	margin:30px 0 0 20px;
}
#headerlanguage
{
	float:right;
	margin:30px 20px 0 0;
	height:20px;
	width:400px;
}
.language
{
	width:auto;
	height:auto;
	margin:5px 0 0 5px;
	float:left;
}
.homebutton
{
	float:left;
	width:auto;
	height:auto;
	margin:0 0 0 5px;
}
.homebuttontext
{
	float:left;
	width:100px;
	height:auto;
	margin:2px 0 0 10px;
	color:#FFF;
}
.homebuttontext a
{
	color:#FFF;
}
.homebuttontext a:hover
{
	color:#000;
}


#search
{
	width:130px;
	height:20px;
	float:left;
/* 
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	background-position:right;
*/
	margin:0 0 0 10px;
}
#searchicon
{
	width:auto;
	float:left;
	height:auto;
	margin:0 0 0 20px;
}
.serchtextfield
{
	border:#666 solid 1px;
	float:left;
	width:115px;
	font-size:11px;
	color:#666;
	height:17px;
	padding:0 0 0 5px;
}

#imageset
{
	width:100%;
	height:265px;
	float:left;

}
#image1
{
	width:682px;
	height:265px;
	float:left;
	border-bottom:#FFF solid 1px;
	
}
#latestnews
{
	background-color:#ad3537;
	width:221px;
	height:265px;
	float:left;
	border-left:#FFF solid 1px;
	border-bottom:#FFF solid 1px;

}
#latestnewstext
{
	width:160px;
	float:left;
	height:215px;
	margin:28px 0 0 28px;
}
#latestnewstext h2
{
	color:#FFF;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.newstext
{
	width:160px;
	height:auto;
	float:left;
	font-size:12px;
	color:#FFF;
}
.temp
{
	width:100%;
	height:20px;
	float:left;
}

.newsmoreset
{
	width:100%;
	height:auto;
	float:left;
}
.newsicon
{
	width:auto;
	height:auto;
	margin:2px 10px 0 0;
	float:left;
}
.newsicontext
{
	width:auto;
	height:auto;
	float:left;
	font-size:12px;
	color:#FFF;
}

.newsicontext a
{
	color:#FFF;
	text-decoration:underline;
}
#contentsetting
{
	width:100%;
	float:left;
	background-repeat:repeat-y;
}
#leftmenuesettings
{
	width:220px;
	float:left;
	height:auto;
	background-color:#e8dca8;
	border-top:#FFF solid 1px;
	margin-bottom: 10px;
}
#leftmenu
{
	width:100%;
	float:left;
	height:auto;
}
#leftmenu ul
{
	float:left;
	height:auto;
	width:auto;
	margin:15px 0 0 20px;
	padding:0;
}
#leftmenu li
{
	width:170px;
	height:25px;
	float:left;
	list-style:none;
	border-bottom:#929e8d solid 2px;
	background-image:url(../images/smallmenuicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0 4px 10px;
}
#leftmenu li.withsubmenu
{
	border-bottom:#929e8d dashed 1px;
}
#leftmenu li.submenu
{
	width:160px;
	height:20px;
	font-size:11px;
	border-bottom:#929e8d dashed 1px;
	background-image:none;
	padding:7px 0 0 20px;
}
#leftmenu li.last
{
	border-bottom:#929e8d solid 2px;
}
#leftmenu li a:hover
{
	font-weight:bold;
}
#leftmenu li a
{
	text-decoration:none;
	color:#707172;
}

#rightmenuesettings
{
	width:200px;
	float:right;
	height:365px;
	background-color:#c3d4dc;
	border-top:#FFF solid 1px;
}
#rightmenu
{
	width:100%;
	float:left;
	height:auto;
}
#rightmenu img
{
	padding: 2px;
	margin: 17px;
	display: block;
	background: #fff;
	border: solid 1px black;
	
}
#rightmenu span
{
	margin: 17px;
	display: block;
	font-weight: bold;
	
}
#rightsetting
{
	float:left;
	margin:25px 0 20px 25px;
}
.righttext
{
	width:100%;
	height:auto;
	font-weight:bold;
	line-height:22px;
	float:left;
}

#footer
{
	width:100%;
	height:40px;
	float:left;

	}

#footerleftcolor
{
	width:220px;
	float:left;
	background-color:#ad3537;
	height:40px;
	border-right:#FFF solid 1px;
	border-top:#FFF solid 1px;
	display:block;
}

#copyrightdiv
{
	width:441px;
	float:left;
	background-color:#b4a997;
	height:26px;
	color:#FFF;
	font-size:11px;
	padding:14px 0 0 20px;
	border-top:#FFF solid 1px;
}
#copyrightdiv a {color: #FFF;}
#footerimage
{
	width:200px;
	height:41px;
	float:right;
	background-image:url(../images/footerimage.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-top:#FFF solid 1px;
}

/*********CLEANER | STUFF********/
.cleaner {clear: both; height: 0px; margin-top: -1px; line-height: 0px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

	.tablecontent1								{font-size:11px; color:#000}
	.tablecontent2								{font-size:10px; color:#222}
	.tablecontent3								{font-size:9px; color:#777}

	.artikeloverzichtwidth				{width:560px;}
	.afrekenblokje								{width:560px; BACKGROUND:  #f1f9fe;border: solid 1px #bbc3d3;}
	.afrekenblokjeitemname				{width:120px; color: #333;}
 	.betaalmethodeitem						{width:300px; color: #333;}
 	.printfactuurheader 					{height: 100px;}
	.button 											{cursor:pointer; border:solid 1px #ccc; color:white; font-size:11px; font-weight:normal; padding: 2px 2px; background:#ad3537;}

	.agendayweekdagkopcel					{font-weight:bold; color:#444}
	.agendamaintable							{font-weight:bold;}
	.agendatoptable								{margin-top:10px;}
	.agendaafspraak								{font-size:12px;color:#717171;font-weight:normal; padding-top:5px;}
	.agendadagcel									{width:80px; height:80px; border: solid #999 1px;}
	.agendamaandcel								{width:40px; text-align:center;}
	.agendadagvandemaand					{font-size: 12px; color:#ad3537}
	.agendaafspraken							{font-weight:bold;}
	a.agendaafspraaklink					{color: #555; font-size:11px; font-weight:normal; text-decoration:underline;}
	a#agendajaarlink							{font-weight:bold;}
	

	.zoekwoordgevonden						{font-weight:bold; color:#222;}

	#contactform td {padding:15px 5px 0px 0;}
	
	#admincontent 								{}
	
	#headerfoto {position:relative; top:0px; left:0px;list-style-type:none;margin:0;padding:0;height:265px;width:661px;overflow:hidden;float:left;border-bottom:#FFF solid 1px;}
	#SlideShowHolder {position:relative; top:0px; left:0px;list-style-type:none;margin:0;padding:0;height:465px;width:661px;overflow:hidden;float:left;border-bottom:#FFF solid 1px;}
	#SlideShowHolder li { position: absolute; top: 0px; left: 0px;height:265px;width:661px; }	
