@import url(http://fonts.googleapis.com/css?family=Passion+One:700);
* body html {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
body {
	background: #f1f1f1 url("/public/images/body-background.png") repeat-x top;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
div.spacing {
	padding-left: 15px;	
}
table tr td {
	text-align: right;	
	}
	
table tr td+td {
	text-align: left;	
	}
div.container {
	margin: 0 auto;
	width: 100%;
	overflow: auto;
	background-color: #ffffff;
}
div.container-index {
	margin: 0 auto;
	width: 1000px;
	height: 673px;
	overflow: auto;
	background-image: url("../images/bg.jpg");
	background-position: right;
	
}
table {
	width: 100%;;
}
table th {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #959595;
	padding-bottom:5px;
}
div.content {
	float: left;
	width: 100%;
	height: 540px;
	padding-bottom: 10px;
	position: relative;
}
div.content-index table.home {
	float: left;
	width: 30%;
	font-family: arial;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 235px;
}
div.content table.home {
	float: left;
	width: 100%;
	font-family: arial;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 235px;
}
div.content table tr td {
	border: 1px solid #bfd4df;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial;
}
input.bg {
	background-color: #e2eaf1;
	border: 3px solid #005380;
	height: 45px;
	background-position: top;
	width: 285px;
	font-size: 16px;
}
input.bg2 {
	border: 1px solid #ffffff;
	width: 770px;
}
div.bottom {
	float: left;
	width: 800px;
	height: 100px;
	background-image: url("images/bottom.png");
}
td.border-bottom {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px solid #959595;
}
select.home {
	background-color: #e2eaf1;
	border: 3px solid #005380;
	height: 40px;
	background-position: top;
	width: 100%;
	font-size: 16px;
	padding-top: 5px;
	width: 306px;
}
select.bg2 {
	width: 780px;
	border: none;
}
div.plaatsenhome {
	float: left;
	width: 100%;
	margin-top: 300px;
	position:relative;
}
div.titel {
	float: left;
	width: 100%;
	border-bottom: 3px solid #005380;
	margin-bottom: 5px;
}
div.titel h1 {
	font-family: 'Passion One', cursive;
	font-size: 28px;
	color: #005380;
	padding: 0;
	margin: 0;
}
div.send_btn {
	float:left;
	position: absolute;
	top: -287px;
	left: 25px;
}
div.page {
	float:left;
	width: 100%;
	height: 724px;
}
div.page-wrapper {
	float: left;
	width: 100%;
}
/*test*/

.row0 {
	background-color: #ffffff;
}
tr.row0:hover {
	background-color: #ffff00;
}
.row1 {
	background-color: #f0f0f0;
}
tr.row1:hover {
	background-color: #ffff00;
}
/* einde test */
td.groen {
	background-color: #44a12b;
	border: none !important;
	height: 35px;
}
td.rood {
	background-color: #cd071e;
	border: none !important;
	height: 35px;
}
div.header {
	float:left;
	width: 100%;
}
div.header img {
	width: 100%;
}
div.page p {
	font-size: 12px;
}
td.colourtd {
	background-color: #bfd4df;
}
a.input-submit {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;

}
div.input-submit {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 5px;
}

div.input-submit input {
	width: 110px;	
}
table tr td {
	width: 2%;
}
table tr td+td {
	width: 94%;
}
table tr td+td+td {
	width: 2%;
}
td.titeltd {
	float:left;
	width: 35px;
	text-align:center !important;
	font-size: 13px;
	padding:0;
	padding-top: 5px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
td.titeltdbig {
	float:left;
	width: 66px;
	text-align:center !important;
	font-size: 13px;
	padding:0;
	padding-top: 5px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
td.titeltdhead {
	float:left;
	text-align: left !important;
	width: 870px;
	font-family: arial;
	padding:0;
	margin:0;
}
ul.notesmenu {
	float:left;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	height: 50px;
}
ul.notesmenu li {
	float:left;
	display: inline;
	margin-top: 25px;
}
ul.notesmenu li a {
	display: block;
	text-decoration: none;
	color: #313131;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #eeeeee;
	border-top: 1px solid #494949;
	border-left: 1px solid #494949;
	border-right: 1px solid #494949;
	margin-left: 3px;
	padding-top: 10px;
}
ul.notesmenu li a.selected {
	display: block;
	height: 75px;
	color: #005380;
	background-color: #ffffff;
}