BODY {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

TABLE {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

TABLE.fullscreen {
	width: 100%;
	height: auto;
	background-image: url("../images/bg_main.jpg");
	background-repeat: repeat-y;
	background-color: #F4F4F4;
}

TABLE.site {
	width: 980px;
	height: 570px;
	background-color: #FFFFFF;
}

TABLE.header {
	width: 980px;
	height: 220px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}


TD.header {
	width: 980px;
	height: 220px;
	vertical-align: top;
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;	
}


TD.left_header {
	width: 265px;
	height: 170px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}


/* with multiple headers, you need the menu item name of the headmenu */

TD.right_header {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header01.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_informatie {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header01.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_organisatie {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header02.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_leden {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header03.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_sportbonden {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header04.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_nieuws {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header05.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_downloads {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header06.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}


TD.right_header_contact {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header07.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.right_header_forum {
	width: 715px;
	height: 170px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header08.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.header_nav1 {
	width: 280px;
	height: 17px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/header_nav01.gif");
	background-repeat: no-repeat;
	color: #D12A3E;
	padding-left: 700px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.header_nav2 {
	width: 770px;
	height: 23px;
	vertical-align: top;
	text-align: left;	
	background-image: url("../images/header_nav02.gif");
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 230px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.payoff_left {
	width: 190px;
	height: 100%;
	vertical-align: top;
	background-color: #BDD1C7;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}


TD.main {
	width: 760px;
	vertical-align: top;	
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

DIV.main {
	width: 710px;
	overflow: visible;	
	padding-left: 30px;
	padding-right: 20px;
}

TD.footer {
	width: 100%;
	height: 20px;
	background-color: #000000;
}

TABLE.footer {
	width: 100%;
	height: 100%;
}

TD.footer_left {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 10px;
}

TD.footer_nav {
	font-size: 9px;
	font-weight: bold;
	color: #329866;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 2px;
}

TD.footer_right {
	font-size: 9px;
	font-weight: bold;
	color: #329866;
	text-align: right;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-right: 30px;
}


A:link {
	color: #D12A3E;
	text-decoration: underline;	
}

A:visited {
	color: #D12A3E;
	text-decoration: underline;
}

A:active {
	color: #D12A3E;
	text-decoration: underline;
}

A:hover {
	color: #D12A3E;
	text-decoration: none;
}

A.header:link {
	color: #D12A3E;
	font-weight: bold;
	text-decoration: none;
}

A.header:visited {
	color: #D12A3E;
	font-weight: bold;
	text-decoration: none;
}

A.header:active {
	color: #D12A3E;
	font-weight: bold;
	text-decoration: none;
}

A.header:hover {
	color: #D12A3E;
	font-weight: bold;
	text-decoration: underline;
}

A.footer:link {
	color: #329866;
	text-decoration: none;
}

A.footer:visited {
	color: #329866;
	text-decoration: none;
}

A.footer:active {
	color: #329866;
	text-decoration: none;
}

A.footer:hover {
	color: #329866;
	text-decoration: underline;
}

A:link img, A:visited img {
	border-color: #D12A3E;
}

A:hover img {
	border-color: #D12A3E;
}

A.list:link {
	color: #000000;
	text-decoration: none;
	line-height: 20px	
}

A.list:visited {
	color: #000000;
	text-decoration: none;
	line-height: 20px	
}

A.list:active {
	color: #D12A3E;
	text-decoration: none;
	line-height: 20px	
}

A.list:hover {
	color: #D12A3E;
	text-decoration: underline;
	line-height: 20px	
}


UL {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

OL {
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

LI {
	padding: 0px;
	margin-left: 0px;
	list-style-image: url("../images/ejb_server/arrow.gif"); 
}

H1 {
	font-size: 16px; 
	color: #329866;
	padding-right: 0px;
}
H2 {
	font-size: 14px; 
	color: #329866;
	margin-bottom: 0px;
}		 

H3 {
	font-size: 13px; 
	color: #329866;
	margin-bottom: 0px;
}

IMG.border  {
	border-color: #329866;
	border-width: 1px;
	border-style: solid;
}

TR.grey{
	background-color: #f3f3f3;
	font-size: 11px;
	height: 20px
}

TD.lightborder {
  	border-color: #BDD1C7;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}




// STIJLEN VOOR DE FORMULIEREN
SELECT {
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: white;
	border-color: black;
}

INPUT.button {
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
	border-color: black;
	border-style: groove;
	border-width: 1px
}

INPUT.text {
	font-family: verdana;
	font-size: 11px;
	color: black;	
}

.veld {
	height: 20px;
	background-color: #FFFFFF;
	border-color: #E6E9EC;
	border-width: 1px;
	border-style: solid;
}

.veld2 {
	height: 100px;
	background-color: #FFFFFF;
	border-color: #E6E9EC;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;	
	font-family: Verdana;
}

TD.formSpace {
	height: 20px;
	background-color: #000000;
	font-weight: bold;
	color: #004080;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}

TD.form1 {
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	background-image: url("../images/bg_form.jpg");
	background-repeat: repeat-y;
	font-weight: bold;
	color: #6DCA21;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}

TD.form2 {
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 10px;
	padding-right: 5px;
	color: black;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}
