.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;
}
.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:#86232A;
	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 { 
	text-decoration: none; 
	height: 100%; 

}
.navigation a {
	spacing: 25px;
	text-decoration: none; 
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #990000;

}
.navigation a:hover {

	color:#542F1E;
	}
	
td.content {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#542F1E;
	line-height: 18px;
}

td.content strong{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

td.content a{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#990000;
	text-decoration:underline
}
td.content a:link{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}
td.content a:active{
	text-decoration:underline
}
td.content a:hover{
	color:#CDBB83;
	text-decoration:underline
}
td.content a:visited{
	text-decoration:underline
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial;
	text-align:left;
	background: transparent;
	text-decoration:none;
}

h1 {
	font-size: 20px;
	color: #CDBB83;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #990000;
	line-height: 20px;
}

h3 {
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	margin: 0;
    padding: 0;
}

.tabelle_header {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	font-weight:bold;
	background-color: #CDBB83;
}

.tabelle_bottom {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#542F1E;
	line-height:16px;
	font-weight:none;
	border: thin solid #CDBB83;
	background-color: #FFFFFF;
}

.hg_left {
	background-image: url(../img/hg_kachel_links.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.hg_left_ecke_oben {
	background-image: url(../img/hg_kachel_links_ecke_oben.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hg_left_ecke_unten {
	background-image: url(../img/hg_kachel_links_ecke_unten.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hg_right_ecke_oben {
	background-image: url(../img/hg_kachel_rechts_ecke_oben.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hg_right {
	background-image: url(../img/hg_kachel_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.hg_right_ecke_unten {
	background-image: url(../img/hg_kachel_rechts_ecke_unten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hg_mitte_oben {
	background-image: url(../img/kachel_oben_horiz.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hg_mitte_unten {
	background-image: url(../img/kachel_unten_horiz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

