/* Global Styles */

body {
	margin:0px;
	background-color: #9a550d;
	background-image: url(images/Home-page-rechts-boven.jpg);
	background-repeat: no-repeat;
	background-position: 360px 0px;
	}
#home-pic {
	position: absolute;
	left: 360px;
	top: 0px;
}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #336633;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #b31b0d;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #cf2710;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	}

H3 {
	color: #512D09;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	}
.subHeader {
	color: #336633;
	line-height:20px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;	
	letter-spacing:0.1em;
	}
.bodyText p {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
	
.bodyText {
	line-height:18px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
H1 {
	color: #cf2710;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	}
	
H2 {
	font:14px georgia;
	color: #336633;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.linkslijnend {
	float: left;
	padding-right: 10px;
}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.rechtslijnend {
	float: right;
	padding-left: 10px;
}
.bezet {
	font-size: 11px;
	background-color: #FF9900;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C5D5;
}
.vrij {
	font-size: 11px;
	background-color: #C5FFCB;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C5D5;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A550D;
	border-right-color: #9A550D;
	border-bottom-color: #9A550D;
	border-left-color: #9A550D;
}
#button {
	background-color: #F3B81C;
	width: 50px;
}
.input2 {
	background-color: #FFFFFF;
	width: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A550D;
	border-right-color: #9A550D;
	border-bottom-color: #9A550D;
	border-left-color: #9A550D;
}
