﻿
#lueckenfueller{}
/*formular stylesheet fuer google suchformular*/
/* formatierung des divs fuer die googleabfrage*/
.googlebox { 
position: fixed;
top: 98px;left: 730px;
background-color: #cccccc;
color: #666666;
width: 148px; 
height: 80px;
border: 2px solid #ffffff;
border-top: 0px;
border-top: none;
padding: 5px;
z-index: 7;	
}
.googleform {border:0px;border: none;padding:0px;margin:0px;display:block;}
input, select, textarea { font-size: 10px; font-family: Verdana,Arial,sans-serif; font-weight: bold;  }
.eingabebox { background-color:#ffffff;width: 138px; position: relative;left: 0px;top: 3px;}
.auswahl {background-color:#9cbe39; width:100px;border:2px solid #336600;}
.checkbutton, .radiobutton {border:0px solid #003300;}
.feedbox { width:160px; max-height:300px;border-top:0px none;border-left:0px none;border-right:0px none;padding:0px;z-index:1;}
.feed_link{}
.feed_link:link { font-weight:normal; color:#666; text-decoration:none; }
.feed_link:visited { font-weight:normal; color:#666; text-decoration:none; }
.feed_link:focus { font-weight:normal; color:#666; text-decoration:underline; }
.feed_link:hover { font-weight:normal; color:#666; text-decoration:underline; }
.feed_link:active { font-weight:normal; color:#666; text-decoration:underline; }
.feed_head {font-weight: bold;color: #666;}

