/* CSS fuer Losch */

body, textarea {background: #ffffff;
      scrollbar-arrow-color:#000000;
      scrollbar-face-color:#FF9933;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#ff9933;
      scrollbar-shadow-color:#000000;
      scrollbar-darkshadow-color:#ff9933;
      scrollbar-track-color:#FF9933; }

p, td, ul, ol, li { font-family:Arial; font-size:10pt; text-align: left; padding-left: 0mm; color:#000000; }

 #lay1 { position:absolute; width:600px; height:300px; z-index:1; left:-700px; top: 0px; background-color : #FFFFFF;}

h1 {
  font-size: 14pt;
 text-align: left;
 color:#ff9933;
}
h2 {
  font-size: 12pt;
 text-align: left;
 color:#ff9933;
}

h4 {
  font-size: 18pt;
 text-align: center;
 padding-left: 1mm;
}
h5 {
  font-size: 11pt;
 text-align: left;
}
a:link {color:#ff9933; text-decoration:none;}
a:visited {color:#000080;text-decoration:none;}
a:active {color:#FF0000;font-style: italic;}



#td1
{text-align:left; padding-left: 0mm; }

/* kleine Schrift links ausgerichtet */
#td2
{font-size: 11pt;}

/* kleine Schrift zentral ausgerichtet */
#td3
 {font-size: 8pt}

 /* Ausrichtung Logo */
#td4
 {text-align: rigth; padding-left: 40mm; padding-rigth: 1mm}

  /* Ausrichtung Menü oben */
#td5
 {text-align: rigth; font-size:11pt;  font-weight: bold; padding-left: 113mm; padding-rigth: 1mm}


  /* Ausrichtung Menü links */
#td6
 {text-align: left; padding-left: 1mm;}

  /* AusrichtungPfeil unten */
#td7
 {text-align: rigth; padding-left: 190mm; padding-rigth: 1mm}

 /* große Schrift links ausgerichtet */
#td8
{font-size: 16pt;font-weight: bold;}

 /* mittlere Schrift links ausgerichtet */
#td9
{ text-align: left;
 color:#ff9933; }

table.rahmen td {text-align: center; }




.menu {
margin: 0px;
padding: 0px;
border: 0px solid #000;
background-color : transparent;
float: left;
}
.menu ul li {
list-style: none;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}

.menu li a,  .menu li a:visited
{	
	color:#fff;
	border-bottom: 1px solid #333;
	border-top: 1px solid #e0e0e0;
	border-left: 0px solid #e0e0e0;
	border-right: 2px solid #333;
	margin: 0px;
	padding:1px;
	text-decoration: none;
	font-weight: normal;
}
.menu li a:hover, menu li a:active
{	
	margin: 0px;
	padding: 1px;
		background-color: #ff9933;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	border-left: 0px solid #333;
	border-right: 2px solid #333;
	text-decoration: none;
	font-weight: normal;
	color: #FFFF00;
}



.m_aktiv, .m_aktiv_back, .m_aktiv_back_2
{
font:0.9m/1.5em verdana, arial, georgia, sans-serif;
display: block;
text-align: left;
width : 146px;


}

.m_aktiv {
color:#000;
background-color: #333;
border: 1px solid #fff;


}

.m_aktiv_back {
color: #ccc;
background-color: #666; 
border: 1px solid #fff;


}

.m_aktiv_back_2 {
color: #ccc;
background-color: #999; 
border: 1px solid #fff;


}
