.ueberschrift {
	COLOR: #666666;
	FONT-SIZE: 12px;
	text-decoration:none
}

.ueberschriftklein2 {
	color: #2299A9;
	FONT-SIZE: 10px;
	text-decoration:none
}
.ueberschriftklein3 {
	COLOR: #C3C3C3;
	FONT-SIZE: 10px;
	text-decoration:none
}
.ueberschriftrot {
	COLOR: #333;
	FONT-SIZE: 12px;
	text-decoration:none
}
.normalertext {
	COLOR: #666666;
	FONT-SIZE: 12px;
	text-decoration:none
}
.normalertextschwarz {
	COLOR: #666666;
	FONT-SIZE: 11px;
	text-decoration:none
}
.normalertextklein {
	COLOR: #C3C3C3;
	FONT-SIZE: 10px
}
.eintragstext {
	COLOR: #666666;
	FONT-SIZE: 12px;
	text-decoration:none
}
.textorange {
	color: #2299A9;
	FONT-SIZE: 12px;
	text-decoration:none
}
hr { color: #B9B9B9; }

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

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

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

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

#text #gastbuch div.kommentar {
	padding: 10px 10px 15px 10px;
}
#text #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;
}

#text #gastbuch div.blaettern {
	text-align: center;
	padding: 20px 5px 10px 5px;
}
#text #gastbuch div.blaettern a {
	color: #2299A9;
	text-decoration: none;
}
#text #gastbuch div.blaettern a:hover {
	text-decoration: underline;
}

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

#text #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;
}

#text #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;
	background-color: #FFF;
}

#text #gastform input {
	width: 120px;
	color: #FFF;
	border: none;
	background-color: #2299A9;
	cursor: pointer;
	padding: 2px 0px 2px 0px;
}