body {
	color: #ffc;
	font-size: 11px;
	font-family: "times new roman", times, arial;
	background-color: #ffc;
	border-width: 0;
}
table {
	color: #ffc;
	font-size: 12px;
	font-family: "times new roman", times, arial;
	font-weight: bold;
}
.td_einzug {
	color: #ffc;
	font-size: 12px;
	font-family: "times new roman", times, arial;
	font-weight: bold;
	padding-right: 12px;
}
.impressum {
	color: #645a50;
	font-size: 12px;
	font-family: "times new roman", times, arial;
	font-weight: normal;
}
.beschreibung {
	color: #ffc;
	font-size: 13px;
	font-family: "times new roman", times, arial;
	font-weight: normal;
	padding-right: 10px;
}
.mg {
	color: #ffc;
	font-size: 10px;
	font-family: "times new roman", times, arial;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
h3 {
	color: #ffc;
	font-size: 10px;
	font-family: "times new roman", times, arial;
	font-weight: bold;
	line-height: 12px;
}
h1 {
	color: #645a50;
	font-size: 14px;
	font-family: "times new roman", times, arial;
}
h2 {
	color: #645a50;
	font-size: 14px;
	font-family: "times new roman", times, arial;
	line-height: 8px;
}
a:link { color: #645a50; font-weight: bold; text-decoration: none; border-width: 0; outline-width: 0; }

a:visited { color: #645a50; font-weight: bold; text-decoration: none; border-width: 0; outline-width: 0; }

a:hover { color: #e32525; font-weight: bold; text-decoration: none; border-width: 0; outline-width: 0; }

a:active { color: #645a50; font-weight: bold; text-decoration: none; border-width: 0; outline-width: 0; }
marquee {
	color: #ffc;
	font-size: 14px;
	font-family: "times new roman", times, arial;
	font-weight: normal;
	background-color: #645a50;
	margin: 0;
	padding: 0 50px;
	border-width: 0;
}
#textticker { position: relative; top: 0; left: 0; width: 235px; height: 20px; z-index: 500; overflow: hidden; visibility: visible; margin: 0; padding: 0; border-right: 2px solid #ffc; border-left: 2px solid #ffc; border-top-width: 0; border-bottom-width: 0; outline-width: 0; }
#info{
	z-index: 0;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	font-size: 16px;
}
#info_inhalt{
	width: 400px;
	height: 400px;
	background-color: #645a50;
	z-index: 999;
	top: 50px;
	position: absolute;
	border: medium solid #514840;
	text-transform: none;
	color: #FFC;
	text-align: center;
	right: 50px;
}
#info_inhalt h1{
	color: #FC3;
	text-transform: none;
	font-size: 18px;
}
#info_inhalt img{
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#position{
	z-index: 10;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}
.table_zindex {
	z-index: 20;
}
#linkHome {
	background-image: url(../images/link_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	top: -30px;
	height: 60px;
	width: 200px;
	left: 600px;
	z-index: 1;
	visibility: visible;
	min-width: 200px;
	min-height: 60px;
	max-width: 200px;
	max-height: 60px;
	margin: 0;
	padding: 0;
	border-width: 0;
	outline-width: 0;
}


