a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline overline;
	color: #FF9900;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 100.01%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;

}
.normalbig {
	font-size: 0.95em;
	algin: left;
}
.bigger {
	font-size: 1.1em;
	algin: left;
	font-weight: bold;

}
.middle {
	font-size: 0.8em;
	algin: left;
}
#banner {
	margin: 0 auto;
	text-align: center;
	position: relativ;
}
#content {
	margin: 0 auto;
	width: 800px;
	position: relative;
	algin: left;
}
#angebote {
	padding: 4px;
	algin: left;
} 
#title {
	font-weight: bold;
	margin: 3px;
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 0.9em;
}
#thumbs {
	border: 2px solid #000000;
	margin: 5px;
	position: relativ;
	right: 15px;
	width: 60px;
}
#thumb_range {
	position: relativ;
	border: 1px dotted #000000;
	width: 600px;
}
#bg_angebot {
	background-color: #CCCCCC;
	padding: 2px;
}
/* #editor      { white-space:pre; } */
#footer {
	font-size: 0.7em;
	position: relativ;
	margin: 0 auto;
	text-align: center;
	bottom: 5px;
	hight: auto;
}
h3 {
	font-size: 1em;
	text-align: left;
}
