
body {
background-color:#f5f5ff; 
font-family:Arial;
}

.normalertext
{
	font-weight: bold; 
        font-color: #000000;
	border-style:solid;
        border-color: #999999;
	border-width:1px;
	color:#010649;
background: #d1daff url(images/farbverlaufblau.jpg);
}
.platzhalterclass
{
background: url(images/farbverlaufrot.jpg) #ffd2d2;
background: url(images/farbverlaufgruen.jpg) #ccffcc;
}

.normalertextcorrect
{
	font-weight: bold; 
        font-color: #000000;
	border-style:solid;
        border-color: #999999;
	border-width:1px;
	color:#010649;
background: #caffc4 url(images/farbverlaufgruen.jpg);
}




.normalte
{
	font-weight: bold; 
        font-color: #000000;
	border-style:solid;
        border-color: #999999;
	border-width:1px;
	color:#010649;
}




table.oversicht{
border:none;
background:#E7E9FF;
}
table.oversicht tbody th{
border:none;
color:#5d71a5;
font-weight:normal;
}
table.oversicht tbody td{
border:none;
border-top:1px solid white;
border-left:1px solid white;
color:#000;
}


table.oversichtt{
border:none;
background:#EDFFF0;
}
table.oversichtt tbody th{
border:none;
color:#5d71a5;
font-weight:normal;
}
table.oversichtt tbody td{
border:none;
border-top:1px solid black;
border-left:1px solid black;
color:#000;
}



.boxmenuoben
{
border:1px solid rgb(100,0,0);
background-color:#eeeeee;
padding-left:2px;
}

.boxmenu
{
border:1px solid rgb(100,0,0);
background-color:#FFE5D6;
padding-left:2px;
}


a.boxlinktop:link {color:#000000; text-decoration:none; font-weight:bold;} 
a.boxlinktop:visited {color:#000000; text-decoration:none; font-weight:bold;} 
a.boxlinktop:hover {color:#000000; text-decoration:underline; font-weight:bold;} 
a.boxlinktop:active {color:#000000; text-decoration:none; font-weight:bold;} 

a.boxlink:link {color:#ffffff; text-decoration:none; font-weight:bold;} 
a.boxlink:visited {color:#ffffff; text-decoration:none; font-weight:bold;} 
a.boxlink:hover {color:#ffffff; text-decoration:underline; font-weight:bold;} 
a.boxlink:active {color:#ffffff; text-decoration:none; font-weight:bold;} 

a.globalmenu:link {color:#4e90fc; text-decoration:none; font-weight:bold;} 
a.globalmenu:visited {color:#4e90fc; text-decoration:none; font-weight:bold;} 
a.globalmenu:hover {color:#7cadfd; text-decoration:underline; font-weight:bold;} 
a.globalmenu:active {color:#7cadfd; text-decoration:none; font-weight:bold;} 


a:link {color:#4e90fc; text-decoration:underline; font-weight:bold;} 
a:visited {color:#4e90fc; text-decoration:underline; font-weight:bold;} 
a:hover {color:#7cadfd; text-decoration:underline overline; font-weight:bold;} 
a:active {color:#7cadfd; text-decoration:underline overline; font-weight:bold;} 