a:link {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #036513; text-decoration: underline}
a:visited {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #036513; text-decoration: underline}
a:hover {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #036513; text-decoration: none}
a:active {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #036513; text-decoration: none}

a.nav:link {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
a.nav:visited {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none}
a.nav:hover {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: underline}
a.nav:active {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #333333; text-decoration: underline}

a.jav:link {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: underline}
a.jav:visited {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: underline}
a.jav:hover {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none}
a.jav:active {  font-family: tahoma; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none}

a.symdeg:link {  font-family: tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a.symdeg:visited {  font-family: tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #000099; text-decoration: none}
a.symdeg:hover {  font-family: tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #ff960a; text-decoration: underline}
a.symdeg:active {  font-family: tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #ff960a; text-decoration: none}

.line { border-bottom-width:1px; border-bottom-style:solid; border-color:#ffffff; border-top-width:1px; border-top-style:solid; border-color:#ffffff; }

.txt9 {  font-family: tahoma; font-size: 9px; color: #000000}
.txt {  font-family: tahoma; font-size: 11px; color: #000000}
.txtwh {  font-family: tahoma; font-size: 11px; color: #ffffff}
.txtgr {  font-family: tahoma; font-size: 11px; color: #036513}
.jagd {  font-family: tahoma; font-size: 11px; color: #ffffff}
.txt10 {  font-family: tahoma; font-size: 10px; color: #000000}
.txtb {  font-family: tahoma; font-size: 11px; color: #000000; font-weight: bold;}
.txt12 {  font-family: tahoma; font-size: 12px; font-weight: bold; color: #000000}
.txt13 {  font-family: tahoma; font-size: 13px; color: #036513}
.jagd13 {  font-family: tahoma; font-size: 13px; color: #ffffff}
.txt16 {  font-family: Niagara solid; font-size: 16px; font-weight: bold; color: #c92018; letter-spacing: 0.07em; }
.txt18 {  font-family: tahoma; font-size: 13px; font-weight: bold; color: #000000}
.txt48 {  font-family: Niagara solid; font-size: 48px; color: #036513; letter-spacing: 0.07em; }

/* ********** Anfang Allgemein Gästebuch *************** */
#gbuchausgabefehler {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gbucheingabefeld {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #efefef;
}
.gbucheingabebutton {
	font-size: 14px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #ccc;
	background-color: #efefef;
	clear: both;
	float: left;
	width: 100%;
}

/* ********** Anfang Eingabe *************** */
#gbuchalles {
	background-color: #efefef;
	border: 1px solid #ccc;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.gbuchlinks {
	clear: left;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.gbuchrechts {
	clear: right;
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.gbuchtextfeld {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 237px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.gbuchtextarea {
	border: 1px solid #CCCCCC;
	height: 80px;
	width: 483px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	float: left;
	clear: both;
}
.gbuchbutton {
	background-color: #ffffff;
	height: 25px;
	width: 140px;
	margin: 15px 5px 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}
.gbuchimg {
	vertical-align: middle;
	height: 15px;
	padding-right: 2px;
}
.gbuchtextfelduplaod {
	border: 1px solid #CCCCCC;
	width: 487px;
	font-size: 12px;
	color: #0033FF;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	margin-bottom: 15px;
}
.gbuchtextfeldkurz {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 217px;
	font-size: 12px;
	color: #999999;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
}
.gbuchtextfeldspam {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 137px;
	font-size: 12px;
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 40px;
}
.gbuchkomplett {
	clear: none;
	float: left;
	width: 100%;
}
.gbuch_img {
	vertical-align: text-bottom;
}
/* ********** Ende Eingabe *************** */

/* ********** Anfang Ausgabe *************** */
#gbuchausgabetitelzeile {
	border: 1px solid #ccc;
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px 5px;
	background-color: #efefef;
	text-align: left;
	margin-left: 10px;
}
#gbuchausgabeinhaltzeile {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	border-top: 1px none #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: left;
	margin-left: 10px;
}

.gbuchausgabename {
	text-align: left;
	vertical-align: middle;
	clear: left;
	float: left;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	border: 1px none #ccc;
}
.gbuchausgabeauswertung{
	text-align: right;
	vertical-align: middle;
	clear: right;
	float: right;
	width: 50%;
	border: 1px none #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gbuchausgabekontakt {
	clear: none;
	float: left;
	width: 50%;
	font-size: 12px;
	border: 1px none #ccc;
}
.gbuch_imglang {
	vertical-align: text-bottom;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 1px;
}
.gbuchausgabeinhalt {
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
}
.gbuchausgabekommentar {
	text-align: left;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px none #ccc;
}
.gbuchausgabebilder {
	text-align: center;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #ccc;
}
/* ********** Ende Ausgabe *************** */

/* ********** Seitenanzeige *************** */

#gbuchseitenanzeige {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border: 1px none #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
