/* spezielles Style-Sheet fuer lasvegas.us123.info/map/ 05.08.2008 */
/* A. von Dorst */
/* - utf8 - */

/* spezielle Notierungen nur fuer Googlemap */

#googlemap {
	padding: 10px;
	min-width: 700px;
}

#map {
	width: 450px;
	height: 450px;
	float: left;
	margin: 10px;
}

#sidebar {
	width: 200px;
	margin: 1em;
	float: left;
	top:5px;
}

#window {
	width: 200px;
	font-size: 0.9em;
	background-color:#e5e1ce;
	border: solid 1px;
	border-color: #67604a;
	padding: 2px;
}

.name {
	color:#b80000;
	font-weight:bold;
}

/* Ein Submenue(2); wird nicht auf jeder Seite benoetigt */
/* Das Hauptmenue (meisst im linken Bereich)*/
.menukopf2, .menus2 {
	font-family: Arial, Sans-Serif, Serif;
}

.menukopf2 {
	padding: 0 4px 0 6px;
	border: 0;
	margin: -2px 1px 2px 1px;
	color: #fcf7d4;
	background-color: #67604a;
	}
	.menukopf2 p {
		padding: 3px 0 3px 0;
		margin: 0;
		letter-spacing: normal;
		font-size: 1.1em;
		line-height: 1.3em;
		font-weight: bold;
		text-align: center;
		}
.menus2 a {
	display: block;
	padding: 4px 2px;
	border: 1px solid #00abbd;
	margin: 3px 1px 3px 6px;
	font-size: 0.8em;
	text-align: left;
	text-decoration: none;
	}
.menus2 a:link, .menus2 a:visited {
	text-decoration: none;
	color: #fcf7d4;
	background-color: #00b1bf;
	}
.menus2 a:hover, .menus2 a:active, .menus2 a:focus {
	padding: 4px 2px 4px 5px;
	text-align: left;
	text-decoration: none;
	color: #aa4746;
	background-color: #fceac6;
	border-top: 1px solid #ebb67e;
	border-right: 1px solid #ebb67e;
	border-bottom: 1px solid #ebb67e;
	border-left: 4px solid #AC9E76;
}

#legende {
	clear:both;
}

.marker {
	position:relative;
	left:4px;
}