body /* Grundtext */        { color: black; font-size: 10pt; font-family: Helvetica }
a:link          { color: #5A5A5A; font-size: 11px; font-family: Helvetica; font-weight: bold; text-decoration: none }
a:hover        { color: #d1006e; font-size: 11px; font-family: Helvetica; font-weight: bold; text-decoration: none }
a:visited           { color: #5a5a5a; font-size: 11px; font-family: Helvetica; font-weight: bold; text-decoration: none }
h2   /* Rubrik */ { color: #006a00; font-size: 1.5em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 5pt }
.headline { color: #D2006E; font-size: 13px; font-family: Helvetica; font-weight: bold }
.vorspann  /* Vorspann */        { color: #3c3c3c; font-size: 12px; font-family: Helvetica; font-weight: bold }
.haupttext /* Haupttext */    { color: #000000; font-size: 12px; font-family: Helvetica }
.bildunterschrift   { color: #265399; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt }
.linkfirma2   { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 11px; background-color: #f00; padding: 2pt }
.wielink /*  soll im Stil wie ein Link ausssehen  */  { color: #5a5a5a; font-size: 11px; font-family: Helvetica; font-weight: bold; text-decoration: none }
#linkfirma   { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 11px; text-decoration: none; background-color: #f00; padding: 2pt }
/***************Sonderthema****************/
#headlinebereich {
	z-index: 10;
	/*background-color: #E6E6E6;*/
	/*width: 298px;*/
	width: 160px;
	height: auto;
	padding-top: 2px;
	/*background-image: url(/stylemenu/Verlaufsw-Menu.jpg);*/
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-top: 10px;
}
#rand_aussen {
	z-index: 10;
	background-color: #E6E6E6;
	width: 160px;
	height: auto;
	padding: 2px;
	border: 1px;
	border-color: #969696;
	border-style: solid;
}
#textbereich {
/*
	z-index: 10;
	width: 150px;
*/
	text-align: left;
	/*padding: 5px;*/
	padding-top: 10px;
}
#bannerbereich {
	z-index: 10;
	padding-top: 2px;
}

#clear {
clear: left;
}
