body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}


/* bg's & images */

img {
border:none;
}

select {
background-color:#9E030A;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

input {
border:1px solid #333333;
background-color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#9E030A;
}

.header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

.footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
height:8px;
}

.top {
background-image:url(images/top.jpg);
background-repeat:no-repeat;
height:135px;
padding-left:20px;
}

.bg1 {
background-image:url(images/bg1.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#1A2E5F;
}

.bg2 {
background-image:url(images/bg2.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#443A35;
}


.links {
background-image:url(images/links.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}


.links1 {
background-image:url(images/links1.jpg);
background-repeat:repeat-x;
background-position:right;
}

.links3 {
background-image:url(images/links3.jpg);
background-repeat: repeat-y;
background-position:right;
}

.rechts {
background-image:url(images/rechts.jpg);
background-repeat:no-repeat;
background-position:left bottom;
}


.rechts1 {
background-image:url(images/rechts1.jpg);
background-repeat:repeat-x;
background-position:left;
}

.rechts3 {
background-image:url(images/rechts3.jpg);
background-repeat:repeat-y;
background-position:left;
}

.bg_content {
background-image:url(images/bg_content.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#000000;
padding:15px;
}

.bg_menu {
background-image:url(images/bg_menu.jpg);
background-repeat:repeat-x;
}

.td1 {
padding:5px 5px 5px 0px;
color:#FFFFFF;
font-family:Century Gothic;
}


/* fonts & links */

.titel {
font-size: 22px;
font-weight:bold;
color:#96030B;
letter-spacing: 0px;
line-height:normal;
}



a:link, a:visited
{
	text-decoration: none;
	color: #9E030A;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
}	

a:hover, a:active
{
	font-size: 11px;
	text-decoration: underline;
	color: #9E030A;
	letter-spacing: 0px;
	font-weight: bold;
}

.kam:link, .kam:visited
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
}	

.kam:hover, .kam:active
{
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
	letter-spacing: 0px;
	font-weight: normal;
}


/* Menu */

.mainmenu:link, .mainmenu:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 27px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	padding-top:3px;
	padding-right:17px;
	height:24px;
	background-image:url(images/punt.jpg);
	background-repeat:no-repeat;
	background-position:15px 10px;
}	

.mainmenu:hover, .mainmenu:active
{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: normal;
	padding-left: 27px;
	padding-right:17px;
	padding-top: 3px;
	background-image:url(images/punt1.jpg);
	background-repeat:no-repeat;
	background-position:15px 10px;
	background-color:#7C020F;
	display: block;
	height:24px;
}


.submenu:link, .submenu:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	padding-top:2px;
	height:20px;
	background-image:url(images/punt2.jpg);
	background-repeat:no-repeat;
	background-position:5px 9px;
}	

.submenu:hover, .submenu:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	letter-spacing: 0px;
	font-weight: normal;
	display: block;
	padding-top:2px;
	height:20px;
	background-image:url(images/punt3.jpg);
	background-repeat:no-repeat;
	background-position:5px 9px;
}




.gastenboek_top {
background-image:url(images/gastenboek/bg_top.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#CA0000;
color:#FFFFFF;
font-weight:bold;
height:22px;
}

.gastenboek_left {
background-image:url(images/gastenboek/bg_left.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#000000;
color:#999999;
font-weight:normal;
font-size:10px;
}



