body {
	background-image: url(..//design/bg.png);
}
.Titelzeile {
	font-family: Georgia;
	font-size:19px;
	color:#774e24;
}
.bodyelement {
	background: url(..//design2/body.png);
}
.mitteelement {
	background-color:#FFF;
}	
.SubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#5f0505;
	font-weight:bold;
}
.Kat_Unselected {
	height:75px;
}
.Kat_Selected {
	background-image: url(..//design2/selected.png);
}
.Rechte_Spalte {
	margin-right: 4px;
	margin-left: 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#555555;
}
a:link {
color: #b6750d;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #b6750d;
}
a:hover {
text-decoration: underline;
color: #99630e;
}
a:active {
text-decoration: none;
color: #b6750d;
}
.Kat_Unselected a {
	color: #774E26;
	text-decoration:none;
}
.BoxenRechts {
	background:url(..//design2/postit.png);
}
.Schrift {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.75;
	text-align:justify;
}
.Ge {
	font-size: 12px;
	color:#333;
	font-family:Georgia; 
}