/* #######################  Googlemaps  ####################### */

  div.googlemaps_marker1 {
  	width: 180px; height: 100px;	
  	text-align:center;
  	}	
  
  div.googlemaps_marker {
  	width: 200px; 
  	padding-top:1px;
  	text-align:left;
  	color: #4F392F;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal; font-size: 12px; text-decoration: none;
  	}	
  	
  div.googlemap_div {
    border: 1px solid lightgrey; 
    width: 670px; height:294px;
    text-align:left;
  	color: #999;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal; font-size: 12px; text-decoration: none;
  	}	
  
  
  input.googlemaps_input {
    width: 200px; 
    text-align:left;
  	color: #000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal; font-size: 10px; text-decoration: none;
  	}	
  	
  input.googlemaps_input_button {
    border: 1px solid lightgrey; 
  	background-color: #cc9933;
    width: 90px; 
    text-align:left;
  	color: #fff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold; font-size: 11px; text-decoration: none;
  	}
  	
  input.googlemaps_input_eingabe {
    border: 1px solid lightgrey; 
  	background-color: #fff;
    width: 208px; 
    text-align:left;
  	color: #000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal; font-size: 9px; text-decoration: none;
  	}

/* #######################  Menü Transparenz  ####################### */
		
div.test2_anreise {
    width: 136px; height: 16px;
    opacity: 0.8; 
    -moz-opacity: 0.8; 
    filter: alpha(opacity=80);
    text-align: left;
    padding:0px;
    letter-spacing:0em;
  	background-image: url(../pics/submenu.gif); background-repeat:no-repeat;
  	}
