/* main.css */

#map {
	/*width: 980px;
	height: 709px;*/
	width: 760px;
	height: 550px;
	vertical-align: top;
}

#popup {
	/*background-image: url( "http://www.annaburger.de/fileadmin/pictures/Exporthaendler/bg_contact.jpg" );*/
	border: 0px solid #000000;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	/*width: 320px;*/
	/*height: 220px;*/
}

.info_popup {
	background-image: url( "http://www.annaburger.de/fileadmin/pictures/Exporthaendler/bg_contact.jpg" );
	background-repeat: repeat;
	width: 320px;
}

