/* ##topsearch## */
#topsearch{
/*display:inline;*/
/*float:right;*/
background:url(../images/layout/hover4.png) repeat-x 0 0;
margin:8px 0 0 0;
border:1px solid #ccc;
border-top:0;
padding:5px 9px 0px 9px;
height:26px;
}
#topsearch legend{
display:none;
}
#topsearch{
font-size:smaller;
}
#topsearch input{
border:1px solid #666;
padding:0;
margin:0;
}

#topsearch input[type=image]{
border:0;
position:relative;
top:-54px;
left:170px;
}
/*
#topsearch .suchanfrage{
width:200px;
height:26px;
padding:4px;
font-family:serif;
text-indent:1px;
background:url(/BETA/tongedichte/bilder/suchfeld.png) no-repeat 0px 2px;
border:0;
}
*/
#topsearch .suchanfrage{
border:1px solid #CCCCCC;
background-color:#262613;
width:140px;
color:#fff;
}
#erweiterteSuche{
display:none;
background-color:#5B7100;
margin:-2px 0 0 1px;
}
#erweiterteSuche a{
color:#fff;
font-size:smaller;
text-decoration:none;
display:block;
float:left;
}
#erweiterteSuche a:hover{
text-decoration:underline;
}

#topsearch input[type='submit']{
background-color:#3B98F2;
color:#fff;
width:60px;
border:1px solid #ccc;
}

#topsearch:hover #erweiterteSuche{
/*display:block;*/
}

#topsearch:hover{
/*height:39px;*/
}


#topsearch fieldset{
border:0;
margin:0;
padding:0;
}
#topsearch form{
position:relative;
top:-5px;
margin:0;
padding:0;
}
#topsearch .erweiterteSuche{
display:none;
}
/* ENDE topsearch */
