body, div, p, span {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page {
}

#frame {
	position: fixed;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#left {
	width: 190px;
	float: left;
}


#right {
	/*	left: 192px;*/
	width: 759px;
	margin-left: 192px;
}

#oben_links {
	height: 71px;
}
#bilder {
	position: absolute;
	z-index: 0;
	left: 192px;
	top: 83px;
	background-color: #C4B98A;
}

#oben_rechts {
	height: 53px;
}

.abstand {
	height: 19px;
	background-color: #FFFFFF;
}

.leer {
	background-color: #FFFFFF;
}

.navi-punkt {
	height: 38px;
}
img, a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#sub_baumpflege {
	position: absolute;
	width: 190px;
	left: 192px;
	top: 204px;
	z-index: 3;
	visibility: hidden;
	height: 152px;
}
#sub_gutachten-kurse {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	width: 190px;
	left: 192px;
	top: 242px;
	height: 152px;
}
#sub_ueber-uns {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	width: 190px;
	left: 192px;
	top: 280px;
	height: 76px;
}

#text_baumpflege {
	position: fixed;
	width: 190px;
	left: 192px;
	top: 204px;
	z-index: 2;
	height: 318px;
}

#text_gutachten {
	position: fixed;
	width: 190px;
	left: 192px;
	top: 242px;
	z-index: 2;
	height: 318px;
}

#text_uns {
	position: fixed;
	height: 318px;
	width: 190px;
	left: 192px;
	top: 280px;
	z-index: 2;
}

#up, #down, #close {
    cursor: pointer;
  }

#text_kontakt {
	position: fixed;
	height: 318px;
	width: 190px;
	left: 192px;
	top: 318px;
	z-index: 2;
}
#formular {
	position: fixed;
	height: 318px;
	width: 460px;
	visibility: hidden;
	z-index: 2;
	left: 490px;
	top: 318px;
}
.formularzeile {
	vertical-align: top;
	height: 30px;
}

input, textarea {
	vertical-align: top;
	border: none;
	width: 270px;
	padding: 1px;
	margin: 1px;
}
input {
	height: 16px;
}

textarea {
	height: 64px;
}
.formularzeile_message {
	vertical-align: top;
}

#danke {
	height: 318px;
	width: 460px;
	position: fixed;
	left: 490px;
	top: 318px;
}

#missing_content {
	position: fixed;
	height: 318px;
	width: 759px;
	left: 192px;
	top: 176px;
	z-index: 1;
}
#missing_feedback {
	height: 142px;
	width: 311px;
	margin-left: 448px;
}

#text_missing {
	float: left;
	height: 318px;
	width: 190px;
}

#formular_missing {
	height: 318px;
	width: 460px;
	margin-left: 298px;
}


/******** TEXT ******/

body {
	font-family: Univers, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

h1 {
	font-size: 1em;
	font-weight: normal;
	color: #8f1526;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.9em;
}

