body {
	background-color: #BBA590;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFF;
}
.menue {
	font-size: 12px;
	white-space: nowrap;
}

a:link {
	font-weight: bold;
	color: #FEFEFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FEFEFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C99259;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #C99259;
	text-decoration: none;
}

.text {
	font-size: 12px;
	text-align: left;
}
.smalltext {
	font-size: 10px;
	text-align: left;
}
hr {
	border: solid #BBA590 1px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.bg01 {
	background-image: url(sysimage/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.bg02 {
	background-image: url(sysimage/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.bg03 {
	background-image: url(sysimage/bg_3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.rahmen {
	border: 1px solid #BBA590;
}
