@charset "utf-8";
/* CSS Document 
				
	In opdracht van				: Ebbingekwartier	
	Design 						: VanderLoo-Design.nl
	Logo & illustraties			: Raspberry
	Code & functionaliteiten	: Alwinus.nl 
	
	Updated: 01 feb 2010
	
	ebbingeci.nl
	Groningen 2010
	| © 2010 Brug7|
				
	Kleurcodes

–––––––––––––––––––––––––––––––––––––––---------–––––––––*/ 

#content-header-ballom{
	background:url(../images/ebbinge-inbeeld-ballon-leeg.png) no-repeat;
	float:right;
	height:160px;
	margin-right:30px;
	width:290px;
}

	#content-header-ballom p{
		font-size:24px;
		font-weight:bold;
		padding:20px 0 0 20px;
	}

	#content-header-ballom a{
		color:#0a60c3;
	}

#content-google-maps{
	margin-left:7px;
	min-height:720px;
	width:880px;
}
		
	div#map_canvas {
		width:100%;
		height:550px;
		float: left;	
	}

#content-illustratie input{
	margin-left:10px;
}

	.tekst input{
		border:1px solid #D60909;
		text-decoration:none;
	}
	
	.foutmelding{
		margin-left:20px;
	}

/*Google maps popup styles */

div.marker-titel h3{
	color:#d60909;
	font-family:"Lucida Grande", geneva, helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	margin-bottom:10px;

}

div.wiewatwaar {
	float:left;
	width:250px;
}

.wiewatwaar .marker-eigenaar {
	font-weight:bold;
}

.wiewatwaar .marker-lokatie {
	font-weight:italic;
}

.wiewatwaar .marker-tekst {
	font-size:9px;
}

.wiewatwaar .marker-plaatje { 
	float:left;
}
div.marker-plaatje img {
	width:250px;
}


div#marker-container {
	background:red;
}

div.markers {
	float:left;
	width:200px;
}

div.markers img {
	width:20px;
	
}

.lokaties li{
	list-style-type:none;
	margin-left:20px;
}

#side_bar_mijn{
	margin-left:20px;
}

div#markers4 {
	border: 1px solid blue;
	background: white;
	min-height:110px;
	overflow:visible;
}

	#zoekresultaten{
	}
	
		#zoekresultaten img{
			width:20px;
	}