* {
 margin: 0px;
 padding: 0px;
}

BODY, TD {
 font: 12px Arial, Geneva, Verdana, Helvetica;
 background-color: #cccc9a;
 color: #676630;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 height:100%;
 margin: 0px;
 padding: 0px;
}

H1, H2, H3, H4  {
	font-size: 14px;
    font-weight: bold;
	color: #993300;
	margin-bottom: 10px;
}

ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	/*background: url(../../index.php?image=doc) no-repeat;*/
}
.docs {
	list-style: none;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	/*background: url(../../index.php?image=docs) no-repeat;*/
}
.sdoc {
	list-style: none;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	/*background: url(../../index.php?image=sdoc) no-repeat;*/
}
.sdocs {
	list-style: none;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	/*background: url(../../index.php?image=sdocs) no-repeat;*/
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: gray;
}
a:active, a:hover {
	color: black;
}
.sitename {
	font-weight: normal;
	font-size: 20px;
}
.menulevel1 {
	font-size: 12px;
	color: gray;
}
.menulevel1 a {
	font-weight: bold;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
}
.menulevel2 {
	font-size: 12px;
	color: gray;
}
.menulevel2 a {
	font-weight: bold;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
.menulevel3 {
	font-size: 12px;
	color: gray;
}
.menulevel3 a {
	font-weight: bold;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 12px;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 12px;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 12px;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 10px;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10px;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 12px;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 12px;
}
textarea {
	width: 98%;
	background: white;
	font: 11px Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

<!-- tiernatur -->

.container_body {
 position: absolute;
 left: 0px;
 top: 0px;
 height: 100%;
 width: 837px;
 border: solid 0px #000000;
}

.content_left {
 position: absolute;
 left: 0px;
 top: 0px;
 height: 100%;
 width: 220px;
 background-color: #ffffcd;
 border: solid 0px #000000;
}

.content_foot {
 margin-left: -10px;
 margin-top: 50px;
 height: 70px;
 width: 220px;
 background-color: #ffffcd;
 border: solid 0px #ffffff;
}

.content_foot p, h5, fieldset {
 font-size: 10px;
 margin-left: 30px;
 margin-top: 15px;
}

.logo {
 position: absolute;
 left: 4px;
 top: 4px;
 height: 170px;
 width: 212px;
 background-image: url(images/logo_tiernatur.jpg);
 background-repeat: no-repeat;
}

.ghava_logo {
 position: absolute;
 left: 850px;
 top: 205px;
 height: 150px;
 width: 25px;
}

.links_navi {
 position:absolute;
 height: auto;
 width: 223px;
 left: 10px;
 top: 190px;
}

.content_main {
 position: absolute;
 left: 235px;
 top: 0px;
 height: 100%;
 width: 601px;
 background-color: #ffffff;
}

.content_body {
 margin-left: 0px;
 margin-top: 0px;
 height: auto;
 width: 601px;
 background-color: #ffffff;
 border: solid 0px #000000;
}

.content_bild {
 position: absolute;
 margin-left: 0px;
 margin-top: -412px;
}

.content_text {
 width: 570px;
 height: auto;
 color: #333333;
 font-size: 12px;
 margin-left: 0px;
 margin-top: 365px;
 border: solid 0px #000000;
}

.content_text p, h1, h2, h3, h4, hr {
 margin-left: 30px;
}

.content_text b {
 color: #999966;
 font-size: 12px;
}

.content_text h5 {
 color: #999966;
 font-size: 12px;
 border: solid 1px #000000;
}

.textbild {
 float:left;
 margin-right: 10px;
 margin-left: 30px;
 margin-bottom: 5px;
}

.clearer {
 clear:left; /* hebt floaten auf */
 width:1px;
 height:1px;
 font-size:1px;
}
