body {
  background-image:url(templates/images/hg-body.gif);
  background-position:0 top;
  background-repeat:repeat; 
  font-family: Arial;
  margin: 0;
  padding: 0;
  width: auto;
  text-align: center;
  font-size: 100.01%;
}

a img {
	border: 0 none #fff;
}

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}



h1 {
  color:#3C3529;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin-top: -5px;
  margin-bottom: 26px;

}

p, ul {
  color: #3C3529;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 16px;
  vertical-align: top;
}

ul {
	margin-left: 0;
	margin-right: 0;
	margin-top: 4px;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
	padding: 0;
}

h2 {
  color: #3C3529;
  font-size: 15px;
  line-height: 18px;
}

h3 {
  color: #3C3529;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 4px;
  vertical-align: top;
	font-weight: bold;
}

#content {
  width: 940px;
  height: auto;
  margin: 15px auto 15px auto;
  text-align: left;
  position: relative;
  left: 5px; /* Wieder in die Mitte schieben */
}


#left {
  float: left;
  width: 570px;
  height: auto; 
}

#headgrafik {
  display: block;
  width: 560px;
  height: 154px;
  background-image: url(templates/images/logo-head.gif);
}

#grafik-sonne {
  width: 560px;
  height: 52px;
  background-image: url(templates/images/grafik-sonne.gif); 
}


#navigation {
  background-image: url(templates/images/hg-hauptnav.jpg);
  height: 47px;
  text-align: left;
  margin: 0;
  padding: 0 0 0 3px;
}

#navigation ul {
	list-style: none none outside;
  margin: 0 0 0 10px;
  padding: 0;
}

#navigation ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: auto;
}

#navigation ul li a {
  text-decoration: none;
  text-transform: uppercase;
  float: left;  
  color: #F7FBEF;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 16px;
  margin: 12px 10px 0 17px;
}

#navigation ul li a:hover {
  color: #D0D8C0;
}

#textbox {
  background-color: #F7FBEF;
  width: 510px;
  height: auto;
  border: 10px solid #889D6D;  
  text-align: left;
  padding: 20px;
  min-height: 520px;
  margin: 0;
}

#textbox a {
text-decoration: none;
color: #2A5A28;
font-weight: bold;
font-size: 13px;
margin: 0;
padding: 0;

}

#textbox a.inline {
color:#3C3529;
cursor:text;
text-decoration:none;
font-weight: normal;

}

#textbox th.preise {

background-color:#E2E9D4;
border:1px solid #F7FBEF;
font-weight:bold;
padding-bottom:4px;
padding-left:10px;
padding-top:8px;
color:#174117;
font-family:Arial;
font-size:12px;
line-height:15px;
vertical-align:top;
width: 112px;
text-align: left;


}

#textbox td.preise {

background-color:#EEF3E3;
border:1px solid #F7FBEF;
padding-bottom:2px;
padding-left:10px;
padding-top:3px;
color:#174117;
font-family:Arial;
font-size:12px;
line-height:15px;
vertical-align:top;

}





.BildrahmenContentleft {
float: left;
	border: 5px solid #BFD1A8;
	left: 0;
	margin: 1px 10px -10px 0;
	padding: 1px;
	right: 0;
	vertical-align: top;
}

.BildrahmenContentright {
float: right;
border: 5px solid #BFD1A8;
left: 0;
margin: 1px 0px -10px 10px;
padding: 1px;
right: 0;
vertical-align: top;

}


.BildrahmenContentleftindex {
	border: 5px solid #BFD1A8;
	left: 0;
	margin: 1px 10px -10px 0;
	padding: 1px;
	right: 0;
	vertical-align: top;
}

.BildrahmenContentrightindex {

border: 5px solid #BFD1A8;
left: 0;
margin: 1px 10px -10px 0;
padding: 1px;
right: 0;
vertical-align: top;

}


.bild-left {
float: left;    
}

.bild-right {
float: right; 
}

.Bildunterschrift {
color: #889D6D;
font-family: Arial;
font-size: 11px;
line-height: 13px;
padding: 3px 0 10px 5px;
}

#footer {
  width: 570px;
  height: 17px;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer ul li {
  float: left;
  list-style: none;
  color: #1E501E;
  font-size: 11px;
  font-weight: normal;
  margin-left: 10px;
  margin-top: 3px;
  padding-right: 5px;
  line-height: 13px;
}

#footer ul li.belegungskalender {
  list-style: none;
  margin: 5px 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid #1E501E;
}

#footer ul li.belegungskalender a {
  float: left;
  list-style: none;
  text-decoration: none;
  color: #1E501E;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 0px;
  padding-right: 10px;
  line-height: 10px;
  letter-spacing: 1px;
}

#right {
  float: left;
  width: 370px;
  height: auto;
  position: relative;
  left: -10px;
  margin-left: 0px;
}

#headlinks {
  width:  auto;
  height: 22px;
  margin: 48px 0 0 0;
  padding: 0 10px 0 0;
  text-align: right;
}

#headlinks ul {
  list-style: none none outside;
  float: right;
  margin: 0;
  padding: 0;
}

