.text {
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		color: #0322DB;
		text-decoration: none;
		
	}
.text1 {
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		color: #0322DB;
		text-decoration: none;
		text-align:justify;
	}
.text_map {
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #0322DB;
		text-decoration: none;
	}
.text_price {
		font-family: Verdana;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #0322DB;
		text-decoration: none;
	}
a:link{
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		color: #0322DB;
		text-decoration: none;
	}
.headline {
		font-family: Verdana;
		font-size: 18px;
		font-style: normal;
		color: #0322DB;
		text-decoration: none;
	}
.mail {
		font-family: Verdana;
		font-size: 10px;
		font-style: normal;
		color: #E85801;
		text-decoration: none;
	}
a.mail {color: #E85801;
}
a.mail:hover {color: #0322DB;
}
.text_sign {
		font-family: Verdana;
		font-size: 12px;
		font-style: normal;
		color: #0322DB;
		text-decoration: none;
	}


a.image {
 		 display:block;
 	     background-image:url(../buttons/home_off.gif);
		 width:55px; height:28px;
 		}

a.image:hover {
		 background-image:url(../buttons/home_on.gif);
		 }

a.image:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

a.image1 {
 		 display:block;
 	     background-image:url(../buttons/serv_off.gif);
		 width:64px; height:28px;
 		}

a.image1:hover {
		 background-image:url(../buttons/serv_on.gif);
		 }

a.image1:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

a.image2 {
 		 display:block;
 	     background-image:url(../buttons/preis_off.gif);
		 width:75px; height:28px;
 		}

a.image2:hover {
		 background-image:url(../buttons/preis_on.gif);
		 }

a.image2:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

a.image3 {
 		 display:block;
 	     background-image:url(../buttons/kon_off.gif);
		 width:68px; height:28px;
 		}

a.image3:hover {
		 background-image:url(../buttons/kon_on.gif);
		 }

a.image3:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

a.image4 {
 		 display:block;
 	     background-image:url(../buttons/anf_off.gif);
		 width:65px; height:28px;
 		}

a.image4:hover {
		 background-image:url(../buttons/anf_on.gif);
		 }

a.image4:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

a.image5 {
 		 display:block;
 	     background-image:url(../buttons/imp_off.gif);
		 width:84px; height:28px;
 		}

a.image5:hover {
		 background-image:url(../buttons/imp_on.gif);
		 }

a.image5:focus {
         outline:0;
   	    -moz-outline: 0px;
		 }

.scroll  {
	     background-color:transparent;
		scrollbar-arrow-color:#E85801;
		}
