/*	-------------------------------------------------------------
	MOZAIEKMARIETTE.NL - HANDWRITTEN CSS BY OTTO VAN RIESSEN @ 07/07/2009
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background: #d3edfa repeat-x top center;
	color: #000;
	line-height: 24px;
	font-family: "Book Antiqua";
	font-size: 18px;
}

html, body {
    height: 100%;
}

h5 {
	color: #222;
	font: 28px Helvetica, Arial, sans-serif; 
	margin-bottom: 10px;
}

h2, h1 {
	color: #222;
	font: 18px Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 10px; 
}

h3, h4 {color: #555; font: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

h3 {font-size:16px;}

h4 {font-size:14px;}


* {
	margin: 0;
	padding-top: 100;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 100;
}

a {color: #636da1;text-decoration: none;}

a:hover {text-decoration: underline;}

.links {float: left;}

.rechts {float: right;}

a.button {
	background: url(images/button.jpg) no-repeat top center; 
	color: #fff;
	float: left; 
	font: 14px normal Verdana, Arial, Helvetica, sans-serif;
	display: block; 
	height: 43px; 
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width:219px;
}

a.button:hover {
	background: url(images/button.jpg) no-repeat top center; 
	background-position: 0 -43px;
}

hr {border: 0; height: 1px; margin: 2px 0 20px; border-bottom: 1px solid #eee;}

ul {list-style: none;}

#container {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
	width: 960px; 
}
/*	-------------------------------------------------------------
	HEADERHOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#headerhome {
	float: left;
	height: 533px;
	width: 800px;
}
 
 
 
 
 
/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header {
	background: url(images/header.jpg) no-repeat;
	float: left;
	height: 340px;
	width: 960px;
}





/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content {
	float: left;
	width: 960px;
}

#contentMainSub {
	background: url(images/contentSub.jpg) repeat-y top center;
	float: left;
	width: 960px;
}

#contentHolder {
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}

#contentMidden {
	float: left;
	padding-bottom: 20px;
	width: 533px;
	padding-top: 20px;
}

#contentMiddenmidden {
	float: left;
	padding-bottom: 20px;
	width: 738px;
	padding-top: 20px;
}

#contentRechts {
	float: left;
	line-height: 18px;
	width: 195px;
}

#contentRechts h2 {margin-bottom: 5px;}
#contentRechts img {border: 0; padding: 0;}

#contentSub {
	float: left;
	width: 640px;
}

#contentSub p {margin-bottom: 20px;}



/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#sideContact {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 0px;
	padding-left: 4px;
}

 
/*	-------------------------------------------------------------
	MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menu {
	float: left;
	width: 220px;
}

#menuHolder {
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#menuSub {
	float: right;
	width: 240px;
}

#menuInhoud {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: d3edfa;
}

#navlist {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 4px 10px 2px;
}

li.navlistEnd {
	list-style: none;
	margin: 0;
	padding: 4px 10px 2px;
}

#navlist li a {
	color: #73563a;
	text-decoration: none;
	font-family: Book Antiqua;
	font-size: 17px;
}

#navlist li a:hover {color: #000; }

input.inlogVeld {border: 1px solid #e1e1e1; margin-bottom: 5px; padding: 5px 10px; width: 180px;}



/*	-------------------------------------------------------------
	FOOTER 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer {
	float: left;
	/*height: 40px;*/;
	height: 4em;
	width: 100%;
}

#footerSub {
	background: #bcda2d url(images/footerSub.jpg) repeat-x top center;
	float: left;
	/*height: 40px;*/
	height: 4em;
	width: 100%;
}



/*	-------------------------------------------------------------
	AGEDNA
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#agendaFull {
	float: left;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	line-height: 18px;
	width: 637px;
}

#agendaFull em {
	font-size: 10px;
}

#agendaFull .even td {
	background: #eee;
	border: 1px solid #ddd;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 8px 10px;
	vertical-align: top;
}

#agendaFull .oneven td {
	background: #ddd;
	border: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 8px 10px;
	vertical-align: top;
}

.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	border: 1px dotted #3DFF54;
	background-color: #d3edfa;

}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:       rect(auto auto auto auto);
	font-style: normal;
	padding-top: 0.3em;
	padding-right: 0.3em;
	height: 2em;
	padding-left: 0.4em;