#headlinks ul li {
  float: left;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 13px;
  color: #1E501E;
}

#headlinks ul li a {
  text-transform: lowercase;
  text-decoration: none;
  color: #1E501E;
  line-height: 13px;
  padding: 0 10px 0 9px;
}

#image-right {
  background-image: url(templates/images/flash-bild.jpg);
  width: 350px;
  height: 544px; 
  margin-top: -2px;
  border: 10px solid #889D6D;  
}

#ornament {
  width: 360px;
  height: 175px;
  background-image:url(templates/images/grafik-ornament.gif);  
  margin: 0 0 15px 10px;
}

.wohnungs-navigation h2 {
  display: inline-block;
  background: #B2C58D;
  padding: 0 15px;
  line-height: 30px;
  font-size: 15px;
  margin: 0 30px 0 0;
  float: left;
}

.wohnungs-navigation ul {
  list-style: none none outside;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right;
}

.wohnungs-navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}

.wohnungs-navigation ul a {
  background: #ECF2E0;
  color: #889D6D;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  width: 30px;
  font-weight: bold;
  padding: 0;
  text-decoration: none;
  font-size: 15px;
}

.wohnungs-navigation ul a.aktiv,
.wohnungs-navigation ul a:hover {
	background: #E0E8CF;
}

.spalte-links, .spalte-rechts {
  width: 250px;
  float: left;
}

.spalte-links {
  margin-right: 10px;
}

.spalte-rechts .grundriss {
  display: block;
  text-align: right;
}


.belegungskalender {
}


.belegungskalender table {
  table-layout: fixed;
  font-size: 11px;
  float: left;
  margin: 0 5px 5px 0;
}

.belegungskalender th, .belegungskalender td {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  background: #ECF3DD;
  color: #174117;
  border: 1px solid #f7fbef;
  border-left: 0 none #fff;
  border-bottom: 0 none #fff;
}

.belegungskalender th {
  text-transform: uppercase;
  background: #C6D5A8;
}

.belegungskalender th.monat {
  width: auto;
}

.belegungskalender td.anr, .belegungskalender td.bel {
  color: #f00;
}

.belegungskalender-legende {
  color: #889d6d;
}


.wohnungssuche {
	padding: 0 0 0 160px;
	width: 195px;
}

.wohnungssuche h2 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
  letter-spacing: 1px;
  margin-top: 0;
}

.anfrage label, .anfrage span { font-size: 70%; display: inline-block; width: 45px; }
.anfrage span { margin-top: 5px; }
.anfrage span.for-label { display: inline-block; width: 100px; }
.anfrage label.breit { width: 90px; }

#wohnungssuche-anreise_tag,
#wohnungssuche-anreise_monat,
#wohnungssuche-anreise_jahr,
#wohnungssuche-abreise_tag,
#wohnungssuche-abreise_monat,
#wohnungssuche-abreise_jahr,
#wohnungssuche-region,
#buchungsanfrage-anreise_tag,
#buchungsanfrage-anreise_monat,
#buchungsanfrage-anreise_jahr,
#buchungsanfrage-abreise_tag,
#buchungsanfrage-abreise_monat,
#buchungsanfrage-abreise_jahr,
#buchungsanfrage-region {
  font-size: 60%;
  margin-bottom: 0px;
  margin-top: 10px;
}

#footer {
  background: transparent url("templates/images/hg_footer.png") scroll repeat-x 0 0;
  height: 45px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#wohnungssuche-kinder,
#buchungsanfrage-kinder {
  font-size: 60%;
  width: 50px;
  margin-top: 5px;
}

#wohnungssuche-personen,
#buchungsanfrage-personen {
  font-size: 60%;
  width: 50px;
  margin-top: 8px;
}

.submit {
  margin: 15px 0 0 0;
  text-align: right;
}

form { display: inline; }

form#buchungsanfrage span {
	display: block;
  color: #3C3529;
  font-size: 13px;
  line-height: 16px;
}

form#buchungsanfrage #buchungsanfrage-anreise_tag,
form#buchungsanfrage #buchungsanfrage-anreise_monat,
form#buchungsanfrage #buchungsanfrage-anreise_jahr,
form#buchungsanfrage #buchungsanfrage-abreise_tag,
form#buchungsanfrage #buchungsanfrage-abreise_monat,
form#buchungsanfrage #buchungsanfrage-abreise_jahr {
	font-size: 100%;
	margin-top: 0;
}

form#buchungsanfrage label, .anfrage span { display: inline-block; width: 120px; }
form#buchungsanfrage label { font-weight: bold; }
form#buchungsanfrage span { margin-top: 5px; }
form#buchungsanfrage span.for-label { display: inline-block; width: 380px; font-weight: normal; min-height: 21px; }
form#buchungsanfrage label.breit { width: 90px; }
form#buchungsanfrage label em { color: red; font-style: normal; }
#anfrage-name,
#anfrage-adresse,
#anfrage-telefon,
#anfrage-e-mail { width: 207px; }
#anfrage-ort { width: 139px; }
form#buchungsanfrage #anfrage-postleitzahl { width: 60px; }