/* ====Sprache ==== */

.buttonde
{
	height: 27px;
	width: 158px;
	/*font-family: Trebuchet MS;*/
	font-size: 12px;
	color: #262626;/*Transparent*/
	border: none;
	padding-left:39px;
	background:url(../store/image/flags/de_language.png);
	background-color: Transparent;/*Transparent*/
	background-repeat:no-repeat;
	border: none;
	cursor:pointer;
	overflow: hidden;
	outline:none;
	margin-right:-138px;
	text-align:left;
	
	
	
	
}

/*.buttonde:hover {
	background-color:#83A257;
	background: none;
	color: #FFFFFF;
	border-radius:5px;
}*/

.buttonen
{
	height: 27px;
	width: 158px;
	/*font-family: Trebuchet MS;*/
	font-size: 12px;
	color: #262626;/*Transparent*/
	border: none;
	padding-left:39px;
	background:url(../store/image/flags/gb_language.png);
	background-color: Transparent;
	background-repeat:no-repeat;
	border: none;
	cursor: pointer;
	overflow: hidden;
	outline:none;
	margin-right:-138px;
	text-align:left;
}

/*.buttonen:hover 
{
	background-color:#83A257;
	background: none;
	color: #FFFFFF;
	border-radius:5px;
}*/


/* ====Sprache ==== */

#map 
{
    height: 400px;
    width: 100%;
}

.blaugross
{
	color:#009fe4;
	text-transform: uppercase;
	font-size: 18px;
}

.blau
{
	color:#3a53a4;
}

.white
{
	color:#FFF;
}




@media (max-width: 767px) 
{
	.googlemapsiframe { width:750px;overflow-x: hidden;  }
}
  
  
@media (min-width: 480px) and (max-width: 767px) 
{
	.googlemapsiframe { width:460px;overflow-x: hidden;  }
}
  
  
@media (min-width: 768px) and (max-width: 979px) 
{
	.googlemapsiframe { width:750px;overflow-x: hidden;  }
}
  
  
@media (min-width: 980px) and (max-width: 1199px) 
{
	.googlemapsiframe { width:960px;overflow-x: hidden;  }
}


@media (min-width: 768px) and (max-width: 1199px) 
{
	.googlemapsiframe { width:750px;overflow-x: hidden;  }
}


@media (min-width: 1200px) 
{
	.googlemapsiframe { width:1050px;overflow-x: hidden;  }
}

