/**
  * General Styles
  */

body {
	background: url(img/bg_turf.jpg);	
	height: 100%;
	margin: 0;
	behavior: url(csshover.htc);
}

td {
	vertical-align: top;
	padding: 0%;
}

img {
	border: 0;
	display: block;
}

a, a.visited {
	font-size: 10pt;
	text-decoration: none;
	color: blue;
}

table {
	border-collapse: collapse;	
}

/**
  * Container styles
  */

div.bg_container {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(img/bg_first.jpg) bottom repeat-x;		
	
}

table.main {
	margin-left: auto;
	margin-right: auto;	
	width: 1009px;
	height: 500px;
}

td.mainHolder {
	width: 1009px;
	font-family: Lucida, sans-serif;
}

td.leftContentHolder {
	padding: 10px;
	width: 669px;
	height: 400px;
	background: url(img/boortoren.png) left bottom no-repeat;
	background-color: #d7e5ea;	
	border: 1px solid #000000;
	padding-bottom: 20px;
}

td.rightContentHolder {
	width: 240px;
	height: 500px;
	background-color: #d7e5ea;
	border: 1px solid #000000;
}

/**
  * Header & menu styles 
  */

td.header {
	background: url(img/header.png);
	background-repeat: no-repeat;
	width: 1009px;
	height: 167px;		
}

td.header_top {
	width: 953px;
	height: 115px;
}

td.menuItem {
	width: 119px;
}

td.menuBlank {
	width: 119px;
	height: 36px;
	background: url('img/menu/blank.png') no-repeat;	
}

/** Rollover menu **/

ul.menuitem {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

li.menuitem {
  	position: relative;
  	z-index: 3;
  	margin: 0px;
  	height: 31px;
  	padding: 0px;
}


li.menuitem:hover {
	cursor: pointer;
}

li.menuitem li {
	z-index: 2;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	width: 118px;
	height: 31px;
}

ul.menuitem ul {
	position: absolute;
	display: none;
	z-index: 2;
}

li.menuitem:hover ul.menuitem ul {
 	 display: none;
}

li:hover ul, li:hover li:hover ul {
 	 display: block;
}

/**
  * Content styles
  */
 
a.location {
	font-size: 9pt; 	
}

td.rightPanelHeader {
	background-color: #c9c9c9;
	font-size: 9pt; 
	font-weight: bold; 
	padding-left: 10px; 
	padding-right: 10px;
	height: 20px;
	vertical-align: middle;
	width: 240px;
	color: #000000;
	border-bottom: 1px solid #000000;
}

td.rightPanelContainer {
	font-size: 10pt;
	padding: 10px;	
}

td.activiteitenLijst {
	padding-left: 5px; 
	padding-top: 3px; 
	padding-bottom: 1px;	
	font-size: 8pt; 
}

input.inloggen {
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 120px;
	border: 1px solid #979797;
}

td.content {
	width: 425px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10pt;	
}

td.login {
	background-color: #866a74;
	width: 147px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid white;	
	font-size: 14px;
	font-weight: bold;
	color: red;
	font-family: Tahoma;
}

input.login {
	background-color: #dcdcdc;
	width: 128px;
	margin-top: 5px;
	margin-left: 10px;
}

td.sponsor {
	background-color: #866a74;
	width: 147px;
	padding-bottom: 15px;
	border-left: 1px solid white;	
	border-right: 1px solid white;	
}

td.newsHeader {
	color: #a20000;
	height: 20px;
	padding-left: 15px;
	font-size: 10pt;
	font-family: Arial;
}

td.newsText {
	padding-left: 15px;
	font-size: 10pt;
	font-family: Arial;
}

td.newsInfo {
	width: 140px;
	font-size: 10pt;
	font-family: Arial;
}

td.error {
	font-size: 14pt;
	font-weight: bold;
	padding-left: 25px;
}

/**
  * Admin styles
  */

td.imgAdminTitle {
	font-size: 10pt; 
	font-weight: bold; 
	padding-bottom: 10px;
	padding-top: 25px;
}

td.imgLibraryContainer {
	width: 540px;
	border: 1px solid #000000;
	background-color: white;	
}

div.imgLargeContainer {
	width: 350px;
	border: 1px solid #a5acb2;
	background-color: white;
	position: absolute;
	z-index: 5;
}

div.bcContainer {
	width: 330px;
	border: 1px solid #a5acb2;
	background-color: white;
	position: absolute;
	top: 50;
}

td.imgGeen {
	font-size: 10pt; 
	color: red; 
	padding: 10px;
	padding-left: 20px;
}

td.imgNummer {
	font-size: 10pt; 
	padding-bottom: 5px;
}

td.adminContainer {
	background-color: #e4e8e3;
	border: 1px solid #000000;
	padding: 20px;
	width: 600px;
}

td.adminMenuContainer {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}

td.adminMenuTab {
	vertical-align: middle;
	font-family: Lucida, sans-serif;	
	font-size: 8pt; 	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

td.adminMenuTabSel {
	vertical-align: middle;
	font-family: Lucida, sans-serif;	
	text-decoration: underline;
	font-size: 8pt; 	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

td.adminMenuSubTab { 
	cursor: pointer;
	vertical-align: middle;
	font-family: Lucida, sans-serif;	
	font-size: 8pt; 	
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
}

td.adminMenuSubTabSel { 
	cursor: pointer;
	vertical-align: middle;
	font-family: Lucida, sans-serif;	
	text-decoration: underline;
	font-size: 8pt; 	
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 3px;
}

td.adminHeader {
	font-size: 12pt; 
	font-weight: bold; 
	color: #71926f;
	padding-bottom: 3px;	
	width: 500px;
}

td.adminHeaderLine {
	background-color: #71926f;	
	height: 1px;
}

td.subTab {
	cursor: pointer;
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	background: #a0a0a0;
	border: 1px solid #000000;
	height: 22px; 
	width: 77px;
}

td.kalenderDag {
	width: 40px;
	height: 40px;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

div.tabContent {
	background-color: #ffffff;
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 425px;
	padding: 25px;
}

td.netcore {
	color: #ffffff;
	font-size: 10pt; 
	padding-top: 8px; 	
	padding-left: 30px;	
	padding-bottom: 30px;
}


