.hg_content {
	background-image: url(../img/hg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hg_menu {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.hg_left {
	background-image: url(../img/hg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEF4D0;
}
.adressleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AB933F;
}
.adressleiste a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AB933F;
	text-decoration:none;
}
.adressleiste a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AB933F;
	text-decoration:none;
}
.adressleiste a:active{
	text-decoration:none;
}
.adressleiste a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.adressleiste a:visited{
	text-decoration:none;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #AB933F;
}
.navigation { 
	padding: 0px;
	text-decoration: none; 
	height: 100%; 
	background: url(../menu_img.jpg) no-repeat top right;
}
.navigation a {
	background: url(../img/menu_img.jpg) no-repeat top left;
	padding:3px;
	padding-left:35px;
	spacing: 25px;
	text-decoration: none; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;

}
.navigation a:hover {
background: url(../img/menu_img_over.jpg) no-repeat top left;
	padding:3px;
	padding-left:35px;
	spacing: 25px;
	text-decoration: none; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#CC0000;
	}
	
td.content {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6E6E6E;
}

td.content strong{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FBB54D;
	line-height:16px;
	font-weight:bold;
}

td.content a{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
td.content a:link{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
td.content a:active{
	text-decoration:none;
}
td.content a:hover{
	color:#FF3300;
	text-decoration:none;
}
td.content a:visited{
	text-decoration:none;
}
.tabelle_header {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	background-color: #FBB54D;
}
.tabelle_bold {

	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#FBB54D;
	line-height:16px;
	font-weight:bold;
	background-color: #FFFFFF;
	border: thin solid #FBB54D;
}
.tabelle_beschriftung {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6e6e6e;
	line-height:16px;
	font-weight:normal;
	background-color: #FFFFFF;
	border: thin solid #FBB54D;
}

