/*
cus_widget CSS Datei
*/


#cus_widget_container
        {
         width:160px;
         min-height:220px;
         padding:5px;
         background:#ffa366;
         -moz-border-radius:6px;
         font:12px arial, Verdana;
         font-weight:bold;
         __letter-spacing:0px;
         color:black;
         }

#cus_widget_container a
        {
         color:black;
         text-decoration:none;
         }

#cus_widget_container hr
        {
         width:90%;
         text-align:center;
         margin:3px 0px 3px 0px;
         padding:0px;
         background:black;
         }

#cus_widget_titel
         {
         text-align:center;
         font:18px Impact, Arial;
         __font-weight:bold;


         }

#cus_widget_bs_liste
         {
         min-height:160px;
         width:160px;
         }

#cus_widget_bs_liste a:hover
         {
         text-decoration:underline;
         }

.cus_widget_bs_neu
         {
         font:15px Impact;
         }

#cus_widget_navi
         {
         font:10px arial;
         margin-top:10px;
         }

.cus_widget_navi
         {
         padding:2px 3px 2px 3px;
         margin:1px;
         border:1px solid black;
         background:#EE2704;

	 cursor: pointer;
         }

#aktuelle_itempage
         {
         color:white;
         padding:2px 3px 2px 3px;
         margin:1px;
         border:1px solid black;
         background:black;
         }

.cus_widget_tabelle_grau
         {
         background:#F4F4F4; 
         }
