﻿*
{
    color: #fff9e2;
}

body 
{
    background-color: #3B93B2;
}

input.tbxLogin
{
    border: solid 1px #fff9e2;
    background-color: #3B93B2;
}

.loginPanel 
{
    position:relative;
    left:-16px;
    height:55px;
    width:296px;
    background-image: url(/img/anmeldehintergrund_weiss.png); 
    background-repeat: no-repeat;
}

.fb2L
{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding-left: 14px;
    color: #382f2b;
}

h1, .fb2, .fb4, #content a
{
    color: #FDCC1A;
}

#content a:hover
{
    text-decoration: none;
}

.navDiv1t
{
    padding: 5px 0px 5px 32px;
    color: #3B93B2;
    font-weight: bold;
}

.navDiv1 
{
    height: 17px;
}

.navDiv1 a
{
    margin-left: 32px;
    color: #3B93B2;
}

.navDiv1 a:hover
{
    text-decoration: none;
}

.navBgr 
{
    background-image: url(/img/untermenu_weiss.png);
}

.divDropSchoolYear
{
    border: solid 1px #fff9e2;
}