/* hofundgarten */
body{
	margin: 10px;
	text-align: center;   /*nur für alte Browser */	
	/*background-image: url(images/bggruen.jpg);
	background-attachment:fixed;*/
	background-color:#999999;
	font-size: 12pt;
	/*font-family:'Lato', arial, serif;*/
	font-family:Times New Roman,serif;
	color: white;
	line-height:1.3;
}
html { 
    overflow: scroll;
    overflow-x: hidden;
}
H1, H2, H3, H4 {
	/*font-family: 'Droid Serif', arial, serif;*/
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 18px;
	color: #cbdf67;
	line-height:1.1;
}
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.3;
	margin-top:6px;
}
li.doc{padding-left: 18px;list-style: none;line-height:125%;background-image: url(menu/document.gif);background-repeat: no-repeat;}
li.docs{padding-left: 18px;list-style: none;line-height:125%;background-image: url(menu/document.gif);background-repeat: no-repeat;}
li.sdoc{padding-left: 18px;list-style: none;line-height:125%;background-image: url(menu/document.gif);background-repeat: no-repeat;}
li.sdocs{padding-left: 18px;list-style: none;line-height:125%;background-image: url(menu/document.gif);background-repeat: no-repeat;}
a {
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited {
	color: lightgray;
}
a:active, a:hover {
	color: #ffcc66;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 12pt;
	font-weight:normal;
	color: #76A349;
}
.menulevel1 a {
	color: #76A349;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #76A349;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #ff0033;
}
.menulevel2 {
	font-size: 12pt;
	font-weight:normal;
	color: #76A349;
}
.menulevel2 a {
	color: #76A349;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #76A349;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #ff0033;
}
.menulevel3 {
	font-size: 12pt;
	font-weight:normal;
	color: #76A349;
/*	display: none;*/
}
.menulevel3 a {
	font-weight: bold;
	color: #76A349;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #76A349;
	font-weight:bold;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #ff0033;
	font-weight:bold;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
	color: #76A349;
}
.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: 12pt;
}
.submenu a {
	font-weight: bold;
	color: white;
}
.submenu a:link, .submenu a:visited {
	font-weight: bold;
	color: white;
}
.submenu a:active, .submenu a:hover {
	color: #ff0033;
}
.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: 8pt;
	color: black;
}
.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: normal;
	font-size: 8pt;
	color: black;
}
.menu a {
	text-decoration: none;
	color: black;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: black;
}
.login {
	font-weight: normal;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: black;
}
.navigator a:link, .navigator a:visited {
	color: black;
}
.navigator a:active, .navigator a:hover {
	color: gray;
}
.edit {
	font-size: 8pt;
	color: black;
	background: gray;
	text-align:left;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
ul, ol {
	padding-left: 20px;
}
hr	{
  border:dotted gray;
  border-width:0 0 1px 0;
}

#box_bg	{
position:absolute; left:0px; top:0px;
width:2000px;
height:5000px;
background-color:white;
margin:0px;
padding:0px;
}

#box_all	{
width:981px;
background-color:white;
/*background-image: url(images/bg-main2.jpg);
background-attachment:fixed;*/
margin: 0 auto; /* Zentrierung */
float:left;
margin:10px 10px 10px 15px;
text-align:center;
color: black;
border: 1px solid #76A349;
-moz-border-radius:9px;
-khtml-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
behavior:url(border-radius.htc);
}
/*#box_top	{
background-color:#76A349;
background-image:url(images/top01.jpg);
width:979px;
height:233px;
border: 1px solid #76A349;
border: 1px solid white;
-moz-border-radius:9px;
-khtml-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
behavior:url(border-radius.htc);
float:left;
}
.logo-position	{
margin-top:70px;
margin-left:30px;
}
#searchbox input.submit	{
border: 1px solid #cecece;
width:60px;
height:21px;
border:0px;
font-size:10px;
}
#box_nav_top	{
width:970px;
height:30px;
margin:0px 30px 0px 0px;
padding:5px 0px 0px 0px;
float:left;
text-align:right;
color:#76A349;
}
#box_nav_top a, a:link, a:active, a:visited	{
color:#76A349;
}
#box_nav_top a:hover	{
color:#ffcc66;
}*/
#box_main	{
width:999px;
/* margin: 0 auto; Zentrierung der box */
margin:0;
margin-top:18px;
padding:0px 0px 0px 0px;
text-align:left;
float:left;
}
#box_nav_left	{
width:210px;
margin:0px 0px 0px 10px;
padding:0px 0px 0px 10px;
text-align:left;
float:left;
}
#box_content	{
width:665px;
min-height:500px;
background-image: url(images/bggruen.jpg);
margin:0px 30px 0px 15px;
border: 1px solid #76A349;
-moz-border-radius:9px;
-khtml-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
behavior:url(border-radius.htc);
padding:25px 25px 25px 25px;
text-align:left;
color:white;
float:right;
}
#box_content img	{
vertical-align:top;
/*float:left;*/
margin: 0 5px 5px 1px;
border:1px dotted gray;
-moz-border-radius:9px;
-khtml-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
behavior:url(border-radius.htc);
}
#box_content a, a:link, a:active, a:visited	{
color:#cbdf67;
}
#box_content a:hover	{
color:lightyellow;
}
#box_bottom	{
clear:both;
border:none;
width:950px;
height:35px;
padding:3px 10px 0px 0px;
margin: 0 auto; /* Zentrierung */
text-align: right;
line-height:1.3;
color:#76A349;
font-size:10pt;
}
#box_bottom a, a:link, a:active, a:visited	{
color:#76A349;
}
#box_bottom a:hover	{
color:#ffcc66;
}