div.Gaestebuch_Abstand{
	width: 100%;
	height: 5px;
	font-size: 1px;
	clear: both;
}

div.Gaestebucheintrag_Gesamt{
	margin-top: 10px;
	float: left;
	text-align: left;
	width: 562px;
	height: auto;
}

div.Gaestebucheintrag_Absender{
	float: left;
	width: 145px;
	height: 127px;
	background-color: #BBD5ED;
}

table.Gaestebucheintrag_Absender_Tabelle{
	width: 145px;
	height: 127px;
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

td.Absender_Bild{
	width: 100px;
	height: 100px;
}

td.Absender_Bild img{
	vertical-align: middle;
	border: 0;
}

td.Onlinestatus_Oben{
	height: 16px;
}
.bild_link {
	color: #000;
	font-size: 16px;
}

.bild_link_gb {
	color: #000;
	font-size: 9px;
}
td.Onlinestatus_Mitte{
	height: 84px;
}

td.EingetragenAm{
	height: 27px;
	background-image: url(http://www.single.ag/singleag/images/gaestebuch_eingetragenvon_hintergrund.gif);
	background-repeat: repeat-x;
}

div.Gaestebucheintrag_Text_Gesamt{
	float: left;
	width: 417px;
	height: 100%;
	border-bottom: 1px solid #80A4C3;
}

div.Gaestebucheintrag_RahmenOben{
	float: left;
	width: 100%;
	height: 16px;
	background-color: #80A4C3;
	text-align: left;
}

font.AbsenderUeberschrift, font.AbsenderName{
	float: left;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana;
}

font.AbsenderUeberschrift a, font.AbsenderName a{
	text-decoration: none;
	color: #FFFFFF;
}

font.AbsenderUeberschrift{
	font-weight: bold;
	padding-left: 5px;
}

div.Mindeshoehe{
	float: left;
	width: 1px;
	height: 100%;
	min-height: 110px;
}

p.Mindeshoehe{
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 84px;
}

div.Gaestebucheintrag_Text{
	float: left;
	width: 100%;
	height: 100%;
	border-left: 1px solid #80A4C3;
	border-right: 1px solid #80A4C3;
	max-width: 415px;
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	/*padding: 5px 3px 5px 3px;*/
}

p.Eintrag{

}

p.KommentarUeberschrift{
	font-weight: bold;
}

p.Kommentar{
	/*padding: 5px 3px 5px 3px;*/
	font-style: italic;
}

div#GaestebuchNeuerEintrag{
	clear: both;
	width: 100%;
	height: auto;
}

div#GaestebuchNeuerEintrag_Oben{
	clear: both;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #80A4C3;
}

p.GaestebuchNeuerEintrag_Ueberschrift{
	width: auto;
	height: 30px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

div#GaestebuchNeuerEintrag_Mitte{
	height: 235px;
	width: 100%;
	background-color: #BBD5ED;
}

div.GaestebuchNeuerEintrag_Bild{
	float: left;
	width: 100px;
	height: 100px;
	padding-top: 10px;
}

table#GaestebuchNeuerEintrag_Bild{
	width: 100px;
	height: 100px;
	color: #FFFFFF;
}

td.GaestebuchNeuerEintrag_Bild{
	width: 100px;
	height: 100px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
}

td.GaestebuchNeuerEintrag_Bild img{
	vertical-align: middle;
}

div.GaestebuchNeuerEintrag_TextEinesMitgliedes{
	clear: both;
	width: 430px;
	height: auto;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
}

div.GaestebuchNeuerEintrag_Text{
	float: left;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
}

div.GaestebuchNeuerEintrag_Text textarea{
	width: 430px;
	height: 204px;
	font-size: 12px;
	font-family: verdana;
}

div.Gaestebuch_Kommentar{
	float: left;
	width: 562px;
	height: auto;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
}

div.Gaestebuch_Kommentar a{
	text-decoration: none;
	color: #000000;
}

div.KeinGaestebuch{
	margin-top: 10px;
	width: 562px;
	height: 16px;
	background-color: #80A4C3;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

div#SucheNavigation{
	text-align: center;
	clear: both;
	width: 100%;
	height: auto;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

div#SucheNavigation a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

