td.ebene2 {
	padding-top: 2px;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
  font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
  font-size: 12px;
}

td.ebene2 a {
	text-decoration: none;
}

div.content {
	text-align: justify;
	text-justify: newspaper;
	font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size: 12px;
	margin-top: 16px;
}

div.content h1 {
	font-size: 22px;
	text-transform: uppercase;
	text-align: left;
	line-height: 28px;
}

div.content h2 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	line-height: 18px;
}

div.content h3 {
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	line-height: 16px;
}

div.content a {
	text-decoration: underline;
}

div.content a:hover {
	text-decoration: underline;
}

div.imagerow img {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 22px;
}

div.imagerow p {
	margin: 0px;
}

div.imagerow a {
	text-decoration: underline;
	color: #000000;
}

div.imagerow h1 {
	text-align: left;
	text-justify: newspaper;
	font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-top: 0px;
	border-top: 0px;
	background: #d9002b;
}	

div.content span.teaserheader {
	FONT-SIZE: 16px; 
	TEXT-TRANSFORM: uppercase; 
	LINE-HEIGHT: 18px; 
	TEXT-ALIGN: left; 
	font-weight:bold;
}

div.content td.teasertext {
	text-align: left;
	font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size: 12px;
}


/* für welcomeseite */

td.welcomeheader {
	text-align: left;
  text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size: 26px;
  color: #d9002b;
  font-weight: bold;
  padding-bottom: 8px;
  line-height: 30px;
}

td.welcometext {
	text-align: justify;
	text-justify: newspaper;
  font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
	font-size: 12px;
}

/* menu01 */

.menu01 {
  font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.menu01 a.inactive, .menu01 a.active {
  display: block;
  margin: 0 1px 0 0;
  text-align: right;
  padding: 1px 5px 0 0;
  text-decoration: none;
}

.menu01 a.last {
  margin: 0;
}

.menu01 a.inactive {
  background: #d9002b;
  color: white;
}


.menu01 a.active {
  color: black;
}



/* mittel */
td.ebene2 {
	border-bottom: 1px solid #d9002b;
}
div.content h1, div.content h2, div.content h3, div.content span.teaserheader {
	color: #d9002b;
}

div.imagerow img {
	border: 1px solid #d9002b;
}

/* dunkel */
td.ebene2 a, div.content a, td.welcometext a {
	color: #d9002b;
}

/* ganz dunkel */
td.ebene2 a:hover, td.ebene2 a.active {
	color: black;
}

div.content a:hover, td.welcometext a:hover {
  text-decoartion: none;
}

