/* Bubble gestalten */

.g_container {
	margin: -11px;
	float: left;
	width: 302px;
	text-align: left;
}

.g_top {
	background: url(../../../img/objects/bubble_top.gif) no-repeat;
	height: 12px;
	width: 302px;
	float: left;
}

.g_top_single {
	background: url(../../../img/objects/bubble_top_single.gif) no-repeat;
	height: 12px;
	width: 301px;
	float: left;
	padding: 0 0 0 1px;
}

.g_middle {
	border-left: 1px solid #f6d299;
	border-right: 1px solid #f6d299;
	background: #efac41;
	width: 300px;
	height: 115px;
	float: left;
	overflow: auto;
}

.g_bottom {
	background: url(../../../img/objects/bubble_bottom.gif) no-repeat;
	margin: 0 0 0 1px;
	height: 12px;
	width: 302px;
	float: left;
}

* html .g_clear {
	clear: both;
}

/* Inhalt */

.g_container {
	font: 0.7em/1.2em Arial, Verdana, Tahoma, sans-serif;
	color: #041662;
}

.g_container a {
	color: #041662;
	text-decoration: none;
	padding: 0 0 0 1px;
}

.g_container a:hover, .g_container a:focus {
	color: #efac41;
	background: #041662;
}

.g_container p {
	padding: 0;
	margin: 0 10px 10px 10px;
}

/* Inhalt: Adresse */

h2.g_adresse {
	font-size: 1em;
	margin: 0 0 0 10px;
	padding: 0;
}

img.g_adresse {
	float: right;
	border: 1px solid #fff;
	margin: 0 10px 0 0;
}

/* Inhalt: Info */

h3.g_info {
	font-size: 1em;
	margin: 0 0 0 10px;
	padding: 0;
}

/* Inhalt: Bilder */

div.g_galerie {
	margin: 0 10px 10px 10px;
}

.g_galerie h3 {
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}

.g_galerie a img {
	float: left;
	display: block;
	border: 1px solid #fff;
	margin: 0 4px 4px 0;
}

.g_galerie a {
	border: 0;
	padding: 0;
}

/* Anfahrt: Formular */

#gmapDirTo {
	margin: 0 0 0 10px;
}

#gmapDirTo input {
	font-size: 0.85em;
	border:1px solid #041662;
}
