body {
	background-color: #E9E9E9;
}


 #t {
	background-image: url(images/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


#gb {
background-image: url(images/gb.gif);
background-repeat: no-repeat;
}


#container {
	background-image: url(images/bg_down.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


#menu {
background-image: url(images/bg_menu2.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

/*Menü-Fomatierung*/
#menu_items {
background-image: url(images/bg_menu1.jpg);
background-repeat: repeat;
padding-right: 50px;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 30px;
}

#menu_items a:link {
color: #758ab9;
text-decoration: none;
}

#menu_items a:visited {
color: #758ab9;
text-decoration: none;
}

#menu_items a:hover {
color: #B70100;
text-decoration: none;
}

#contents {
background-color: #B70100;
}





 /*Überschrift-Fomatierung*/
#schrift {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
Z-INDEX: 1;
POSITION: absolute;
top:210px;
left:283px;}

#schatten {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
Z-INDEX: 2;
POSITION: absolute;
top:210px;
left:280px;}





/*Inhalt-Fomatierung*/
.text {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 14px;
color:#FFFFFF;
line-height: 18px;
text-align: left;

}





 table {
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 14px;
color:#FFFFFF;
}





/*Formatierung der Links*/
a:link {
color: #A7A7A7;
text-decoration: none;
}

a:visited {
color: #A7A7A7;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}





 /*Gaestebucheintraege-Tabelle Inhalt*/
#gb {
background-color: #B70100;
font-family: arial, Helvetica, verdana;
font-size: 11pt;
cellspacing:0;
cellpadding:0;
}


 /*Gaestebucheintraege-Tabelle Daten*/
#gbhead {
background-color: #D7D7D7;
font-family: arial, Helvetica, verdana;
font-size: 11pt;
color: #000000;
cellspacing:0;
cellpadding:0;
}

#gbhead a:link {
color: #800000;
text-decoration: none;
}

#gbhead a:visited {
color: #800000;
text-decoration: none;
}

#gbhead a:hover {
color: #B70100;
text-decoration: underline;
}




 /*Gaestebuch*/
.Button {
background: transparent;
border: 0 solid #FFFFFF;
color:  #000000;
font-size: 11px;
font-family: arial, Helvetica, verdana;
font-weight: bold;
}

