/* ------------------------------------------------ */
/*  CSS by K. Dobson								*/
/*  http://www.dobson.be			                */
/*  info@dobson.be									*/
/* ------------------------------------------------ */

BODY {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	color: #000000;
	background: #047300 url(../images/grassbg.jpg) repeat-x;
}
A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #ca0d00;
	text-decoration: none;
}
.footerlink {
	font-weight: normal;
	color: #acabab;
	text-decoration: none;
}
#container {
	width: 950px;
	margin: auto;
}
#header {
	width: 950px;
	height: 152px;
	background: url(../images/header.jpg) no-repeat;
}
#searchbg {
	width: 950px;
	height: 40px;
	background: url(../images/searchbg.jpg) no-repeat;
}
#searcharea {
	margin-left: 744px;
	margin-top: 8px;
	position: absolute;
}
#content {
	width: 950px;
	min-height: 400px;
	background: url(../images/contentbg_tile.gif) repeat-y;
}
#contentupper {
	width: 950px;
	height: 7px;
	background: url(../images/contentupper.gif) no-repeat;
}
#contentlower {
	width: 950px;
	height: 7px;
	background: url(../images/contentlower.gif) no-repeat;
}
#navigation {
	width: 230px;
	margin-left: 9px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 25px;	
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.navdevider {
	width: 234px;
	height: 2px;
	margin-left: -4px;
	background: url(../images/navbg_devider.jpg) no-repeat;
}
.navarrow {
	width: 3px;
	height: 5px;
	margin-left: 8px;
	padding-right: 10px;
	background: url(../images/icons/navarrow.gif) no-repeat;
}
.navlink {
	height: 25px;
	padding-left: 6px;
	margin-left: -4px;
	background-position: center;

}
.navlink:hover {
	height: 25px;
	width: 234px;
    background: url(../images/navbg_mouseover.gif) repeat-y;
}
#main {
	width: 673px;
	margin-left: 258px;
	padding: 4px;
	padding-bottom: 8px;
}
.tabbar1 {
	width: 677px;
	height: 26px;
	background: url(../images/tabbar1.jpg) no-repeat;
	margin-top: -2px;
	margin-left: -4px;
	padding-top: 5px;
	padding-left: 18px;
	color: #f9eeee;
	text-transform: uppercase;
	font-weight: bold;
}
.tabbar1-right {
	text-transform: none;
	font-weight: bold;
}
.tabbar2 {
	width: 677px;
	height: 26px;
	background: url(../images/tabbar2.jpg) no-repeat;
	margin-left: -4px;
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #474747;
	text-transform: uppercase;
	font-weight: bold;
}
#footer {
	width: 950px;
	height: 82px;
	background: url(../images/footer.gif) no-repeat;
	padding-top: 15px;
	text-align: center;
	color: #acabab;
}
.footerdevider {
	width: 2px;
	height: 37px;
	margin-top: -15px;
	margin-left: 195px;
	background: url(../images/footerdevider.gif) no-repeat;
	position: absolute;
}
.kalender{
	width: 300px;
	height: 525px;
	float: left;
	margin-bottom: 25px;
}
.clear{
	clear: both;
}

/*	---------- FORMS ---------- */

.button {
	width: 57px;
	height: 20px;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 0px;
	background: url(../images/searchbutton.gif) no-repeat;
}
.searchform {
	width: 112px;
	height: 16px;
	font-size: 10px;
	font-family: Verdana;
	color: #e7e7e7;
	border: 1px #4d4d4d solid;
	padding-left: 5px;
	margin-left: 10px;
	background: url(../images/searchformbg.gif) no-repeat;
}

/*	---------- EXTRAS (nog niet omgezet naar deze layout ---------- */

.textfield1 { /* undefined size input */
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px black solid;
	background: url(media/layout/formbg.gif) no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.textfield2 { /* short input */
	width: 186px;
	height: 22px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px black solid;
	background: url(media/layout/formbg.gif) no-repeat;
	margin-top: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.style1 {
	background-color: #1f2d3c;
}
.style2 {
	background-color: #1a2632;
}
h1 {
	font-size: 12px;
	color: #cfd8e0;
	text-transform: uppercase;
}
h2 {
	margin-top: -5px;
	font-size: 12px;
	color: #cfd8e0;
	text-transform: uppercase;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 13px;	
	font-weight: bold;
	color: #9caab7;
}
