/*
*
*  Styles for A3n Widgets
*
*/

/* Linke Sidebar */
     /* Navigation */
#sidebar-left-menu
{
     width:auto;
     /* height:135px; */
     padding-top:10px;
     padding-left:10px;
     
     color: #ffffff;
     text-decoration:none;
     font-size: 11px;
     font-weight:bold;
     font-family: Verdana, Arial, Helvetica, sans-serif !important;
     
}

     /* Suche */
#sidebar-left-search
{
     width:auto;
     height:157px !important;
     padding: 10px 0px 0px 10px;
     
}

     /* Calender */
#sidebar-left-calendar
{
     width:100%;
     height:100%;
     padding: 10px 0px 0px 0px;
               
}

     /* Login */
#sidebar-left-login
{
     width:100%;
     height: 100%;
     
     padding-top: 10px;
     padding-left: 10px;
     padding-bottom:0px;
     margin:0px;
     
}

     /* Suggestions */
#sidebar-suggestions
{
     width:auto;
     height: 100%;
     
     margin-top:12px;
     padding-left: 10px;
     
}



/* Rechte Sidebar */
     /* Headline */
.sidebar-right-header
{
     line-height:35px;
     font-size: 12px;
     font-weight:bold;
     padding-left: 8px;
     padding-top: 0px;
     font-family: Verdana, Arial, Helvetica, sans-serif !important;
     
     
}

     /* Next Events*/

#sidebar-right-termine
{
     width:100%;
     min-height:2px;
}

#sidebar-right-termine div.widget-next-events-content
{
     width:94% !important;
     margin: 5px 2px 10px 5px !important;
}

     /* Sponsoren*/

#sidebar-right-sponsoren
{
     width:100%;
     min-height:2px;

}

     /* Veranstaltungsdienstleister*/

#sidebar-right-veranstaltungsdienstleister
{
     width:100%;
     min-height:2px;
     font-size: 14px !important;
     font-weight: bold !important;
     color: #2B383F !important;

}

     /* Dienstleister*/

#sidebar-right-dienstleister
{
     width:100%;
     min-height:2px;
     font-size: 14px !important;
     font-weight: bold !important;
     color: #2B383F !important;
     
} 

