html,body {
	height: 100%;
}

form {
	margin: 0px;
}

body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #8CE0FA;
}

#admin {
	position:absolute;
	left: 980px;
	top: 3px;
}

#header {
	height: 200px;
	width: 1000px;
	background: #CBD3DE url(../../img/bg.jpg) no-repeat left top;
}

.taal,.taalSelected {
 border: 0px;
}

.taalSelected {
	border: 2px;
}

#box {
	position:absolute;
	height: 100%;
	top: 0px;
	left: 219px;
	width: 750px;
	padding: 0px;
	margin: 0px;
}

#content {
	padding-top: 201px;
	padding-left: 39px;
	padding-right: 39px;
	padding-bottom: 30px;	
}

#logo {

	position:absolute;
	left: 19px;
	top: 12px;
	width: 177px;
	height: 92px;
}

#menuTable {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 210px;
	width: 218px;
	left: 0px;	
}

.menuTopRow {
	background:#CBD3DE url(../../img/topLeftMenu.gif) no-repeat left top;
	padding-left: 42px;
	height: 34px;
	padding-top: 28px;
}

.menuRow {
	height: 34px;
	padding-left: 42px;
	padding-top: 4px;
	background:#CBD3DE url(../../img/menu.gif) no-repeat left bottom;
}

.bottomMenuRow {
	background:#CBD3DE url(../../img/bottomLeftMenu.gif) no-repeat left bottom;
	padding-left: 42px;
	height: 56px;
	padding-top: 14px;
	vertical-align: top;
}

#language {
	position:absolute;
	text-align: right;
	top: 220px;
	width: 400px;
	left: 575px;
	z-index: 9999;
}

#menuTable a {
	text-decoration: none;
	color: #fff;
}

#menuTable a:hover {
	text-decoration: none;
	color: red;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #191D4A;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #191D4A;
}

p {
	color: black;
}

    v\:* {
      behavior:url(#default#VML);
    }

.contentDiv {
	width: 100%;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-color: #dadbdf;
	border: #37628f 1px solid;
}

#searchEngine tr {
	height: 25px;
	vertical-align: middle;
}

.searchEngineSelectBig {
	width: 250px;
}

.searchEngineInputBig {
	width: 244px;
}

.searchEngineSelectMedium {
	width: 90px;
}

.searchEngineSelectSmall {
	width: 60px;
}

#resultatenTabel tr td {
	 padding-left: 20px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 vertical-align: top;
}

#content a {
	font-weight: normal;
	color: #36628F;
	text-decoration: none;
}

#content a:hover {
	font-weight: normal;
	color: red;
	font-decoration: underline;
}

#huisMenu a {
	font-weight: bold;
}


#huisMenu a:hover {
	font-weight: bold;
	border-bottom: 1px solid red;
}

#content img {
	margin: 5px;
	border: 1px solid black;
}

.maandKalender {
	border: 1px solid #4969b3;
	width: 210px;
	background-color: #e9edf6;
}

.titelWeekDagen {
	background-color: #c4cff7;
}

.titelWeekDag {
	width: 30px;
	text-align: center;
	font-weight: bold;
}

.geenDag {

}

.beginDag {
	background-image: url(../../img/first_day.gif);
	font-weight: none;
	color: black;
	text-align: center;	
}

.eindDag {
	background-image: url(../../img/last_day.gif);
	font-weight: none;
	color: black;
	text-align: center;	
}

.eindBeginDag {
	background-image: url(../../img/last_first_day.gif);
	font-weight: none;
	color: black;
	text-align: center;	
}

.dagVrij {
	background-color: #8cfc57;
	font-weight: none;
	color: black;
	text-align: center;	
}

.dagBezet {
	background-color: #d64646;
	font-weight: none;
	color: black;
	text-align: center;	
}

.oVHuis {
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding-right: 4px;
	width: 23px; 
}

.oVHuisNo {
	text-align: left; 
	padding-left: 4px; 
	border-bottom: 2px solid black; 
	border-right: 2px solid black; 
	border-left: 2px solid black;
}

.oVHuisNaam {
	text-align: left; 
	padding-left: 4px; 
	border-bottom: 2px solid black; 
	border-right: 2px solid black;
}

.oVHuisAantal {
	text-align: center; 
	border-bottom: 2px solid black; 
	border-right: 2px solid black;
}

.oVWeek1 {
	border: 2px solid black; 
	border-left: 0px; 
	padding-right: 4px;
}

.oVPeriode {
	border-right: 2px solid black; 
	border-bottom: 2px solid black; 
	padding-right: 4px; width: 23px;
}