body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #BECA0C;
	background-image: url(images/hg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}

/* ====================================================== */
#spyder {
	position:absolute;
	width:975px;
	height:47px;
	visibility: hidden;
}

#wrapper{
	width: 551px;
	border: 0px;
	position: relative;
	float: right;
	overflow: auto;
}

#header {
	position: relative;
	width:100%;
	height:56px;
	/*float:left;*/
}

#log {
	/*position: relative;*/
	width:200px;
	height:56px;
	float:right;
}

#menu {
	width:100%;
	height:80px;
	overflow: auto;
}

#content {
	width:100%;
	overflow: visible;
}

#footer {
	width:100%;
	height:65px;
	overflow: auto;
}
/* ====================================================== */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #E9E9E9;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* ====================================================== */

.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	/*text-transform: uppercase;*/
	color: #000000;
	text-decoration: none;
}

.textgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}


.navgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.navgrossweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


.navklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.navkleinweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


.textgrossbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.abstand {
	line-height: 14px;
}

.hide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BECA0C;
	text-decoration: none;
}
/* ====================================================== */











