body
{
        font-family:Verdana, sans-serif;
        font-size:10pt;
        padding:0px;
        background-color:#E5E6FF;
}

A:link { color:#9E3000; font-weight:normal; text-decoration:none; }
A:visited { color:#9E3000; font-weight:normal; text-decoration:none; }
A:hover { color:#FF011F; font-weight:normal; text-decoration:none; }
A:active { color:#9E3000; font-weight:normal; text-decoration:none; }
A:focus { color:#9E3000; font-weight:normal; text-decoration:none; }

INPUT, TEXTAREA, SELECT
{
        border: 1px solid rgb(76, 119, 182);
        margin: 0px;
        padding: 2px;
        background-color: #F5F6FF;
        background: #F5F6FF none repeat scroll 0%;
        color: rgb(0, 0, 0);
        font-family: verdana, helvetica, sans-serif;
        font-size: 8pt;
        vertical-align: middle;
}

.list
{
    border-spacing:0px;
    border-collapse:collapse;
    empty-cells:show;
    margin-top:5px;
    font-weight:normal;
    border:1px solid black;
}

.list tr td
{
    font-weight:normal;
    padding:2px;
    padding-left:10px;
    padding-right:10px;
    border:none;
    border-right:1px solid #000000;
    font-size:80%;
}

.list a
{
    font-weight:normal;
}

.list a:hover,
.list a:active,
.list a:visited,
.list a:focus
{
    font-weight:normal;
}

.list a:hover,
.list a:active
{
    text-decoration:underline;
}

.list tr th
{
    border:none;
    text-align:center;
    padding:3px;
    font-size:80%;
    background-color: black;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(255, 255, 255);
}

a.hhead:link { color:#FFFFFF;text-decoration:none;font-weight:bold; }    /* noch nicht besuchte Ziele */
a.hhead:visited { color:#FFFFFF;text-decoration:none;font-weight:bold;  } /* besuchte Ziele */
a.hhead:hover { color:#A9A9FF; font-weight:bold; text-decoration:none; }   /* Verweise bei "MouseOver" */
a.hhead:active { color:#FFFFFF;font-weight:bold;  }  /* Angeklickte Verweise */
a.hhead:focus { color:#FFFFFF;font-weight:bold;  }   /* Verweise, die Fokus erhalten */

.row0
{
    background-color:#CBCDF9;
}

.row1
{
    background-color:#DEDFFC;
}

.right
{
    text-align:right;
}

.bz0 {
	background-color:#FFC3D9;
}
.bz1 {
	background-color:#FFE5EE;
}
.ins0 {
	background-color:#E0F4FF;
}
.ins1 {
	background-color:#F2FAFF;
}
.kh0 {
	background-color:#DDFFB5;
}
.kh1 {
	background-color:#F3FFE5;
}

.nacht {
	background-color:#ABADC9 !important;
	text-align:right;
}
.vorm {
	background-color:#DBDDF9 !important;
	text-align:right;
}
.nachm {
	background-color:#BBBDE9 !important;
	text-align:right;
}
