#error {
  margin: 10px;
  color: #F00;
}

#merkzettel {
  margin: 10px;
}

#merkzettel h1 {
  margin: 0px;
  font-size: 14px;
}

#impressum {
  margin: 10px;
}

#impressum h2 {
  margin: 0px;
  font-size: 14px;
}

#index {
  margin: 10px;
}

#index h2 {
  margin: 0px;
  font-size: 14px;
}

#fuss {
  margin: 10px;
}

#objektliste {
	width:660px;
  margin: 10px;
}

#objektliste h1 {
  margin: 0px;
  font-size: 14px;
}


#objektheader {
  width: 678px;
  margin: 10px;
  margin-top: 20px;
  margin-left: 0px;
}

#objektheader h1 {
  font-size: 14px;
}

#objektheader h2 {
  font-size: 9px;
  color: #000;
}

#objektheader p {
	margin: 10px;
}

#objektbeschreibung {
  width: 678px;
  float: left;
}

#content_center div.schmal {
	width: 660px;
  margin: 5px 10px;
}

#content_center div.breit {
	width: 660px;
  margin: 5px 10px;
}

#content_center h3 {
	font-size: 12px;
	color: #000;
}

#content_center p {
	font-size: 12px;
}

#content_center ul {
  margin: 0px;
}

#content_center ul li {
	font-size: 12px;
  margin: 0px 2px;
  list-style: none;
  width: 200px;
  float: left;
}

#content_center hr {
  width: 100%;
}

#content_center table {

}

#vorschau {
  margin-left: 10px;
	float: left;
}

.box_objektseite {
  display: table;
  margin: 10px 0px;
  width: 660px;
  background-color: #FFFACD;
  border: 1px solid #BDB76B;
  clear: left;
}

.box_objektseite p {
  margin-left: 3px;
}

.box_objektseite td {
  width: 50%;
}

.box_objektseite ul {
  margin: 0px;
  padding: 0px;
}


.box_objektseite ul li {
  margin: 0px;
  list-style: none;
  width: 110px;
  float: left;
}

.box_objektseite_header {
  width: 660px;
  height: 18px;
  padding: 2px 5px;
  background-color: #BDB76B;
  color: #FFF;
  font-weight: bold;
}

.box_objektseite li.eigenschaft_on {
  color: #000;
}

.box_objektseite li.eigenschaft_off {
  color: #888;
}

#anfrage_form input {
  width: 300px;
  border: 1px solid #BDB76B;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000;
}

#anfrage_form textarea {
  width: 300px;
  height: 100px;
  border: 1px solid #BDB76B;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000;
}

#pic_chooser {
  margin: 10px;
  width: 660px;
  display: block;
}

#pic_chooser ul {
  margin: 0px;
	margin-bottom: 5px;
  padding: 0px;
}

#pic_chooser ul li {
  margin: 1px;
  list-style: none;
  width: 39px;
  float: left;
}

#pic_gross {
  margin: 10px;
  width: 660px;
  display: block;
}

#bilddaten {
  font-size: 12px;
	color: #888;
}

#rahmen_oben {
	width: 700px;
	height: 9px;
	margin: 10px 20px 0px 20px;
	background-image: url('/images/rahmen_oben.png');
  background-repeat: no-repeat;
}

#rahmen_unten {
  clear: both;
	width: 700px;
	height: 9px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url('/images/rahmen_unten.png');
  background-repeat: no-repeat;
}

#kopf {
	position: absolute;
  top: 0px;
	width:  980px;
	height: 136px;
	border: 0px;
	border-top: 1px solid black;
}

#logo {
	margin: 0px;
}

#logo a {
	font-size: 20px;
	font-style: italic;
	color: #fff;
  text-decoration: none;
}

#box_suche {
	margin: 20px;
  margin-left: 0px;
	width: 220px;
	height: 250px;
	background-image:url('/images/suchrahmen.png');
	background-repeat: no-repeat;
}

