body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#098FAB;
}


/* bg's & images */

img {
border:none;
}

.header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.bg1 {
background-image:url(images/menulinks.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-top:0px;
}


/* td's & tabellen */

.td {
padding-left:20px;
padding-top:0px;
padding-right:60px;
padding-bottom:20px;
background-color:#FFFFFF;
}

.td1 {
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
padding-top:4px;
background-color:#FFFFFF;
}

/* fonts & links */

.arial11px {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
letter-spacing: 0px;
line-height:20px;
}

.titel {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
color:#000000;
letter-spacing: 0px;
}


a:link, a:visited
{
	text-decoration: none;
	font-family: arial;
	color: #098FAB;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}	

a:hover, a:active
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #098FAB;
	letter-spacing: 0px;
	font-weight: bold;
}

.kam:link, .kam:visited
{
	text-decoration: none;
	font-family: arial;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}	

.kam:hover, .kam:active
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	letter-spacing: 0px;
	font-weight: bold;
}


/* Menu */




.mainmenu:link, .mainmenu:visited
{
	text-decoration: none;
	font-family: times new roman, arial;
	color: #037A93;
	font-size: 14px;
	padding-left: 20px;
	letter-spacing: 0px;
	font-weight: bold;
}	

.mainmenu:hover, .mainmenu:active
{
	font-family: times new roman, arial;
	font-size: 14px;
	text-decoration: none;
	color: #037A93;
	letter-spacing: 0px;
	font-weight: bold;
	padding-left: 20x;
}




.submenu:link, .submenu:visited 
{
	text-decoration: none;
	font-family: times new roman, arial;
	color: #9D1300;
	font-size: 12px;
	padding-left: 23px;
	letter-spacing: 0px;
	font-weight: normal;
}	

.submenu:hover, .submenu:active
{
	font-family: times new roman, arial;
	font-size: 12px;
	text-decoration: none;
	color: #9D1300;
	letter-spacing: 0px;
	font-weight: normal;
	padding-left: 23x;
}



.menu {
background-color:#8CC5D7;
background-repeat:no-repeat;
background-position:0px 0px;
}






