body, p, td {
	font-family:Arial, sans-serif;
	font-size:10pt;
}
h1 {
	font-size:14pt;
	color:black
}
h2 {
	font-size:12pt;
	color:#FF6600
}
h3 {
	font-size:11pt;
	color:black;
	border-bottom:1px solid #F60;
}
h4 {
	font-size:12pt;
	color:black;
	margin:0;
	padding-left:5px;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #FF6600;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
ul li {
	list-style-type:circle;
	list-style-image:url('/bilder/bullet.gif');
	list-style-position:outside;
}
input {
}
.Feld {
	background-color:#E6E6E6;
	width:120px;
	height:20px;
	border:1px solid #666666;
}
.Feld1 {
	background-color:#E6E6E6;
	width:160px;
	height:20px;
	border:1px solid #666666;
}
.Button {
	background-color:#E6E6E6;
	color:black;
	width:200px;
	height:20px;
	border:1px solid #666666;
}
.Auswahl {
	background-color:#E6E6E6;
	width:50px;
	border:1px solid black;
}
a.menu {
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #FF6600;
}
a.menu:hover {
	color: #666666;
}
a.menu1 {
	text-decoration: none;
	font-size:10pt;
}
a.menu1:link, a.menu1:visited, a.menu1:active {
	color: black;
	font-size:10pt;
}
a.menu1:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size:10pt;
}
td.bereich {
	font-size:10pt;
	color:#808080;
	font-weight:bold;
}
span.preis {
	font-size:12pt;
	color:#FF6600;
	font-weight:bold;
}
.rahmen {
	border: 1px solid black;
}
/*
body {
	background-image:url('/bilder/hg.gif');
}
*/
#main {
	border: 1px solid black;
	margin:15px auto;
}
#unten {
	text-align:center;
}
/*
Anzeigen links
*/
#neueste {
	border-right:1px solid black;
	width:180px;
	padding:30px 10px 0 10px;
}
#content {
	padding:30px;
	width:100%;
}
.l_anzeige {
	width:180px;
	margin-bottom: 15px;
	line-height:125%;
}
.l_bezeichnung {
	font-size: 11pt;
	font-weight: bold;
}
.l_ort {
	font-size: 8pt;
	text-align:left;
	padding-bottom:5px;
}
.l_teaser {
	font-size: 9pt;
	text-align:justify;
}
.l_mehr {
	text-align:left;
	font-size:8pt;
	font-weight:bold;
}
/*
Suche
*/
#mehr_suche {
	width:95%;
	font-size:8pt;
	line-height:2em;
	padding:0 10px 15px 10px;
	border:1px solid #F60;
	background-color:#F0F0F0;
	margin:0 auto 15px auto;
}
fieldset{
    position: relative;
	width:95%;
	font-size:.75em;
	line-height:2em;
	padding:2.75em 10px 15px 10px;
	border:1px solid #F60;
	background-color:#F0F0F0;
	margin:1em auto 15px auto;
}
legend{
    position:absolute;
    top: -1.5em;
    left: 0;
	font-size:1.5em;
}
#tab_suche {
	background-color:white;
}
.tab_suche_td1 {
	border-top:1px dashed #F60;
	margin-top:25px;
	background-color:#EEEEEE;
}
.tab_suche_td2 {
	background-color:white;
	padding-bottom:25px;
}
.bewliste {
	border-top:1px dashed #F60;
	padding:10px 0;
}
.bewliste_tr1 {
	background-color:#EEEEEE;
}
.bewliste_tr2 {
	background-color:white;
}
#ergebnis {
	width:100%;
	margin:0 auto;
}
label {
	font-weight:bold;
	font-size:9pt;
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #F60;
	border-bottom: solid 1px white; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
.achtung {
	color:red;
	font-weight:bold;
}
/*Bewertung*/
.slider_size {
	width: 200px;
	margin: 10px;
	float:left;
}
.slider_value {
	margin-left: 210px;
}
.slider_null {
	float:right;
}
.bewertung_table tr td {
	padding:5px 0;
}
/*Sliderfarben*/
.slider1 {
	background-color:#31fe01;
}
.slider2 {
	background-color:#a0fc01;
}
.slider3 {
	background-color:#fef200;
}
.slider4 {
	background-color:#fdad00;
}
.slider5 {
	background-color:#fe6700;
}
.slider6 {
	background-color:#ff1b02;
}
.slider1, .slider2, .slider3, .slider4, .slider5, .slider6 {
	color: black;
	padding:2px 5px;
	font-weight:bold;
}

