* {
margin: 0; 
padding: 0;
}
body {
font-family: georgia, "Times New Roman", Times, serif;
color: black;
background: #598122;
}


#container {
position: absolute;
top: 50%;
left: 50%;
width: 900px;
height: 581px;
margin-top: -290px;
margin-left: -450px;
background-color: white;
border: 0px solid white;
background-image: url(startseite-ferienwohnung.png);
}

#content {
   position: relative;
	margin-left: 0px;
	margin-right: px;
}


#right {
	margin-left: 650px;
	margin-top: 25px;
margin-left: 610px;
width: 260px;
padding: 10px;
}
#oben {
	border: 1px solid #666666;
	width: 240px;
	margin-right: 15px;
	background-color: White;
	padding: 10px;
}
#unten {
margin-top: 20px;
border: 1px solid #666666;
width: 240px;
margin-right: 15px;
background-color: White;
padding: 10px;
}

#footer {
   position: relative;
	margin-top:50px;
	height: 25px;
	z-index: 100;
	padding: 10px;
}

p {

  font-family: "Trebuchet MS";
  font-size: 12px;
  font-style: normal;
  color: #666666;
  margin-bottom: 10px;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Trebuchet MS";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #598122;
  line-height: 150%;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #333333;
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #525252;
}
