/* diese styles müssen angepasst werden */

a.guest_link {
	color: #FFFFFF;
	text-decoration: none;
}
a.guest_link:hover {
	text-decoration: none;
}

.kleiner_bildgalerie {
	font-size: 9pt;
}
div.infobox {
	background: #000084;
	color:#000000;
	font:10pt sans-serif;
	left:-10000px;
	position:absolute;
	top:0px;
	visibility:hidden;
	z-index: 99;
}
div.infoboxbody {
	background: #e0e0e0;
	color:#000000;
	font:10pt sans-serif;
	margin:2px;
	padding:2px
}
div.infoboxcaption {
	color:#FFFFFF;
	background-color:transparent;
	font:bold 10pt sans-serif;
	margin:2px;
	text-align:center
}

/* tell a friend */
.tell_a_friend {
	width: 100%;
	display: block;
	padding: 2px 0;
}	
.tell_a_friend label {
	float: left;
	width: 120px;
}
.tell_a_friend input.tell_input_text, .tell_a_friend textarea.tell_textarea {
	float: left;
	width: 250px;
}
.stern_oblig {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.2em;
}
table.HGtabelle {
	background-color: #333333;
	padding: 4px;
}
table.HGtabelle td {
	color: #333333;
}
table.HGtabelle tr.HGhellblau td{
	color: #EEEEEE;
}