/* CSS Document */
body {
	scrollbar-3dlight-color : #F8D67D;
	scrollbar-arrow-color : #F8D67D;
	scrollbar-base-color : #FBE7B5;
	scrollbar-darkshadow-color : #F8D67D;
	scrollbar-face-color : #FBE7B5;
	scrollbar-highlight-color : #FBE7B5;
	scrollbar-shadow-color : #FBE7B5;
	scrollbar-track-color : #FDF2D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFAEA;
}
td.weiss{
	background-color:#FFFFFF;
}
td.hgright{
	background-color:#FBE7B5;
}
td.hgnav{
	 background-image: url(../img/hg_left.jpg);
	 background-repeat:repeat-y;
}
td.hgcontent{
	background-color:#FDF2D8;
}
td.hgtopright{
	background-image:url(../img/hg_top_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
td.hgtopleft{
	background-image:url(../img/hg_top_left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 152px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 152px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width:152 px;
	height: 24 px;
	line-height: 24px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 24px;
	font-weight: bold;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #4A883C;
	background-image: url(../img/hg_menu_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
td.footer{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F876E;
	line-height: 16px;
	text-decoration: none;
}
td.footer a{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F876E;
	line-height: 16px;
	text-decoration: none;
}
td.footer a:link{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F876E;
	line-height: 16px;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#51913D;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.content{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.fliesstext{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
td{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
table{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
strong{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60A340;
	line-height: 16px;
}
span{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
font{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}
INPUT, CHECKBOX, OPTION {
	border : 1px solid #F8D67D;
	border-bottom : 1px solid #F8D67D;
	border-color : #F8D67D;
	background: #FFFFFF;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}
select {
	border : 1px solid #F8D67D;
	border-bottom : 1px solid #F8D67D;
	border-color : #F8D67D;
	background: #FFFFFF;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	line-height:16px;
}
TEXTAREA {
	border : #F8D67D;
	border-bottom : 1px solid #F8D67D;
	background: #FFFFFF;
	border-color : 1px solid #F8D67D;
	border-left : 1px solid #F8D67D;
	border-right : 1px solid #F8D67D;
	background-repeat : repeat-x;
	border-top : 1px solid #F8D67D;
}
a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #60A340;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #60A340;
	line-height: 16px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
td.content li{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}