@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
@charset "UTF-8";


/****  Maps  ***/

#map_canvas {
	width: 100%;
	height: 500px;
}



.infoboxes {
font-size:11px;
font-weight:bold;
margin-top: 8px;
background: #FFFFFF;
padding: 5px;
width:300px;
}



.infoboxes img {
float: left;
clear: both;
padding-right: 10px;
}




.infoboxes h1{
display:inline;
color:#000;
font-size: 20px;
line-height: 1;
font-weight: bold;
}
	
	
.infowindows {
	min-width: 500px;
	
	}


.infowindows h1{
	color:#c40114;
	font-size:20px;
	
}

.infoboxes h2{
	font-size:11px;
	display: inline; 
	color:#000;
	text-decoration:none;
	font-weight: bold;
	
}

.infoboxes p {
	margin-top: 5px;
	font-size:14px;
	font-weight:normal;
	}
	
	
.textbox_spalte1{
	
	float: left;
	width: 48%;
	}	
	
.textbox_spalte2{
	
	float: right;
	width: 48%;
	}	
	


/*! 6 Forms */


.btn {
	width: 350px;
	font-size: .8em;
}