A:link {  }
A:visited {  }
A:hover { text-decoration: none;  }

a.flink:hover{ font-weight:normal; COLOR: BE5715; text-decoration : line;}
a.smenu:hover{ font-weight:bold;  text-decoration : line;}
a.flinkaw:hover{ font-weight:normal; COLOR: B5D34C; }
a.bottom:hover{ COLOR: #003D8F;  text-decoration : none; }



ul { margin-left:15px; }

				
label, input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 160px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

.textform  {
	font-size : 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none; 
	}
	
.link  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline; 
	line-height: 17px;
	}
.text  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none; 
	line-height: 17px;
	}
.bu  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none; 
	line-height: 12px;
	}
.menu  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none; 
	}
.smenu  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7AB51D;
	text-decoration : none; 
	}
.smenua  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #7AB51D;
	text-decoration : none; 
	}
.galerie  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none; 
	line-height: 14px;
	}
.bottom  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none; 
	line-height: 25px;
	}
.bottoma  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003D8F;
	text-decoration : none; 
	line-height: 25px;
	}