

/*---- 	background-image: url(../img/logo_mit_datum.gif);----*/


#navigation	{
	padding-top:0px;
	margin-bottom:5px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
     border-bottom: 0px solid #ffd725;
          border-left: 0px solid #ffd725;
	}

#navigation img	{
	display:inline;
	}

    .tree 	{
	font-weight: normal;
	padding: 10px;
	white-space: nowrap;
	}

    .tree img 	{
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
	}

    .tree a 	{
	color:  #000;
	text-decoration: none;
	}

    .tree a:hover 	{
	color: #262626;
	text-decoration: underline;
	}



/*----F O R M M A I L E R 


#meldung	{
	margin-top: 5px;
	margin-bottom: 35px;
	padding-top: 20px;
	background-image: url(../img/formular.gif);
	background-repeat: no-repeat; 
	}

input, textarea {
	margin: 0px 11px  0px 15px ;	
	border: 0px;
	background: transparent;
	width: 143px;
	height: 29px;
	padding-top: 10px;
	padding-left: 7px;
	font-size: 1em;
	font-weight: normal;
	background-repeat: no-repeat; 
	background-position: left;
	}  

textarea {
	margin-top: 30px ;
	width: 150px;
	height:40px;
	font-weight: normal;
	line-height: 1em;
	}  

.name {background-image: url(../img/name.gif);}
.vorname {background-image: url(../img/vorname.gif);}
.telefon {background-image: url(../img/telefon.gif);}
.verein {background-image: url(../img/verein.gif);}
.mail {background-image: url(../img/mail.gif);}

#radio {
	margin-top:5px;
	margin-left: 0px;
	padding-top:19px;
	padding-left:19px;
	background-image: url(../img/radio.gif); 
	background-repeat: no-repeat; 
	background-position: top;
	height: 85px; 
	}

input.radio {
	margin: 0px 30px  1px 10px ;
	border: 0;
	width: auto;
	padding: 20px 0px;
	}  

----*/

/*---- F R E E F I N D AUSKOMMENTIERT!----*/


#freefind {
	margin: 0px 0px 15px 0px ;
	padding: 10px;
	width: 120px;
	height:auto;
     border: 1px solid #777;
	} 
	
#freefind input {
	width: 104px;
	height: 30px;
	margin: -5px 0 0 0;
	padding: 15px 6px 0 0;
	font-size: 1em;
	font-weight: normal;
	background-repeat: no-repeat; 
	background-position: top left;
	background-image: url(../img/suchbegriff.gif);
	}  


/*---- Freefind results 		hack ----*/

#search-results input {

{
width:auto
}




