body { 
	background-color:#fff;
	font-size:9pt;
     font-family:Lucida Grande, Myriad, Arial,sans-serif;
     color:#000;
     margin: 0px;
     padding: 0px;
	}
.flussintro { 
	font-size: 11pt; 
	color:#777;
}
.fluss { font-size: 10pt; color:#000;}
.title { font-size: 14pt; font-weight:bold; color:#999;}
.titlered { font-size: 14pt; font-weight:bold; color: #930; }
.redtext {font-size: 10pt; line-height: 150%; color: #930; font-weight:bold;}
.boxtitle { color: #000; font-weight:bold; font-size:9pt;}
.boxcontent { color: #000; font-size:8pt;}
.smallfont { color: #000; font-size:6pt;}
.featuretitle {
	font-size: 12pt;
	font-weight:bolder;
	color: #000;
	background: right top;
	font-style: italic;
}

.featuretext {
	font-size: 9pt;
	font-weight:bold;
	color: #444;
	list-style: inherit none outside none;
}


.featuretitleNew {
	font-size: 12pt;
	font-weight:bolder;
	line-height: 28px;
	color: #000;
	background: right center  url(/Images/15.png) no-repeat;
	font-style: italic;
}

.featureFluss { font-size: 10pt; color:#000;}

.featureFlussNew {
	font-size: 10pt;
	color:#000;
	background: right top url(/Images/brandnew14.png) no-repeat;
	}

ul.featuretext {
	list-style: inherit none outside;
}
a.impressum {
	color:#999;
	}
a.redtext {
	text-decoration:none;
	}
a.redtext:link { 
	text-decoration:none 
	}
a.redtext:visited { 
	text-decoration:none 
	}
a.redtext:hover { 
	border-bottom-style:dotted; 
	border-top-style:dotted; 
	border-width:1px 
	}
a.redtext:active {
	border-bottom-style:dotted; 
	border-top-style:dotted;
	border-width:1px 
	}
a.redtext:focus {
	border-bottom-style:dotted;
	border-top-style:dotted; 
	border-width:1px 
	}

a.boxlink { 
	text-decoration:none; 
	border-bottom-style:dotted; 
	border-width:1px;
	color: black;
}
a.boxlink:hover {
	border-top-style:dotted;
	}
a.boxlink:active {
	border-top-style:dotted;
	}
a.boxlink:focus {
	border-top-style:dotted;
	}

a.featuretext { 
	text-decoration:none; 
	border-bottom-style:dotted; 
	border-width:1px;
	color: #444;
	font-size: 80%;
	font-style: italic;
}

a.featuretext:hover {
	border-top-style:dotted;
}

a.featuretext:active {
	border-top-style:dotted;
}

a.featuretext:focus {
	border-top-style:dotted;
}

#topbalken {
	//table-layout: fixed; 
	width: 700px;
	padding: 0;
	border: 0; 
	margin: 0 0 10px 0; 
	background-color: #fff;
	}
#topbalken td {
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	vertical-align: middle; 
	white-space: nowrap; 
	padding: 0; 
	background: transparent url(http://www.pleasantsoftware.com/showmacster/Images/balkeno.gif)  
			   center top no-repeat;
	}
#topbalken td.links {
	background-position: left top;
	}
#topbalken td.rechts {
	background-position: right top;
	}
#topbalken td.aktiv {
	}
#topbalken a {
	text-decoration: none; 
	color: #ccc; 
	display: block; 
	padding: 3px 0 10px 0; 
	background: transparent url(http://www.pleasantsoftware.com/showmacster/Images/balkenu.gif) 
			center bottom no-repeat;
	}
#topbalken td.links a {
	background-position: left bottom;
	}
#topbalken td.rechts a {
	background-position: right bottom;
	}
#topbalken td.aktiv a {
	color: #fff;
}
#topbalken a:hover {
	color: #fff;
	}

