<STYLE type=text/css> {
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
 
}
HTML {
	FONT: 100% Arial, Helvetica, sans-serif
 
}

button {
 /* color: #900; */
  width:280px;
  height:60px;
  font-weight: bold;
  FONT-SIZE: 1em; 
  text-transform: uppercase;
}

form {
	font-size:20px;
	margin-bottom: 0.4em;
}

form input[type=text],form input[type=password] {
	border:1px solid #ddd;	
        FONT-SIZE: 1em; 
}
form input[type=text],
form input[type=password]{
	-webkit-appearance:none;
	-moz-appearance:none;
}



form input[type="radio"]{
	position:relative;
	top:1px;
}
form div{
	margin:0 0 0.8em 0;
}
form textarea{
	border:2px solid #ddd;	
        FONT-SIZE: 1em; 
	width:390px;
	height:120px;
}





BODY { 
	FONT: 100% Arial, Helvetica, sans-serif
}
#toplink {
PADDING-LEFT: 0.4em;  FONT-SIZE: 0.6em; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;COLOR: white; PADDING-TOP: 0.0em; TEXT-ALIGN: left
}

#kopf {   background: url(cloud.jpg) ;
      HEIGHT: 80px ;
      WIDTH: 880px ;
	PADDING-LEFT: 0.4em;  FONT-SIZE: 2em;  font: 30px/1.5em Helvetica, Arial, Tahoma;PADDING-BOTTOM: 0px;
        COLOR: white  /*  turquoise */;
        PADDING-TOP: 1.5em; TEXT-ALIGN: left


   }
#kopf P {

    
}
#steuerung { 
   
	PADDING-LEFT: 0.2em; BACKGROUND-COLOR: #ffffff
}
#steuerung P {

	PADDING-LEFT: 0.3em;  FONT-SIZE: 0.6em; PADDING-BOTTOM: 0px; COLOR: white; PADDING-TOP: 0.0em; TEXT-ALIGN: left
}


#fuss {
  height: 50px;
 width: 600px;
  margin: 10px;
  background-color: #f0f0f0;
  PADDING-LEFT: 0.4em;  FONT-SIZE: 0.6em; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-TOP:  0.0em; TEXT-ALIGN: left
}
#mitte {
 PADDING-TOP: 10px;
 PADDING-RIGHT: 10px;
  position: relative;
  width: 100%;
}
#inhalt {
  margin: 0px 100px;
 height: 700px;
  width: 420px;  
  background-color: #ffffff; 
 FONT-SIZE: 0.8em;

}

#formular {

 FONT-SIZE: 2.0em;
.Feld { background-color:#ffa; width:300px; border:6px solid #ddd; }
}








#links {
  text-decoration: none;
  position: absolute;
  top: 28px;
  left: 1px;
  width: 90px;
  height: 300px;
	PADDING-LEFT: 0.1em;
  
 background-color: #fafafa; 
}


#links  a:hover {
 color:red;
/* background:url(../bilder/ste_anzeige_pfeil_hm.gif) no-repeat right top; */
 background:url(../bilder/ste_anzeige_pfeil.gif) no-repeat left top;
}

#links a em {
  color:#D40000;
  font-style:normal;
}

#links a {
  text-decoration: none;

color:black;
   // font-size:.83em; 
    // font-size:1.0em; 
   /* font-weight:bold; */

/*  position:relative; */
 /* width:200px;  */     /* 239 */

 /* Schrift Abstand vom Rand */
 padding:0px 5px 0px 20px;
 line-height:150%;
 text-decoration:none;

 /* PROBLEM BEI IE zwecks ANZEIGE - und damit sind die Unterstreichungen käse !! */
 /*
 display:block;
 border-bottom: 1px solid #EDEAEB;
}




#steuerung  a {
/*  position:relative; */
 /* width:200px;  */     /* 239 */

 /* Schrift Abstand vom Rand */
 padding:0px 5px 0px 20px;
 line-height:150%;
 text-decoration:none;

 /* PROBLEM BEI IE zwecks ANZEIGE - und damit sind die Unterstreichungen käse !! */
 /*
 display:block;
 border-bottom: 1px solid #EDEAEB;
 */
}





/* für die hervorhebung in der Steuerung */
#steuerung em {
  color:#D40000;
  font-style:normal;
}


#steuerung li {
    font-size:.83em;
    /* font-size:1.0em; */
    font-weight:bold;
}



#steuerung li ul li { background:#eee; font-size: 1.0em ; font-weight:normal; }  /* font-size: small; */
#steuerung li ul li ul li {   background:#eee; font-size:.8em ; font-weight:normal;
 margin-left:20px;
}  /*  font-size: */

#steuerung li a {
/*  position:relative; */
 /* width:200px;  */     /* 239 */

 /* Schrift Abstand vom Rand */
 padding:0px 5px 0px 20px;
 line-height:150%;
 text-decoration:none;

 /* PROBLEM BEI IE zwecks ANZEIGE - und damit sind die Unterstreichungen käse !! */
 /*
 display:block;
 border-bottom: 1px solid #EDEAEB;
 */
}









#steuerung li a:link {
 color:white;
/* background:url(../bilder/ste_anzeige_leer_hm.gif) no-repeat right top; */
  background:url(../bilder/ste_anzeige_leer.gif) no-repeat left top;
}

#steuerung li ul li a:link {
  color:black;
  background:url(../bilder/ste_anzeige_leer.gif) no-repeat left top;
}

#steuerung li a:visited {
 color:white;
/* background:url(../bilder/ste_anzeige_besucht_hm.gif) no-repeat right top; */
 background:url(../bilder/ste_anzeige_besucht.gif) no-repeat left top;
}

#steuerung li ul li a:visited {
 color: #999;
 background:url(../bilder/ste_anzeige_besucht.gif) no-repeat left top;
}

#steuerung li a:hover {
 color:red;
/* background:url(../bilder/ste_anzeige_pfeil_hm.gif) no-repeat right top; */
 background:url(../bilder/ste_anzeige_pfeil.gif) no-repeat left top;
}

#steuerung li ul li a:hover {
 color:red;
 background:url(../bilder/ste_anzeige_pfeil.gif) no-repeat left top;
 /* margin-left:20px; */
 /* padding-left:20px; */
}

#steuerung li a:active {
 color:white;
/* background:url(../bilder/ste_anzeige_leer_hm.gif) no-repeat right top; */
 background:url(../bilder/ste_anzeige_leer.gif) no-repeat left top;
}

#steuerung li ul li a:active {
 color:#666;
 background:url(../bilder/ste_anzeige_leer.gif) no-repeat left top;
}



.dsteu1 {
 background:#199B3B;
}

</STYLE>
