/* GLOBAL SETTINGS */
body 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:black;
    width:1024px;
    padding-left:0px;
    padding-right:0px;
    margin-top:10px;
}

h1 
{
 FONT-SIZE: 22px;
 margin-bottom:3px;
}


h2 
{
 FONT-SIZE: 18px;
 margin-bottom:3px;
}

a:link {color:#000; text-decoration: none;}
a:visited {color:#000; text-decoration: none;}
a:active {color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: none;}

table
    .Content a:link {color:#0075BA; text-decoration: underline;}
    .Content a:visited {color:#0075BA; text-decoration: underline;}
    .Content a:active {color:#0075BA; text-decoration: underline;}
    .Content a:hover {color:#0075BA; text-decoration: underline;}
    .Liste { table-layout:fixed; overflow:hidden; }
    .Liste td { white-space:nowrap; text-indent:10px; overflow:hidden; }
    .Loginbox { margin-bottom:5px; width:205px; padding:0px; border:0px;}  
    .DevLinkbox { margin-bottom:5px; width:205px; padding:0px;} 
    .Margined_Content { color:#333; margin-left:10px; margin-right:6px; margin-bottom:10px; border:0px; } 
    .Adminliste { border:1px solid #cccccc; }

/* FARBEN */
tr
    .Highlight:hover { background-color: #B0D0F0; }
    .Error { background-color: #F0C0B0; }

td
    .minicalendar:hover { background-color: #B0D0F0; }

/* BUTTONS */
input, textarea 
 .Bereich, .Feld
   { width:120px; margin:2px; border:1px solid ##969696; } 
 .Button
   { height:20px; margin-bottom:2px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:120px; border:1px solid #333; }
 .Button:hover
   { background-color:#B0D0F0; }
 .Button_search
   { height:1.6em; margin-bottom:2px; font-size:13px; margin-right:0px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:50px; border:1px solid #333;  }
 .Button_search:hover
   { background-color:#B0D0F0; } 
 .Button_reset
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:75px; border:1px solid #333;  }
 .Button_reset:hover
   { background-color:#B0D0F0; }
 .Button_edit
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:29px; border:1px solid #333; }
 .Button_edit:hover
   { background-color:#B0D0F0; }
 .Button_view
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:30px; border:1px solid #333; }
 .Button_view:hover
   { background-color:#B0D0F0; }
 .Button_add
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:27px; border:1px solid #333; }
 .Button_add:hover
   { background-color:#B0D0F0; }
 .Button_del
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:25px; border:1px solid #333; }
 .Button_del:hover
   { background-color:#B0D0F0; }
 .Button_detail
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:40px; border:1px solid #333; }
 .Button_detail:hover
   { background-color:#B0D0F0; }
 .Button_termine_eintragen
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:100px; border:1px solid #333; }
 .Button_termine_eintragen:hover
   { background-color:#B0D0F0; }
 .Button_backup_wiederherstellen
   { height:20px; margin-bottom:2px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:160px; border:1px solid #333; }
 .Button_backup_wiederherstellen:hover
   { background-color:#B0D0F0; }
 .Button_bewerten
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:55px; border:1px solid #333; }
 .Button_bewerten:hover
   { background-color:#B0D0F0; }
 .Button_termin_add
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:100px; border:1px solid #333; }
 .Button_termin_add:hover
   { background-color:#B0D0F0; }
 .Button_anonym
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:45px; border:1px solid #333; }
 .Button_anonym:hover
   { background-color:#B0D0F0; }  
 .Checkbox
   { width:20px; border:0px; margin:0px;}
 .Button_belegungsplan
   { height:17px; margin-bottom:2px; font-size:9px; padding-bottom:2px; background-color: #D7E7FB; color:#333; width:80px; border:1px solid #333; }
 .Button_belegungsplan:hover
   { background-color:#B0D0F0; }  
/* HEADER STYLES */

.header{
    width: 990px;
    height: 144px;
    background-image: url(/img/header/header_background.png); 
    background-repeat: none;
    text-decoration:none;            
}

.breadcrumbs{
    height: 30px;
    width: 740px;
    vertical-align: middle;
    position: absolute; 
    left: 20px; 
    top: 120px;    
}

.logo-right {
    position:absolute; 
    left: 930px; 
    top: 18px;
}

.text-header-left {
    float:left;
    padding-left: 5px; 
}

.text-header-right {
    float:right;
    padding-top:40px;
    padding-right:5px; 
    text-align:right;
}

.flags {
    height:20px;
    width:78px;
    position:absolute;
    left:310px; 
    top: 80px;
    background-image:url('../img/header/flaggen_background.gif');
    background-repeat:no-repeat;
}

.flags_inner {
    position: relative;
    left: 3px;
    top: 4px;
    vertical-align: middle;
    horizontal-align: center;
}

A.header_link:link {color:#0075BA; text-decoration:none;}
A.header_link:visited {color:#0075BA; text-decoration:none;}
A.header_link:active {color:#0075BA; text-decoration:none;}
A.header_link:hover {color:#0075BA; text-decoration:none;}

A.breadcrumbs_link:link {color:#0075BA; font-weight:bold; text-decoration:none;}
A.breadcrumbs_link:visited {color:#0075BA; font-weight:bold; text-decoration:none;}
A.breadcrumbs_link:active {color:#0075BA; font-weight:bold; text-decoration:none;}
A.breadcrumbs_link:hover {color:#0075BA; font-weight:bold; text-decoration:underline;}

/* MENU LEFT */

.Menubox {width:184px;margin-bottom:0px;padding:0em 0em 0.2em 0em;}
A.Menubox_link:link {
    padding-left:2px; 
    color:#0075BA; 
    font-weight:bold; 
    text-decoration:none;
}
A.Menubox_link:visited {
    padding-left:2px;
    color:#0075BA; 
    font-weight:bold; 
    text-decoration:none;
}
A.Menubox_link:active {
    padding-left:2px;
    color:#0075BA; 
    font-weight:bold; 
    text-decoration:none;
}
A.Menubox_link:hover {
    padding-left:2px;
    background-color:#B0D0F0; 
    color:#0075BA; 
    font-weight:bold;
}

.pagebar 
    { 
        font: 11px Arial, Helvetica, sans-serif; 
        padding-top: 10px; 
        padding-bottom: 0px; 
        margin: 0px; 
    }

.pagebar a, .pageList .this-page 
    {
        padding: 2px 6px; 
        border: solid 1px #ddd; 
        background: #fff; 
        text-decoration: none;
    }

.pagebar a:visited 
    {
        padding: 2px 6px; 
        border: solid 1px #ddd; 
        background: #fff; 
        text-decoration: none;
    }

.pagebar .break 
    {
        padding: 2px 6px; 
        border: none; 
        background: #fff; 
        text-decoration: none;
    }

.pagebar .this-page 
    {
        padding: 2px 6px; 
        border-color: #999; 
        font-weight: bold; 
        font-size: 13px; 
        vertical-align: top; 
        background: #fff;
    }

.pagebar a:hover 
    {
        color: #000; 
        background: #B0D0F0; 
        border-color: #666; 
        text-decoration: none;
    }
    
#ysearchmod {
    text-align: left;
    white-space:nowrap;
    padding-left:5px;
    padding-right:6px; 
    height:30px;    
    position:absolute;
    left:773px; 
    top: 105px;
    padding:1em;
}



#ysearchautocomplete0 {position:relative;margin-bottom:1.5em;}/* set width of widget here*/
#ysearchautocomplete0 {z-index:9001;} /* for IE z-index of absolute divs inside relative divs issue */
#ysearchinput0 {_position:absolute;width:120px;height:1.3em;} /* abs for ie quirks */
#ysearchcontainer0 {position:relative;top:1.0em;width:200px;}
#ysearchcontainer0 .yui-ac-content {position:absolute;width:100%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}
#ysearchcontainer0 .ysearchquery {position:absolute;right:10px;color:#808080;z-index:1;}
#ysearchcontainer0 .yui-ac-shadow {position:absolute;margin:.3em;width:100%;background:#a0a0a0;z-index:9049;}
#ysearchcontainer0 ul {padding:5px 0;width:100%;}
#ysearchcontainer0 li {padding:0 5px;cursor:default;white-space:nowrap;}
#ysearchcontainer0 li.yui-ac-highlight {background:#B0D0F0;}        


/* styles for extjs */

.add {
    background-image:url(../js/ext-2.2/examples/shared/icons/fam/add.gif)!important;
    background-repeat:none;    
} 

.remove {
    background-image:url(../js/ext-2.2/examples/shared/icons/fam/delete.gif)!important;  
} 

.remove_icon .x-menu-item-icon {
    background-image:url(../js/ext-2.2/examples/shared/icons/fam/delete.gif)!important;
    background-repeat:none;    
} 

.icon-grid {
    background-image:url(../js/ext-2.2/examples/shared/icons/fam/grid.png)!important;
    background-repeat:none;    
}

.nodeInfo_icon .x-menu-item-icon {
    background-image:url(../js/ext-2.2/examples/shared/icons/fam/info.gif)!important;
}
