.transpbl{
        font-family:verdana, times;
        font-size: 1px;
        color:#000001;
}
.transp{
        font-family:verdana, times;
        font-size: 1px;
        color:#fffeee;
}
.tbgreen
{
 border-style: solid;
 border-width:1px;
 border-color:black;
 font-family:verdana;
 font-size: 12px;
 background-color:#FBFFFD;
}

.tbwhite
{
 border-style: solid;
 border-width:1px;
 border-color:black;
 font-family:verdana;
 font-size: 12px;
 background-color:white;
}

.tbblue
{
 border-style: solid;
 border-width:1px;
 border-color:#4381BB;
 font-family:verdana;
 font-size: 12px;
 background-color:#EDF5FD;
}

.tbyellow
{
 border-style: solid;
 border-width:1px;
 border-color:#F08E24;
 font-family:verdana;
 font-size: 12px;
 background-color:#FDEBD9;
}
.blstd{
        font-family:verdana, times;
        font-size: 10px;
        color:black;
}
.blelf{
        font-family:verdana, times;
        font-size: 11px;
        color:black;
}
.bl12{
        font-family:verdana, times;
        font-size:13px;
        color:black;
}
.bl13{
        font-family:verdana, times;
        font-size: 13px;
        color:black;
}
.bl15{
        font-family:verdana, times;
        font-size: 15px;
        color:black;
}
.bluestd{
        font-family:verdana, times;
        font-size: 10px;
        color:#4381BB;
}
.blueelf{
        font-family:verdana, times;
        font-size: 11px;
        color:#4381BB;
}
.blue13{
        font-family:verdana, times;
        font-size: 13px;
        color:#4381BB;
}
.blue13Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 13px;
        color:#4381BB;
}

.blue15Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:#4381BB;
}

.black15Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:black;
}

.artikelTitel{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:#F08E24;
}


h1{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:#4381BB;
}

h2{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 13px;
        color:#4381BB;
}
p{
        font-family:verdana, times;
        font-size: 12px;
        color:#5e666d;
}


.blue15{
        font-family:verdana, times;
        font-size: 15px;
        color:#4381BB;
}


.graustd{
        font-family:verdana, times;
        font-size: 10px;
        color:#5e666d;
}
.grau11{
        font-family:verdana, times;
        font-size: 11px;
        color:#5e666d;
}
.grau11Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 11px;
        color:#5e666d;
}

.grau12{
        font-family:verdana, times;
        font-size: 12px;
        color:#5e666d;
}
.grau12Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 12px;
        color:#5e666d;
}

.grau13{
        font-family:verdana, times;
        font-size: 13px;
        color:#5e666d;
}
.grau13Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 13px;
        color:#5e666d;
}

.white15Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:white;
}

.greenstd{
        font-family:verdana, times;
        font-size: 10px;
        color:green;
}
.green12{
        font-family:verdana, times;
        font-size: 12px;
        color:green;
}
.green13{
        font-family:verdana, times;
        font-size: 13px;
        color:GREEN;
}


.yellowstd{
        font-family:verdana, times;
        font-size: 10px;
        color:#F08E24;
}
.yellowelf{
        font-family:verdana, times;
        font-size: 11px;
        color:#F08E24;
}
.yellow13{
        font-family:verdana, times;
        font-size: 13px;
        color:#F08E24;
}
.yellow15{
        font-family:verdana, times;
        font-size: 15px;
        color:#F08E24;
}
.yellow15Bold{
		font-weight:bold;
        font-family:verdana, times;
        font-size: 15px;
        color:#F08E24;
}

.red13{
                  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
                  color:Red;
}
.redstd{
                  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
                  color:Red;
}
.acht{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8px;
}
.whitestd{
        font-family:verdana, times;
        font-size:10px;
        color: White;
}
.white11{
        font-family:verdana, times;
        font-size:11px;
        color: White;
}
.white12{
        font-family:verdana, times;
        font-size:12px;
        color: White;
}
.white13{
        font-family:verdana, times;
        font-size:13px;
        color: White;
}

A:ACTIVE {
	text-decoration: underline;
    color:#5e666d;
}
A:LINK {
	text-decoration: none;
    color:#5e666d;
}
A:VISITED {
	text-decoration: none;
    color:#5e666d;
}
a:hover {
  text-decoration: underline;
  color:#f37600;
}

hr {
	border:solid #4381BB 1pt;
  height:1pt;
}


