body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-left: 0px;
	/* font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier; */
	font: 13px Arial;
	line-height: 1.5;
	/* color: #2d2d2d; */
	color: #2d2d2d;
	line-height: 20px;

}
textarea, input {
	font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
}

h1 { font-size: 24px; color: #fff; background: #4b4b4b; padding: 8px; }
h2 { color: #5c5c5c; font-size: 18px; }
h3 { color: #2d2d2d; font-size: 12px; }

.h2first {
	color: #cc234c;
	font-size: 24px;
}

#h3 { height:22px; }

a { color: #cc234c; }
a img { border: none; }
a:hover { color: #000; }

.highlight      {  }
.even           { }
.mo         { background:#e3f1fb; }
.odd            { }
.zebra th       { }
.zebra td       { margin:5px 20px 5px 5px; }

#bookmark_feestdagen {
	float: left;
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 6px;
	background: url(/images/favo.gif) no-repeat 0px 3px;
	cursor: hand;
}

#bereken_feestdag_wrapper {
	height: 65px;
}

#bereken_feestdag {
	background: #fff url(/images/bereken.png) no-repeat 0px 4px;
	height: 70px;
	float: left;
	width: 55px;
}

#witblok {
    text-align:left;
	width:880px;
	background:#ffffff;
	padding:20px;
	border: 1px solid #DCDCE8;
}

#vrije_feestdag {
	background: url(/images/smiley.png) no-repeat;
	height: 22px;
	float: left;
	padding-left: 30px;
	cursor: hand;
}


#normale_feestdag {
	height: 22px;
	float: left;
	padding-left: 30px;
}


#feestdagen_h1 {
	background: #4b4b4b;
	text-align: center;
	height: 36px;
	width: 962px;
}

#feestdagen-legenda {
	width: 900px;
	text-align: justify;
}

.d1 { background: #fff url(/images/dots2.gif) repeat-x; height:1px; }
#d2 { background: #fff url(/images/dots2.gif) repeat-x; height:10px; }

#feestdagen_schema_wrapper {
	background: #fff url(/images/back.png) repeat;
 	width:960px;
	padding: 0px;
	text-align: center;
	border: #a9a9a9 1px solid;
}

#tbh {
	vertical-align: bottom;
}

#feestdagen_schema {
	width: 680px;
	text-align: left;
}

#feestdagen_schema td {
    padding:3px;
}


#feestdagen_schema td.d1 {
    padding:0px;
}


#container {
	margin: 10px auto 10px auto;
	width: 962px;
	position: relative;
}

#datum {
   float:right;
   padding-top: 2px;
   padding-right:8px;
   color: #fff;
}

#feestdagen_header {
	background: #fff url(/images/feestdagen_header.jpg) no-repeat;
	width:962px;
	height:120px;
}

#feestdagen_main {
	background: #fff;
	width: 984px;
}

#feestdagen_main_text {
	padding: 0px;
	float: left;
}

#feestdagen_footer {
/*
	background: #fff url(/images/feestdagen_footer.png) no-repeat;
*/
	width:984px;
	height:34px;

}

#feestdagen_balk_grijs {
	background: #fff url(/images/feestdagen_balkgrijs.png) no-repeat;
	width:984px;
	height:5px;
}

#feestdagen_menu {
	margin-top: 66px;
	margin-left: 8px;
	/* border: #a9a9a9 1px solid; */
	width: 100%;
	padding: 0px;
	float: left;
}


#feestdagen_left {
	float:left;
	margin-top: 9px;
	padding: 0px;
	/* border: #a9a9a9 1px solid; */
	width: 700px;
}


#feestdagen_right {
	float:right;
	text-align:left;
	margin-top: 9px;
	padding: 10px;
    padding-top: 120px;
	/* border: #a9a9a9 1px solid; */
	width: 160px;
}



/* Main Nav */
#mainnav {
	margin: 0;
	padding: 0;
}

#mainnav li {
	float: left;
	padding: 0;
	display: block;
	clear: both;
	width: 140px;
}

#mainnav li a {
	height: 19px;
	text-align: left;
}
#mainnav li a span {  }

#clear {
	clear: both;
}

#ad768x90_boven {
	width: 768px;
	height: 15px;
}

#ad160x600_rechts {
	width: 160px;
	height: 600px;
}

#ad768x90_onder {
 	margin-top: 20px;
}






div.demoElement {
	width: 80px;
	height: 80px;
	border: 1px solid black;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
div.demoElementHeight {
	height: 120px;
}

.myClass {
	width: 300px;
	height: 50px;
	border: 3px dashed black;
	background-color: #C6D880;
	font-size: 20px;
	padding: 20px;
}