body  {  background: #DDDDEE;  }

body, textarea {
    color: #000000;
    scrollbar-base-color: #CCCCDD;
}

ul.level1{
	font-family: arial, helvetica;
	font-size: 10pt;
}
span.notfall {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
}

span.location {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
}

span.submenuactiv {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
	color: #D0603F;

}

a.location {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
	color: black;
}

a.normlink {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
	color: #D0603F;
}
a.normlink:hover {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 600;
	color: navy;
}

span.hdln {
	font-family: arial, helvetica;
	font-size: 12pt;
	color: #D0603F;

}

span.normal {
	font-family: arial, helvetica;
	font-size: 10pt;
}

td.tdtext {
	font-family: arial, helvetica;
	font-size: 10pt;
	background: #DDDDEE;
}

td.tdformu {
	font-family: arial, helvetica;
	font-size: 10pt;
	background: #fff378;
}

input.myinput   { background-color:#FFFFFF; 
	width:240px; 
	border:0px solid #FFFFFF; 
	font-family: arial, helvetica; 
	font-size: 9pt;}
	
textarea.mytextarea   { background-color:#FFFFFF; 
	width:240px; 
	border:0px solid #FFFFFF; 
	font-family: arial, helvetica; 
	font-size: 9pt;}
	
input.mysubmit  { background-color:#EEEEEE; 
	width:240px; 
	border:0px solid #EEEEEE; 
	font-weight: 600; 
	font-family: arial, helvetica;
	font-size: 9pt;  }