body {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #FFFFCC;
}
body,th,td,li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
input,textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	background-color:#FFFFCC;
	border-color:#663300;
	border-style:solid;
	border-width:1px;
}
.hg_tbl {
	background-attachment: fixed;
	background-image: url(../images/hg_tbl.gif);
	background-repeat: no-repeat;
}
.hg_site {
	width:100%;
	height:100%;
	background-attachment: scroll;
	background-color: #663300;
	background-image: url(../images/hg_site.gif);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-base-color:#663300;
}
.scroll {
	scrollbar-face-color:#FFFFCC;
	scrollbar-highlight-color:#663300;
	scrollbar-3dlight-color:#FFFFCC;
	scrollbar-darkshadow-color:#FFFFCC;
	scrollbar-shadow-color:#663300;
	scrollbar-arrow-color:#663300;
	scrollbar-track-color:#FFFFCC;
}a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #009933;
	text-decoration: none;
}
.hg_tbl_index {
	background-attachment: fixed;
	background-image: url(../images/hg_tbl_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tbl {
	width:100%;
	height:100%;
}
.hg_top {
	background-image:url(../images/hg/oben_1.gif);
}
.hg_right {
	background-image:url(../images/hg/rechts_2.gif);
}
.hg_bottom {
	background-image:url(../images/hg/bottom_1.gif);
}
.hg_left {
	background-image:url(../images/hg/left_1.gif);
}
.hg_middle {
	background-image:url(../images/hg/mitte_2.gif);
}
.text_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}