body {
	margin: 0 auto;
	background: #CD9934 url(images/bg.gif) repeat-y center;
}
.content {
	background: #FFFFFF url(images/content-bg.jpg) no-repeat left top;
}
.content-padding {
	padding: 15px;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.bodytxt a:link, .bodytxt a:visited {
	color: #333333;
	text-decoration: underline;

}
.bodytxt a:hover {
	color: #333333;
	text-decoration: none;

}
.bodyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F3909;
	line-height: 150%;
	font-weight: bold;
	text-decoration: underline;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tabletxt a:link, .tabletxt a:visited {
	color: #333333;
	text-decoration: underline;

}
.tabletxt a:hover {
	color: #333333;
	text-decoration: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F3909;
}
.menu-bg {
    background: transparent url(images/menu-bg.jpg) no-repeat;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.menu a:link, .menu a:visited {
	color: #0F3909;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.hoofmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
}
.hoofmenu a:link, .hoofmenu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.hoofmenu a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.copyright a:link, .copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
#kader {
	background: #fae5bd;
	border: 1px solid #023501;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	width: 670px;
}
#notice {
	background: #66CC00;
	border: 1px solid #000000;
}
