a {
   padding: 0 2px 0 2px;

}

.minheight {
	min-height: 420px;
	height: auto !important;
	height: 420px;
}
#menu {
         background:#CADFC1;
         padding: 10px 10px 10px 10px;
         color: #000000;         
}
#menu a {
         color:#000000;
         text-decoration: none;
}
#text_mitte {
         background:#00490c;
         padding: 10px 15px 10px 15px;
         color: #ffffff; 
    
}
#text_mitte a{
         text-decoration: none;
         color:#89be54;
         font-weight:bold; 
         text-transform: uppercase;
                 
}

#bilder {
         margin: 0 0 0 0;
         padding: 0 0 0 0;
          
}
.ft {
         background:#CADFC1;
         margin: 10px 0 0 0;
         width:100%;
         height:20px;
}
.ft a{
         color:#00490c;
         text-decoration: none; 
         text-align:right;
         line-height:1.5; 
         padding: 0 10px 0 0;
}
#hd {
         margin: 20px 0 0 0;
         background: url(http://www.lidahilfe.de/fileadmin/banner.gif) no-repeat;
         height:50px;
         width:800px;
         cursor: pointer;
}

/+navi*/
.arrowlistmenu{
	/*width of menu*/
	width: 193px; 
	font-family: Verdana, Arial, sans-serif 14px;	
}
 
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*bottom spacing between each UL and rest of content*/
	margin-bottom: 8px; 	
}
 
.arrowlistmenu ul li{
	/*bottom spacing between menu items*/
	padding-bottom: 2px; 
}
 
.arrowlistmenu ul li a:visited{
	color: #564B47;
}
 
.arrowlistmenu ul li a:hover{ 
	/*hover state CSS*/
	color: #ffffff;
	background-color: #89be53;
}

.arrowlistmenu .li01 a{
	margin-left:3px;
	color: #564B47;
	display: block;
	padding: 2px 0;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;	
	border-bottom: 1px solid #dadada;
}
 
.arrowlistmenu .li02 a{
	margin-left:7px;
	color: #564B47;
	/*custom bullet list image*/
	background: url('http://www.lidahilfe.de/fileadmin/content/image_content/quad.gif') no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;		
	border-bottom: none;
}
 
.arrowlistmenu .li03 a{
	margin-left:14px;
	color: #564B47;
	/*custom bullet list image*/
	background: url('http://greenbanana.ch/fileadmin/typo3.greenbanana.ch/menu_demo/horizontal_01/arrowbullet.png') no-repeat center left; 
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;		
	border-bottom: none;
}

.kontaktForm {
                  
		scrollbar-shadow-color: #C0C0C0;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-base-color:#FFFFFF;
		scrollbar-3d-light-color:#000000;
}
.labelCell {
           width:150px;
}

.tf {
    background:#cadfc1;width:200px;border:none;
}
textarea {
height:150px;
background:#cadfc1;
}

#links {
float:left;background:#CADFC1;height:20px;
}
#rechts {
float:right;background:#CADFC1;height:20px;
}

