/*MAIN*/

html, body {background-color: #ffffff; margin: 0px; padding: 0px}

img {border:0px}

p {margin-bottom: 15px; line-height: 150%}

h1 {margin-bottom: 30px; font-size: 25px}
h2 {margin-bottom: px; font-size: 19px}
h3 {margin-bottom: 10px; margin-top: 30px; font-size: 16px; text-align: left}
h4 {margin-bottom: 20px; font-size: 13px}
h5 {margin-bottom: 0px; font-size: 11px}

ul {margin-left: 20px}
li {line-height: 150%; margin-bottom: 10px; list-style-image: url(design/li.png);}

a:link {color: #029A2A; text-decoration: underline}
a:visited {color:#2A6926; text-decoration: underline}
a:hover {color: #029A2A; text-decoration: none}


/*CONTENT*/

div#content
	{width: 924px; height: 820px;
	margin-left: auto; margin-right:auto; margin-top: 20px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px; color: #000000}

div#head
	{width: 900px; height: 135px;
	position: relative; z-index: 0}
	
div#left
	{width: 190px;  height: 508px;
	float: left;}
	
div#right
	{width: 190px; height: 508px;
	float: right;}

div#textarea
	{width: 510px; height: 660px;
	margin-left: 15px; margin-right: 15px;
	float: left;
	position: relative;
	background-image: url(design/BG.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 2px solid #0a630a}

div#loc
	{width: 94%; height: 20px;
	border-bottom: 1px solid gray;
	font-size: 10px;
	color: gray;
	padding-top: 7px;
	margin-left: auto; margin-right: auto;
	position: relative; z-index: 3}
div#loc a {color: gray; text-decoration: none;}
	
div#text
	{width: 460px; height: 593px;
	padding: 20px 20px 20px 30px;
	overflow: auto;
	text-align: justify}	

div#foot 
	{width: 510px; height:15px;
	position: absolute; 
	left: 0px; bottom: -20px;
	font-size: 9px;
	color: #0a630a}

#ill
	{color: #808080;
	position: absolute;
	right: 0px; bottom: 3px}
a#ill:link {color: #808080}
a#ill:visited {color: #808080}
a#ill:hover {color: #999999; text-decoration: none}

#logo
	{width: 190px; height: 117px;
	margin-top: -24px; margin-bottom: 10px;
	position: relative; z-index: 3}
	
.pic_left {float: left; padding-right: 15px; padding-bottom: 7px}
.pic_right {float: right; padding-left: 15px; padding-bottom: 7px}

/*NAVI*/

ul.nav, ul.nav li {margin: 0; padding: 0; list-style: none;}

ul.nav
	{border: 1px solid #0a630a;
	margin: 0px 0px 18px 0px;
	background-color: #ebffbc}

ul.nav li
	{background-color: #ebffbc;
	border-bottom: 1px solid #0a630a;}
li a
	{display: block;
	padding: 4px 0px 2px 6px}
.nav a:link {color: #052805; text-decoration: none;}
.nav a:visited {text-decoration: none}
.nav a:hover {background-color: #89e773; color: #000000}

li.nav-head
	{height: 24px;
	line-height: 24px;
	background: url(design/gloss.png) 0 100% repeat-x;
	padding: 2px 0px 2px 0px}
	
ul.nav li.nav-head span
	{padding-left: 7px}
	
/*MISC*/

#comingsoon
	{margin-left: auto; margin-top: auto; margin-top: 20px;
	text-align: center}	

div.top {text-align: right; margin-top: -10px}

img.mailto
	{width: 14px; height: 10px;
	margin-right: 7px}
	
.quelle
	{text-align:right;
	font-size: 10px; font-style:italic;
	margin-top: -15px; margin-right: 20px}
	
/* FORMULAR */
#form {background-color: #fff;
	background-image: url(design/BG.jpg);
	background-position: center bottom; background-repeat: no-repeat}
td.form-text
	{text-align: right;
	font-size: 11px; font-weight: bold;
	padding-left:10px;
	font-family: Arial, sans-serif;
	color: #000}