p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 1px;
         _padding-left: 10px;
         _padding-right: 10px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.footer {
	font-family: "Trebuchet MS";
	color: #c4111a;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	color: #c4111a;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
         padding-top: 10px;
         _padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 1px;
	line-height: 18px;
}

.fliesstextKompakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
         padding-top: 10px;
         _padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 1px;
	line-height: 14px;
}

.fliesstextAktuelles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
         padding-top: 10px;
         _padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
}

.HeaderAktuelles {
         font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	_padding-left: 0px;
}

.tableAktuelles {
	background-color: #FFFFFF;
	/* margin: top right bottom left; */
	margin: 10px 10px 10px 10px;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	visibility: visible;
	left: -22px;
	top: 200px;
}

.textTabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
         padding-top: 5px;
         _padding-left: 10px;
         padding-right: 10px;
         padding-bottom: 1px;
	line-height: 12px;
}

.HeaderMuehlerot {
         font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C4111A;
         _padding-left: 10px;
}

.menu_links_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	_padding-right: 10px;
	_padding-left: 10px;

}

.menu_links_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #c4111a;
	font-size: 13px;
	font-weight: bold;
	_padding-top: 10px;
	_padding-right: 10px;
	_padding-left: 10px;
	_padding-bottom: 10px;
}

.muehlerot {
	color: #c4111a;
}

.hinweis {
	color: #FFFFFF;
	background-color: #c4111a;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
}

.weiss {
	color: #ffffff;
}

.align-right {
                 text-align: right;
}

.menu_rechts {
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a {
	font-family: "Trebuchet MS";
	color: #ffffff
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a:link {
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #c4111a;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a:current {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #c4111a;
	font-size: 12px;
	text-decoration: none;
}

.menu_rechts a:active{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #c4111a;
	font-size: 12px;
	text-decoration: none;
}

/* mehrzeiliger Kommentar */
div#Transparent {
	padding: 0px 10px 0px 10px;
	background-color:white;
	-moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;
	filter:alpha(opacity=90);
}


/* Der Name 'divScrollTextCont' darf nicht verändert werden, da in JavaScript verwendet. Deshalb wird für seitenspez. Anpassung der Style in der Seite selber überschrieben (mit TS) */
#divScrollTextCont {
         position:relative;
         width:600px; height:400px;
         clip:rect(0px 600px 400px 0px);
         overflow:hidden;
         visibility:hidden;
	padding: 10px 10px 10px 10px;
	background-color:white;
	-moz-opacity:0.9; -khtml-opacity:0.9; 	opacity:0.9;
	filter:alpha(opacity=90);
}
#divText {position:relative; left:0px; top:0px;}

