* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

p {
  padding-top: 5px;
  padding-bottom: 5px;
}

h1 {
  font-size: 16pt;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

h2 {
  font-size: 15pt;
  margin-top: 9px;
  margin-bottom: 8px;
  letter-spacing: 0.1em;
  font-weight: bold;
}

h3 {
  font-size: 14pt;
  margin-top: 8px;
  margin-bottom: 6px;
  font-weight: bold;
}

h4 {
  font-size: 13pt;
  margin-top: 7px;
  margin-bottom: 4px;
  font-weight: bold;
}

h5 {
  font-size: 12pt;
  margin-top: 6px;
  margin-bottom: 2px;
  font-weight: bold;
}

h6 {
  font-size: 11pt;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: bold;
}

table {
  font-size: 11pt;
}

body {
	background-color: #51a300;
	font-size: 11pt;
	background-image:url('/static/ferienwohnungen-linss/bg_web.gif');
	background-position: center -30px;
	background-repeat: no-repeat;
	color: #316400;
}

#designbody {
  background-color: #FFFFFF;
  background-image: none;
}

#designbody ul {
  padding-left: 10px;
  margin-left: 10px;
}

#fenster {
	position: relative;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px;
	height: 600px;
	padding-top: 21px;
}

div#positiontracker {
  position: absolute; 
  left: 230px; 
  top: 135px; 
  font-size: 10pt;
}

div#positiontracker a {
  color: #316400;
}

div#positiontracker a:hover {
  color: #CE9BFF;
}

ul#navigation {
	position: absolute;
	list-style-type: none;
	left: 8px;
	top: 316px;
}

ul#navigation li {
	margin-bottom: 4px;
	height: 25px;
	width: 162px;
}

#navigation_unten {
	padding-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
  color: #ccf7a2;
}

#navigation_unten a {
	color: #ccf7a2;
	text-decoration: none;
}

#navigation_unten a:hover {
	text-decoration: underline;
  color: #33085D;
}

#contentbox {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 766px;
	height: 475px;
	overflow: auto;
  background-image: url('/static/ferienwohnungen-linss/blank.gif');
}

#content {
	text-align: left;
	padding-left: 10px;
         padding-right: 10px;
  line-height: 1.5em;
  text-align: justify;
}

#content #sub_navi {
  font-size: 10pt;
}

#content ul {
  padding-left: 10px;
  margin-left: 10px;
}

#content ol {
  padding-left: 14px;
  margin-left: 14px;
}

#content div.image_right {
  position: relative;
  float: right;
  width: 300px;
  height: 225px;
  margin-left: 10px;
  vertical-align: middle;
}

#content div.image_left {
  position: relative;
  float: left;
  width: 300px;
  margin-right: 10px;
  height: 225px;
}

#content a {
  color: #316400;
}

#content a:hover {
  color: #CE9BFF;
}

