body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fefef6;

}
.tabelle {
	border: 2px solid #cc9966;
}

.ueberschrifthg {
	background-image: url(img/erweiterungen/startseite-1x4.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 622px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.adresshg {
	background-image: url(img/erweiterungen/startseite-2x4.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	width: 789px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.rand {
	background-color: #cc9966;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*hier Menue-Formatierung*/

a.menue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b6702b;
	font-weight: bold;
}

a.menue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b6702b;
	font-weight: bold;
}

a.menue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b6702b;
	font-weight: bold;
}

a.menue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #d0a26c;
	font-weight: bold;
}


.webdesign {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.webdesign2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
} 
.fotounterschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.rand h1 {
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 5px;
}
.edb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #926130;
	font-weight: bold;
}
a img {
	border: 1px solid #000000;
}

.menue-trenner {
/*	background-color: #CC9966;*/
	height: 3px;
/*	border-bottom: 1px solid #CC9966;*/
}