#box_suche p {
	padding-top: 3px;
	padding-left: 10px;
	font-size: 12px;
	color: #888;
}

#box_suche h2 {
	padding-top: 3px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #888;
}

.suchfeld {
	padding-left: 10px;
	font-size: 12px;
	color: #888;
	border: 1px solid #888;
	width: 188px;
}

.suchselect {
	padding-left: 10px;
	font-size: 12px;
	color: #888;
	border: 1px solid #888;
	width: 200px;
}

.suchbutton {
	padding-left: 10px;
	font-size: 12px;
	color: #888;
	border: 1px solid #888;
	width: 100px;
}

#box_rechts {
	margin: 20px;
  margin-left: 0px;
	width: 220px;
  min-height: 800px;
}

#werbung {
	margin: 10px;
  width: 320px;
  height: 270px;
	float: left;
}

#werbung_quer {
        margin: 10px;
  width: 468px;
  height: 60px;
}

#kasten {
	position: absolute;
	top: 0px;
	left: 779px;
	height: 15px;
	width: 200px;
	background-color: #fff;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
	font-size: 10px;
	color: #000;
}

#kasten a {
	font-size: 10px;
	color: #000;
  text-decoration: none;
}

#kasten a:hover {
  text-decoration: underline;
}

#box_subregionen {
  border: 1px solid #888;
  width: 220px;
  margin: 0px;
	margin-bottom: 10px;
  background-color: #FFFACD;
}

#box_subregionen ul {
  margin: 0px;
  padding: 0px;
  display: table;
}

#box_subregionen  li {
  display: block;
  margin-left: 5px;
  width: 150px;
  list-style: none;
  float: left;
}

#box_subregionen_header {
	width: 210px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

.boxmini_objekt {
  border: 1px solid #888;
  width: 220px;
  margin: 0px;
	margin-bottom: 5px;
  background-color: #FFFACD;
}

.boxmini_objekt p {
  margin: 5px;
}

.boxmini_objekt img {
  margin: 5px;
}

.boxmini_objekt_header {
	width: 210px;
	padding: 2px 5px;
	background-color: #BDB76B;
}

.boxmini_objekt_header a {
	color: #FFF;
	font-weight: bold;
}

#box_topregionen {
  border: 1px solid #888;
  width: 220px;
  margin: 0px;
  margin-bottom: 5px;
  background-color: #FFFACD;
}

#box_topregionen ol {
  margin: 5px;
}

#box_topregionen_header {
	width: 210px;
	height: 20px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

#box_warum {
  border: 1px solid #888;
  width: 220px;
  margin: 0px;
  background-color: #FFFACD;
}

#box_warum  p {
  margin: 5px;
}

#box_warum_header {
	width: 210px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

#box_nachbarn {
  border: 1px solid #888;
  width: 220px;
  margin: 0px;
  margin-top: 10px;
  background-color: #FFFACD;
}

#box_nachbarn  p {
  margin: 0px;
  margin-left: 5px;
}

#box_nachbarn_header {
	width: 210px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

#box_topobjekte {
  display: table;
  width: 660px;
  margin: 10px;
}

#andere_regionen {
  width: 660px;
  margin: 10px 0px;
}

.box_regionen {
  display: table;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 660px;
  background-color: #FFFACD;
  border: 1px solid #888;
  clear: left;
}

.box_regionen ul {
  margin: 0px;
  padding: 0px;
  display: table;
  width: 660px;
}

.box_regionen li {
  display: block;
  margin-left: 5px;
  width: 320px;
  list-style: none;
  float: left;
}

