html {
	height: 100%; 
	margin:		0;
	margin-bottom: 0.1px;
	padding:	0;
	color:		#111;
	background:	#111;
	font:		100.01%/1.5 verdana, arial, sans-serif; /*Trebuchet MS, Arial, Helvetica; */
	list-style:	none;	
}
body {
	margin:		0;
	padding:	0;
	text-align:	center;
}
#main {
	width: 972px;
	height: auto;
	margin: auto;
	margin-top: 1em;
}
#kopf {
	background-image: url(bilder/kopf.jpg);  
	background-position: top;
	width: 972px;
	height: 70px;
	text-align:	right;
}
#body {
	background-image: url(bilder/body-back.jpg);  
	background-position: top;
	background-repeat: repeat-y;
	width: 972px;
	height: auto;
	margin: auto;
}
#menue {
    position: static;
	float: left;	
	top: 0;
	width: 210px;
	height: auto;
	margin: auto;
}
#menue-kopf {
	background-image: url(bilder/menue-kopf.jpg);  
	background-position: top;
	width: 210px;
	height: 122px;
	margin: auto;
	top: 0px;
}
#menue-body {
	width: 170px !important;
	width: 150;
	padding: 10px;
	height: auto;
	margin: auto;
	font:	80% verdana, arial, sans-serif;
	align:	right;
	/* border:		1px solid #645B4A; */
}
DIV.passiv_link_1 a
{
	text-decoration: none;
	display: block;
	width: 150px;
	border: 1px solid #111;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #111;
	background-color: #EFE3C6;
}
/*Style-Definition für die Level1-Navigation bei Mouse-Over*/
DIV.passiv_link_1 a:hover
{
	color: #333;
	background-color: #eee;
}
/*Style-Definition für die Level1-Navigation bei aktivem Link*/
DIV.aktiv_link_1 a
{
	text-decoration: none;
	display: block;
	width: 150px;
	border: 1px solid #0000FF;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #111;
	background-color: #FCF9EC;
}
/* LEVEL 2 ******************************************* */

DIV.passiv_link_2 a
{
	text-decoration: none;
	display: block;
	width: 130px;
	border: 1px solid #111;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #111;
	background-color: #EFE3C6;
}
/*Style-Definition für die Level2-Navigation bei Mouse-Over*/
DIV.passiv_link_2 a:hover
{
	color: #333;
	background-color: #eee;
}
/*Style-Definition für die Level2-Navigation bei aktivem Link*/
DIV.aktiv_link_2 a
{
	text-decoration: none;
	display: block;
	width: 130px;
	border: 1px solid #0000FF;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #111;
	background-color: #FCF9EC;
}
/* LEVEL 3 ******************************************* */

DIV.passiv_link_3 a
{
	text-decoration: none;
	display: block;
	width: 110px;
	border: 1px solid #111;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #111;
	background-color: #EFE3C6;
}
/*Style-Definition für die Level2-Navigation bei Mouse-Over*/
DIV.passiv_link_3 a:hover
{
	color: #333;
	background-color: #eee;
}
/*Style-Definition für die Level2-Navigation bei aktivem Link*/
DIV.aktiv_link_3 a
{
	text-decoration: none;
	display: block;
	width: 110px;
	border: 1px solid #0000FF;
	padding: 3px;
	margin: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #111;
	background-color: #FCF9EC;
}


#fuss {
    position: static;
	background-image: url(bilder/fuss.jpg);  
	background-position: top;
	width: 972px;
	height: 10px !important;
	height: 8px; /* nur für den IE */
	margin: auto;
}
#content {
    position: static;
	float: right;	
	top: 0; 
	width: 730px;
	height: auto;
	margin: auto;
	margin-right: 20px !important;
	margin-right: 11px; /* nur für den IE */
	margin-top: auto !important;
	margin-top: 15px; /* nur für den IE */
	text-align: justify;
}
h1 {
	font:		1.7em/1.7 verdana, arial, sans-serif;
	padding:	0 2em;
	margin-top: 5px;
}
h2 {
	font:		1.1em/1.1 verdana, arial, sans-serif;
}
span.spez a:link {
	text-decoration: none;
	color: #111;
}
span.spez a:visited {
	text-decoration: none;
	color: #111;
}

.fehler {
    display: inline;
	color: #f00;
	font-size:	0.7em;
	font-weight:	bold;
}
.gaestebuch
{
    display: block;
	width: 720px;
	border: 2px solid #333;;
	padding: 5px;
	background-color: #EFE3C6;
	text-align: center;
}
.bucheintrag
{
    display: block;
	width: 700px;
	border: 1px solid #222222;
	padding: 5px;
	margin: 5px;
	background-color: #FCF9EC;
	color: #111111;
	text-align: left;
}
.buchlinks
{
	display: block;
	width: 375px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 5px;
}
.buchrechts
{
	float: right;	
	top: 0;	
	width: 285px;
	font-size: 0.8em;
	text-align: right;
	padding: 5px;
	margin: 5px;	
}
.buchmitte
{
	display: block;
	width: 680px;
	font-size: 1em;
	text-align: justify;
	padding: 5px;
	margin: 5px;	
}
hr {
	background-color: #333;
	style: noshade;
	color: #000;
}