@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dddddd;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
    }
    .oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    }
    .oneColElsCtr #mainContent {
	padding: 0 0px;
    }
.Verdana14pt_bold    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4D3800;
	text-decoration: none;
}
.Verdana10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D3800;
	text-decoration: none;
}
.Verdana10pt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4D3800;
	text-decoration: none;
}
.Verdana10pt_bolb_inv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4D3800;
}
.haarlinie {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #4D3800;
	border-right-color: #4D3800;
	border-bottom-color: #4D3800;
	border-left-color: #4D3800;
}
h3.guestbook {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #4D3800; font-size: 10px;}
a:active {  color: #4D3800}
a:link {  color: #4D3800}
a:visited {  color: #4D3800}
table.guestbook {  background-color: #FFFFFF; color: #4D3800;  border-color: #4D3800; font-size: 10px}
table.guestbook td { color: #4D3800; font-size: 10px}
#page_nav { color: #4D3800; font-size: 10px}
#guestbook_counter { font-family: Verdana, Arial, Helvetica, sans-serif; color: #4D3800; font-size: 10px; font-weight: bold; text-decoration: none}
#guestbook_date { color: #4D3800; text-decoration: none; font-size: 10px}
#guestbook_name { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #4D3800; text-decoration: none}
#guestbook_message { color: #4D3800; font-size: 10px}
