
h1 {
    /*08.03.16 Verdana auskommentiert*/
    font-family:  Arial, "Arial CE" ;/* Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;*/
    border-bottom: 1px solid #AFAFAF; 
    font-size:  20px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #787878;
}
h2{
    /*08.03.16 Verdana auskommentiert*/
    font-family:  Arial, "Arial CE" ;/* Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;*/
    font-size:  18px;
    font-weight: bold;
    color: #787878;
    padding-top: 12pt;
}

h3{
    /*08.03.16 Verdana auskommentiert*/
    font-family:  Arial, "Arial CE" ;/* Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;*/
    font-size:  16px;
    font-weight: bold;
    color: #787878;
    padding-top: 12pt;
}

.basecolor {
    background: none repeat scroll 0% 0% rgb(179, 216, 0);
}

.info {
    color: #459E00;
}
.navcornerleft{
    background-image: linear-gradient(to bottom right, white 50%, rgb(179, 216, 0) 50%);
}
.navcornerright{
    background-image: linear-gradient(to top right, rgb(179, 216, 0) 50%, white 50%);
}
.back{
    z-index: 1;
    font-size: 16px;
    right: 0px;
}
.text{
    /*08.03.16 Verdana auskommentiert*/
    font-family:  Arial, "Arial CE" ;/* Verdana, "Verdana CE",  Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;*/
    font-size: 16px;
    color:#787878; 
}

a.logout:link{
    color:#787878;
    font-size: 16px;
    text-decoration : underline;
}
a.logout:hover:visited:active:focus {
    color:#787878;
    font-size: 16px;
    text-decoration : underline;
}

table {
    font-size: 16px;
    white-space: normal;
    line-height: normal;
    text-align: left;
}


th{
    font-size: 14px; 
}

.eventClass .fc-event-inner{
    background-color: rgb(179, 216, 0);
    border-color: rgb(179, 216, 0);
    color: #787878;
}

.ownEventClass .fc-event-inner{
    background-color: rgb(179, 216, 0);
    border-color: rgb(179, 216, 0);
    color:#787878; 
    cursor: pointer;
}
.student_foto{
    align:right;
    valign:top;
    width:400;
}

.red_text{
    color:red;
}

.ui-picklist-list {
    height:250px !important;
    width:400px !important;
    font-size: 16px;
}
