/* ######## header ###### */
#head li a {
font: bold 0.7em Helvetica, sans-serif;
}
/* ########### links ############ */

#left li a {
	font: 0.7em Helvetica, sans-serif;
}
/* #### mitte ##### */

#content {
	font: 0.8em Arial, sans-serif;
	color: #333333;
}
h1 {
	font-size: 1.2em;
	color: black;
	z-index: 102;
}
h2 {
	font-size: 1em;
}
* html h2 {
	margin-top: -5px;
	margin-bottom: -4px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color:#666666;
	margin: 10px 0 0 0; 
}
#breadcrumb {
	font-size: 0.7em;
}
.bildtext {
 	font-size: 0.8em;
 	font-weight: bold;
}
/* ###### rechts ##### */
#right p {
	font: 0.8em Helvetica, sans-serif;
}
#right h3 {
	font-size: 0.9em;
	margin-top: 10px;
}
#right li a {
	font: 0.8em Helvetica, sans-serif;
}
/* ### unten #### */

#foot {
	font: 0.7em Helvetica, sans-serif;
	color: #804000;
}
