@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	background-image: url(../bilder/hin.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #00642E;
}
a:visited {
	color: #00642E;
}
a:hover {
	color: #00642E;
	text-decoration: none;
}
a:active {
	color: #00642E;
}

.top {
	background-image: url(../bilder/up_neu_135.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 970px;
}
.addi {
	font-size: 10px;
	float: right;
	height: 125px;
	width: 174px;
	padding-right: 50px;
	color: #FFFFFF;
	margin: 0px;
}
.addi a {
	text-decoration:none;
	color:#FFFFFF;
}
.addi a:hover {
	text-decoration:underline;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2B8049;
	padding-bottom: 5px;
}

.addi h1 {
	font-size: 11px;
	font-weight: bold;
	top: 12px;
	position: absolute;
}

.top .homelink {
	position:absolute;
	left:0;
	top:0;
	height:130px;
	width:500px;
}

.top .homelink span{
	display:none;
}

.top .addi h2 {
	position: absolute;
	top: 32px;
	font-size: 10px;
}
.inhalt_main {
	float: left;
	clear:both;
	width: 912px;
}
.kleintext {
	font-size: 10px;
	background-color: #FAF9F7;
	padding-left: 1px;
}
.grosstext {
	font-size: 11px;
}


.inhalt_main_left {
	float: left;
	width: 718px;
	margin: 10px;
	border: 1px dotted #207E40;
	height: 238px;
}

.inhalt_main_left_green {
	float: left;
	width: 698px;
	margin: 10px;
	border: 1px dotted #207E40;
	background-color: #E1E8E1;
	padding: 10px;
}

.inhalt_main_left_white {
	float: left;
	width: 718px;
	margin: 10px;
	border: 1px dotted #207E40;
	height: 238px;
}

.inhalt_main_impressum {
	float: left;
	width: 718px;
	margin: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #207E40;
	font-size: 10px;
	padding-top: 10px;
}
.inhalt_main_left_left {
	background-image: url(../bilder/stammkundenkarte.gif);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	height: 142px;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 200px;
	padding-top: 10px;
	border: 1px dotted #207E40;
}

.inhalt_main_left_right {
	background-image: url(../bilder/laus.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	height: 142px;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 200px;
	padding-top: 10px;
	border: 1px dotted #207E40;
}

.inhalt_main_right {
	float: right;
	width: 152px;
	margin: 10px;
}
.inhalt_main_right p {
	margin: 0px 0px 5px;
}
.inhalt_main .inhalt_main_right .kleintext img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.inhalt_main_right h1 {
	color: #00642E;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

    #menue {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
      }
    #menue ul {
	margin:0;
	padding:10px 10px 0px 50px;
	list-style:none;
      }
    #menue li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menue a {
	float:left;
	background:url("../bilder/tableftC.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #menue a span {
	float:left;
	display:block;
	background:url("../bilder/tabrightC.gif") no-repeat right top;
	padding:5px 15px 5px 6px;
	color:#CEDFD5;
	font-weight: normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menue a span {float:none;}
    /* End IE5-Mac hack */
    #menue a:hover span {
	color:#FFF;
      }
    #menue a:hover {
      background-position:0% -42px;
      }
    #menue a:hover span {
      background-position:100% -42px;
      }  
    
    #menue li ul {
	position:absolute;
	left:110px;
	top:35px;
	padding:0px;
	background-color:#5C8F6E;
	width:138px;
	text-align:left;
	border: 3px solid #5C8F6E;
	  
    }
    
	#menue li ul a:hover {
	background-color:#00642E;
	}
	
    #menue li li a,#menue li li span
    {
    	float:none;
    	display:block;
    	background-image:none;
    }
      
    # ul {
    padding bottom 1px
    }
.inhalt_main .inhalt_main_left_green img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.team_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #006633;
	background-color: #C3DBCD;
	width: 120px;
	float: left;
	margin-right: 52px;
	margin-top: 15px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #3E8A5B;
	cursor: default;
}
.inhalt_main .inhalt_main_left_green h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.kontaktformular {
	float: right;
	width: 280px;
	background-image: url(../bilder/Kontaktformular_top.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 40px;
	background-color: #FFFFFF;
}
.kontaktformular   input {
	font-size: 12px;
	background-color: #F7F9F7;
	float: right;
	color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	top: -5px;
	padding: 2px;
	position: relative;
}
.kontaktformular textarea {
	border: 1px solid #CCCCCC;
	background-color: #F7F9F7;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
.inhalt_main .inhalt_main_left_green .kontaktformular #form1 #Send {
	background-image: url(../bilder/buttonhintergr.gif);
	border: 1px solid #CCCCCC;
	float: left;
}
.inhalt_main .inhalt_main_left_green table {
	border: 1px dotted #5C8F6E;
	margin: 0px;
	padding: 2px;
}
.inhalt_main .inhalt_main_left_green th {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9DFC4;
	background-color: #5C8F6E;
	padding: 2px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.inhalt_main .inhalt_main_left_green td {
	border: 0px dashed #5C8F6E;
	margin: 0px;
	padding: 5px;
	line-height: 15px;
	color: #006633;
	background-color: #B8D1C0;
}
.inhalt_main .inhalt_main_left_green #Links .AccordionPanel AccordionPanelOpen .AccordionPanelContent table {
	padding-top: 10px;
	float: left;
}
.inhalt_main .inhalt_main_left_green #Links .AccordionPanel AccordionPanelOpen .AccordionPanelContent th {
	font-size: 24px;
}
.inhalt_main iframe {
	float: left;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	overflow: hidden;
}
.inhalt_main  .inhalt_main_left_green  table table th {
	background-color: #92B89F;
	color: #006633;
}

.inhalt_artikel {
	float: left;
	width: 718px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
