/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	.bgtop {
	background-image: url(gfx/bgtop.gif);
	
}
.bgmenu {
	background-image: url(gfx/bgmenu.gif);
}
.bgbottom {
	background-image: url(gfx/bgbottom.gif);
}
.bgheader {
	background-image: url(gfx/bgheader.gif);
}
.bgmen {
	background-image: url(gfx/bgnavi.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 40px;
	
}
a:link.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	text-decoration: none;
}
a:hover.nav {
	font-family:Tahoma;
	font-size: 12px;
	color: #CC1919;
	text-decoration: none;
}td {
	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	font-weight: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #553B09;
}
.bgleft {
	background-image: url(gfx/bgnews.gif);
}
.bgmain {
	background-image: url(gfx/bgmain.gif);
	background-position: top;
	
}
.navbottom {

	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 40px;
}
a:link.navbottom {

	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 40px;
}

a:hover.navbottom{
	font-family:Tahoma;
	font-size: 12px;
	color: #CC1919;
	text-decoration: none;
}.navKopie {

	font-family: Tahoma;
	font-size: 12px;
	color: #10543D;
	text-decoration: none;
}
.copy
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #990000;
}