﻿BODY {
	margin:0px;
	padding:0px;
	background-image: url(images/bg-main.gif);
	background-repeat:repeat-y;
	background-color:#f5f5f5;
}

BODY,P,TD,LI,UL {
	font-family : Arial, Helvetica,sans-serif;
	color : #000000;
	font-size:12px; 
}

ul { list-style-image:url(images/li.gif)}
img { border:0px; }

A{	text-decoration : none;	color : #d20019; }
A:active{	text-decoration : none;	color : #d20019; }
A:visited{	text-decoration : none;	color : #d20019; }
A:link{	text-decoration : none;	color : #d20019; }
A:hover {	text-decoration: underline; 	color : #d20019; }

.MENU1 { margin-left:15px; font-weight:bold; font-size:12px; height:21px}
.MENU2 { margin-left:21px; font-size:11px; height:21px}

A.MENU1AKTIV  { text-decoration:underline; }
A.MENU1AKTIV:active  { text-decoration:underline; }
A.MENU1AKTIV:visited  { text-decoration:underline; }
A.MENU1AKTIV:link  { text-decoration:underline; }
A.MENU1AKTIV:hover  { text-decoration:underline; }
A.MENU2AKTIV  { text-decoration:underline; }
A.MENU2AKTIV:active  { text-decoration:underline; }
A.MENU2AKTIV:visited  { text-decoration:underline; }
A.MENU2AKTIV:link  { text-decoration:underline; }
A.MENU2AKTIV:hover  { text-decoration:underline; }

.MENU1INAKTIV  {  }
.MENU2INAKTIV  { }

.FACTSHDR { margin-left:6px; font-weight:bold; font-size:11px}
.FACTSBOX, .FACTSBOX P, .FACTSBOX LI { margin-left:6px;margin-right:5px; margin-top:5px; font-size:11px; line-height:18px}

.FOOTER { color:#d20019; font-size:9px; font-weight:bold; margin-left:24px; margin-top:3px}

.HEADER { color: #d20019; font-size: 20px; line-height:27px; margin-bottom:20px}
.TEASER { font-weight:bold; margin-bottom:16px }
.SUBHEADER { font-size:14px; font-weight:bold; color: #d20019;  }
.TEXT {  }
.UNTENTXT { font-size:11px; font-style:italic}

.WEITER {background-image:url(images/weiter.gif); background-repeat:no-repeat; background-position:bottom left; padding-left:14px;font-weight:bold; font-size:11px}

.ALARM { color:red; font-weight:bold}
.BUT { border:1px solid #d4d5d4;background-color:#ebeceb; color:#7b7b7b; font-weight:bold; font-size:11px }
.FELD { border:1px solid #d4d5d4;background-color:#ebeceb; }