body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}


/* bg's & images */

img {
border:none;
}

select {
background-color:#333333;
font-size:11px;
color:#FFFFFF;
}

input {
background-color:#FFFFFF;
border:1px solid #666666;
color:#333333;
}

.header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.header1 {
background-image:url(images/header1.jpg);
background-repeat: no-repeat;
background-position:left top;
}


.bg1 {
background-image:url(images/bg1.jpg);
background-repeat:no-repeat;
background-position:top left;
}



/* td's & tabellen */

.td {
padding-left:15px;
padding-top:0x;
padding-right:15px;
padding-bottom:15px;
border-right:1px solid #9C8154;
border-left:1px solid #9C8154;
}

/* fonts & links */

.arial11px {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
letter-spacing: 0px;
line-height:22px;
}

.titel {
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight:normal;
color:#B00B2C;
letter-spacing: 0px;
}



a:link, a:visited
{
	font-family: arial;
	color: #B00B2C;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: underline;
}	

a:hover, a:active
{
	font-family: arial;
	font-size: 11px;
	color: #B00B2C;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration: none;
}

.kam:link, .kam:visited
{
	text-decoration: none;
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
}	

.kam:hover, .kam:active
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #DDDDDD;
	letter-spacing: 0px;
	font-weight: normal;
}


/* Menu */

.menu {
background-image: url(images/menu.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
padding-top:0px;
}




.mainmenu:link, .mainmenu:visited
{
	text-decoration: none;
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	padding-top:0px;
	background-image:url(images/punt3.jpg);
	background-repeat:no-repeat;
	background-position:8px 5px;
}	

.mainmenu:hover, .mainmenu:active
{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #B00B2C;
	letter-spacing: 0px;
	font-weight: normal;
	padding-left: 20x;
	padding-top: 0px;
	background-image:url(images/punt2.jpg);
	background-repeat:no-repeat;
	background-position:8px 5px;
	display: block;
}




.submenu:link, .submenu:visited 
{
	text-decoration: none;
	font-family: arial;
	color: #B00B2C;
	font-size: 11px;
	padding-right: 40px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	padding-top:0px;
	background-image:url(images/punt1.jpg);
	background-repeat:no-repeat;
	background-position:170px 5px;
}	

.submenu:hover, .submenu:active
{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	letter-spacing: 0px;
	font-weight: normal;
	padding-right: 40px;
	padding-top: 0px;
	display: block;
	background-image:url(images/punt.jpg);
	background-repeat:no-repeat;
	background-position:170px 5px;
}








