body  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FF6600;
	scroll: auto;
	scrollbar-face-color: #FFFFD3;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC3300;
	margin-top: 0%;
}
a {
        color: #000000;
   font-weight: bold;
        text-decoration: none;
}

a:hover {
        color: #FFE878;
        text-decoration: none;
}


table {
        font-size: 13px;
        border: none;
        vertical-align: top;
       
}
p {
  font-size: 13px;
  padding-top: 0px;
}
.s_b { font-weight: bold; color: #000000;}
.s12 { font-size: 12px;}
.s12b { font-size: 12px; font-weight: bold;}
.s10 { font-size: 10px; font-weight: normal;}
.s10b { font-size: 10px; font-weight: bold;}
.s13 { font-size: 13px;}
.s13b { font-size: 13px; font-weight: bold;}
.s14 { font-size: 14px; font-weight: normal;}
.s14b { font-size: 14px; font-weight: bold;}
.s18 { font-size: 18px; font-weight: normal;}
.s22 { font-size: 22px; font-weight: normal;}

.grau13b { font-size: 13px; font-weight: bold; color: #666666;}
.gelb10 { font-size: 10px; color: #FFE878;}
.gelb10b { font-size: 10px; font-weight: bold; color: #FFE878;}
.gelb12 {  font-size: 12px; color: #FFE878;}
.gelb12b { font-size: 12px; font-weight: bold; color: #FFE878;}
.gelb_du12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFC254;
}
.gelb_du13b {
	font-size: 13px;
	font-weight: bold;
	color: #FFC254;
}
.gelb_or13b {
	font-size: 13px;
	font-weight: bold;
	color: #FF9E33;
}
.gelb_or14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF9E33;
}
.gelb13 {  font-size: 13px; color: #FFE878;}
.gelb13b { font-size: 13px; font-weight: bold; color: #FFE878;}
.gelb16 {
        font-size: 16px;
        font-weight: normal;
        color: #FFE878;
}
.gelb16b {
        font-size: 16px;
        font-weight: bold;
        color: #FFE878;
}
.gelb20 {  font-size: 20px; color: #FFE878;}

.orange10 { 
			font-size: 10px; 
			font-weight: normal; 
			color: #FF6600; 
}
.orange12 {
        font-size: 12px;
        font-weight: normal;
        color: #FF6600;
}
.orange12b {
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
}
.orange13 { 
			font-size: 13px; 
			font-weight: normal; 
			color: #FF6600; 
}
.orange13b { 
			font-size: 13px; 
			font-weight: bold; 
			color: #FF6600; 
}
.orange14b {
        font-size: 14px;
        font-weight: bold;
        color: #FF6600;
}
.orange14 {
        font-size: 14px;
        font-weight: normal;
        color: #FF6600;
}
.orange16b {
        font-size: 16px;
        font-weight: bold;
        color: #FF6600;
}
.orange16 {
        font-size: 16px;
        font-weight: normal;
        color: #FF6600;
}
.orange18b {
        font-size: 18px;
        font-weight: bold;
        color: #FF6600;
}
.orange20 {
        font-size: 20px;
        font-weight: normal;
        color: #FF6600;
}
.rot_14b {
	font-size: 14px;
	font-weight: bold;
	color: #F20000;
}
.rot16b {
        font-size: 16px;
        font-weight: bold;
        color: #FF0000;
}
.rot20 {
        font-size: 20px;
        font-weight: normal;
        color: #FF0000;
}
.rot_2_20 {
	font-size: 20px;
	font-weight: normal;
	color: #EC4100;
}
.weiss13 {
	font-size: 13px;
	font-weight: normal;
	color: White;
	font-family: Verdana;
}
a:link.s {
	color: Black;
	font-weight: bold;
	font-size: 12px;
}
a:hover.s {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:active.s {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:visited.s {
        color: Black;
        font-weight: bold;
        font-size: 12px;
}
a:link.n {
	color: Silver;
	font-weight: bold;
	font-size: 12px;
}
a:hover.n {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:active.n {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:visited.n {
        color: Silver;
        font-weight: bold;
        font-size: 12px;
}
a:link.l {
	color: #FFA500;
	font-weight: bold;
	font-size: 12px;
}
a:hover.l {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:active.l {
        color: #FF6600;
        font-weight: bold;
        font-size: 12px;
}
a:visited.l {
        color: #FFA500;
        font-weight: bold;
        font-size: 12px;
}

input.d1   {
 font-family: Verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color:#000000;
 background:#FFFFFF;
 position:relative;
 }
input.d2   {
        font-family: Verdana;
        font-size: 13px;
        font-weight: normal;
        color: 000000;
        text-align: left;
        position: relative;
        border-right-style: dotted;
        border: 1px solid GrayText;
        cursor: default;
}
textarea {
 font-family: Verdana;
 font-size: 13px;
 font-weight: normal;
 text-align: left;
 color:#000000;
 background:#FFFFFF;
 position:relative;
}
textarea.d1 {
        font-family: Verdana;
        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;
}