.box_regionen_header {
	width: 655px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

.box_objekt {
  display: table;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 660px;
  background-color: #FFFACD;
  border: 1px solid #888;
  clear: left;
}

.box_objekt img {
  margin: 3px;
  border: 0px;
  float: left;
}

.box_objekt p {
  margin: 3px;
}

.box_objekt h3 {
  margin: 0px;
  margin-left: 3px;
  font-weight: bold;
  font-size: 12px;
}

.box_objekt ul {
  margin: 0px;
  padding: 0px;
  display: table;
  width: 640px;
}

.box_objekt  li {
  display: block;
  margin-left: 5px;
  width: 150px;
  list-style: none;
  float: left;
}

.box_objekt_header {
	width: 655px;
	padding: 2px 5px;
	background-color: #BDB76B;
	color: #FFF;
	font-weight: bold;
}

.box_objekt_header a {
	color: #FFF;
	font-weight: bold;
}

.suchbox {
  display: table;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 660px;
  background-color: #FFFACD;
  border: 1px solid #888;
  clear: left;
}

.suchbox ul {
  margin: 0px;
  padding: 0px;
  display: table;
  width: 640px;
}

.suchbox li {
  display: block;
  margin-left: 5px;
  width: 200px;
  list-style: none;
  float: left;
}

#seitenleiste {
  float: left;
  margin: 10px;
  margin-top: 0px;
  width:170px;
}

#toolbox1 {
  clear: both;
  position: absolute;
  top: 10px;
  left: 70px;
  width: 630px;
  height: 14px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #888;
  border: 1px solid #888;
}

#toolbox1 a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #888;
}

#toolbox2 {
	margin-left: 50px;
  width: 630px;
  height: 14px;
  font-family: Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #888;
  border: 1px solid #888;
}

#toolbox2 a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #888;
}

#gallery ul {
  margin: 0px;
  padding: 0px;
}

#gallery li {
  list-style: none;
  float: left;
  padding: 0px 5px;
}

#gallery li a {
  border: 0px;
}

#regionen_beschreibung {
  width: 320px;
  margin: 10px;
  float: left;

}

#regiofuss {
  margin: 10px;
  width: 660px;
  display: block;
}



#regionenbeschreibung {
  margin: 10px;
  width: 660px;
  display: block;
}

#regionenbeschreibung textarea {
  width: 600px;
  height: 200px;
	border: 1px solid #888;
}

#regionenbeschreibung input {
  width: 600px;
	border: 1px solid #888;
}

#preisdetails {
  display: none;
  visibility: hidden;
  width: 250px;
}

#preisdetails p {
  width: 250px;
  margin: 5px;
}

h1, h2 {
  margin: 10px;
}

h1 {
  font-size: 14px;
}

h3 {
  font-size: 11px;
}

.objektbox_preis {
  font-size: 13px;
  color: #060;
  font-weight: bold;
}

td {
  vertical-align: top;
}

.hiddenbox {
  display: none;
  visibility: hidden;
}

#bewertungen {
  margin: 10px;
  width: 400px;
  display: block;
}

.bw_beschreibung {
  clear: both;
  width: 200px;
  float: left;
}

.bw_wert {
  float: left;
  width: 150px;
}

.bw_klick {
  float: left;
  width: 50px;
}

.bw_details {
  clear: both;
  display: none;
  visibility: hidden;
}

#bw_textfeld {
  width: 500px;
  height: 200px;
}

#bewerten_form {
  width: 660px;
  margin: 10px;
}

#bewerten_header  {
  width: 660px;
  margin: 10px;
}

#bewerten_ausgabe {
  margin: 10px;
}

#empfehlen_form {
  width: 660px;
  margin: 10px;
}

#empfehlen_header  {
  width: 660px;
  margin: 10px;
}

#content_header  {
  width: 660px;
  margin: 10px;
}


.clearer {
  clear: both;
}

.objektBoxSpalte {
  width: 110px;
}

#showMapButton {
	cursor: pointer;
}

#googlemap {
  width: 660px;
	height: 400px;
  display: none;
}

#blaettern {
  width: 660px;
  background-color: #FFFACD;
  border: 1px solid #BDB76B;
  clear: left;
	text-align: center;
}

#box_vermieter {
  margin-bottom: 10px;
}

