@charset "utf-8";
/* CSS Document */

body {
	font:100.01% Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#000;
	text-align:center;
}
#contentlei table {
     border-collapse: collapse;
	 background-color:#fefdfd;
  }

#contentlei td {
     border: 1px solid #000;
  }
#main {
	width:960px;
	height:660px;
	border-style:solid;
	border-width:2px;
	border-color:#093402;
	text-align:left;
	margin:1em auto;
	background-color:#FFF;
}
#mainlei {
	width:960px;
	height:780px;
	border-style:solid;
	border-width:2px;
	border-color:#093402;
	text-align:left;
	margin:1em auto;
	background-color:#FFF;
}
#logo {
	width:960px;
	height:135px;
	background-image:url(../image/logo.gif);
}
#navi {
	width:150px;
	height:505px;
	float:left;
	background-image:url(../image/hgverl.jpg);
	background-repeat:repeat-x;
}
#navilei {
	width:150px;
	height:625px;
	float:left;
	background-image:url(../image/hgverl2.jpg);
	background-repeat:repeat-x;
}
#content {
	width:810px;
	height:505px;
	float:left;
	background-color:#f1f1f1;
}
#contentlei {
	width:810px;
	height:625px;
	float:left;
	background-color:#f1f1f1;
}

#footer {
	width:960px;
	height:20px;
	background-image:url(../image/footer.gif);
	background-repeat:repeat-x;
	float:left;
}
.imp a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin-left:73em;
	margin-top:0.2em;
	text-decoration:none;
}
.inhalt {
	font-size:12px;
	color:#000;
	margin-left:2em;
	margin-top:1.6em;
	margin-right:2em;
	line-height:1.5em;
	text-align:justify;
}
.inhalt a {
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
.klein {
	font-size:10px;
	font-weight:bold;
	line-height:1.3em;

}
ul {    margin: 0;
        font-size: 70%;
        font-weight: bold;
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {
        width: 150px;

        }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #105205;
        display: block;
        background:url(../image/menu2.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current {
        color: #000;
        background: url(../image/menu2.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:active {
        color:#000;
        background: url(../image/menu2.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }
