﻿body {
}
.cls_normbold
{
    font-weight: bold;
    font-family: Verdana;
        font-size: small;
}
.cls_normboldwhite
{
    font-weight: bold;
    color: white;
    font-family: Verdana;

}
.cls_titel
{
    font-family: Verdana;
    color: #FFCC66;
    font-weight: bold;
    font-size: large;
    font-variant: small-caps;
}
.cls_norm
{
	font-size: small;
	font-family: Verdana;
}
.cls_textfeld
{
    border-right: #ffcc66 solid;
    border-top: #ffcc66 solid;
    border-left: #ffcc66 solid;
    border-bottom: #ffcc66 solid;
}
.cls_bemerkungen
{
    font-size: small;
    font-family: Verdana;
}
.cls_resultHeader
{
    font-weight: bold;
    font-family: Verdana;
    font-size: small;
    color: #CCCCCC;
    background-color: #1E4216;
}
.cls_prof_bold
{
	font-family: Verdana;
	font-size: small;
	background-color: lightgrey;
	padding-left: 2px;
}
.cls_prof_bold_value
{
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
	background-color: ghostwhite;
}
.cls_navi
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1E4216;
}
