.ueberschrift {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none
}

.ueberschriftklein2 {
	COLOR: #F75E02; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px; text-decoration:none
}
.ueberschriftklein3 {
	COLOR: #C3C3C3; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px; text-decoration:none
}
.ueberschriftrot {
	COLOR: #333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none
}
.normalertext {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none
}
.normalertextschwarz {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; text-decoration:none
}
.normalertextklein {
	COLOR: #C3C3C3; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px
}
.eintragstext {
	COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none
}
.textorange {
	COLOR: #F75E02; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; text-decoration:none
}
hr { color: #B9B9B9; }

#gastbuch {
	padding: 0px 7px 0px 7px;
}

#gastbuch div.hallo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#gastbuch form.kommentarform {
	padding: 20px 0px 10px 30px;
	margin: 0px 0px 0px 0px;
}

#gastbuch input.kommentarbutton {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-style: none;
	cursor: pointer;
}
#gastbuch div.eintragkopf {
	background-color: #EFEFEF;
	border: 1px solid #999;
	height: 25px;
}
#gastbuch div.eintragkopf div.kopflinks {
	float: left;
	padding: 5px 0px 4px 7px;
}
#gastbuch div.eintragkopf div.kopfrechts {
	float: right;
}
#gastbuch div.eintragkopf img {
	border-style: none;
	margin: 4px 10px 0px 0px;
}
#gastbuch div.eintragtext {
	margin: 0px 0px 0px 0px;
	padding: 10px 7px 10px 7px;
}
#gastbuch div.eintragform {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 10px 7px;
	text-align: right;
}
#gastbuch div.kommentarkopf {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 10px;
	color: #B30000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#gastbuch div.kommentarkopf img {
	margin: 2px 0px 0px 10px;
}

#gastbuch div.kommentar {
	padding: 10px 10px 15px 10px;
}
#gastbuch hr {
	background-color: #9C9C9C; /* Mozilla 1.4 */
	color: #9C9C9C; /* IE 6 */
	border: #9C9C9C; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	line-height: 1px;
	font-size: 1px;
}

#gastbuch div.blaettern {
	text-align: center;
	padding: 20px 5px 10px 5px;
}


#gastbucheintrag #gastbuchformular {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#gastbucheintrag #gastbuchformular #gastname, #gastemail, #gastwohnort, #gasthomepage {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #9C9C9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

#gastbucheintrag #gastbuchformular #gasteintrag {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #9C9C9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

