body {
        margin: 5;
        padding: 0;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        background-color: #FEF379;
}

table{
	font-size: 13px;
	border: none;
	}


p {
        font-family:  Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px
        }
.b { font-weight: bold; font-size: 12px }
.schwarz-b { font-weight: bold; color: #000000 }
.rot10 { color: #CC0000 ; font-size: 10px }
.orange10 { color: #FF4500; font-size: 10px }
.orange10b { color: #FF4500; font-size: 10px ; font-weight: bold}
.orange12 { color: #FF4500; font-size: 12px }
.orange12b {font-size: 12px; font-weight: bold; color: #FF9900 }
.orange14b {font-size: 14px; font-weight: bold; color: #FF9900 }
.rot10 { color: #CC0000 ; font-size: 10px }
.orange12 { color: #FF4500; font-size: 12px }
.orange12b {font-size: 12px; font-weight: bold; color: #FF4500 }
.orange14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF4500;
}
.rot16 { color: #CC0000 ; font-size: 16px; font-weight: normal}
.rot20 { color: #CC0000 ; font-size: 20px}
.rot30 { color: #CC0000 ; font-size: 30px}
.s12 { font-size: 12px}
.s14 { font-size: 14px; font-weight: normal}
.s10 { font-size: 10px; font-weight: normal}
.s10b { font-size: 10px; font-weight: bold}
.rot12b { font-size: 12px; font-weight: bold; color: #C4002C}
.rot12 { font-size: 12px; font-weight: normal; color: #C4002C}
.rot17_2 { font-size: 17px; font-weight: normal; color: #C4002C}
.s13 { font-size: 13px}
.s13b { font-size: 13px ; font-weight: bold}
.s14b { font-size: 14px; font-weight: bold}
.gruen17b {
	font-size: 17px;
	font-weight: bold;
	color: Green;
}
.gruen20 {
	font-size: 20px;
	color: Green;
}
.blau13 { font-size: 13px; color: #0033FF }
.blau13_2 { font-size: 13px; color: #0033CC}
.blau13_2b { font-size: 13px; color: #0033CC; font-weight: bold;}
.blau17_2 { font-size: 17px; color: #0033CC}
.blau20_2 { font-size: 20px; color: #0033CC}
.s18 { font-size: 18px; font-weight: normal }
.s22 { font-size: 22px; font-weight: normal }
.gruen13b { font-size: 13px; font-weight: bold; color: Green; }
.rot17b { color: #CC0000 ; font-size: 17px; font-weight: bold}
.rot16b { color: #CC0000 ; font-size: 16px; font-weight: bold }
.rot13 { font-size: 13px; font-weight: normal; color: #C4002C }
a:link {
        color: #CC0000;
        font-weight: bold;
        text-decoration: none;
}
a:hover {
	color: #F24300;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	
}
a:active {
   color: #F24300;
        text-decoration: none;
}
.lcol a:link {
   color: #FFFFFF;
          text-decoration: underline;
}
.lcol a:hover {
        color: Silver;
        font-weight: bold;
        text-decoration: underline;
}
.lcol a:visited {
  color: #C4002C;
}
.lcol a:active {
  color: #0033CC;
}
.lcol_2 a:link {
        color: #C4002C;
        font-weight: normal;
        text-decoration: underline;
}
.lcol_2 a:hover {
        color: #CC0000;
        font-weight: bold;
        text-decoration: underline;
}
.lcol_2 a:visited {
        color: #C4002C;
}
.lcol_2 a:active {
          color: #0033CC;
}
.lcol_3 a:link {
        color: Navy;
        font-weight: normal;
        text-decoration: underline;
}
.lcol_3 a:hover {
   color: #0033CC;
        font-weight: bold;
}
.lcol_3 a:visited {
   color: #0033CC;
   font-weight: bold;
}
.lcol_3 a:active {
  color: #0033CC;
  font-weight: bold;
}

input.d1   {
 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color:#000000;
 background:#FFFFCC;
 border: 1px solid GrayText;
 }
input.d2   {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        color: 000000;
        text-align: left;
        border: 1px solid GrayText;
 }
textarea {
 font-family: Arial;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
 color:#000000;
 background:#FFFFCC;
 position:relative;
}
textarea.d1 {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        color: #000000;
        background: #FFFFFF;
        position: relative;
        border-right-style: dotted;
        border: 1px solid GrayText;
        clip: auto;
        cursor: pointer;
}
.gruen15 { font-size: 15px; font-weight: normal; color: Green; }
.gruen15b { font-size: 15px; font-weight: bold; color: Green; }

