/******************************************/
/* Style-Sheet von www.typisch-wagner.com */
/*      Copyright by Rainer Friedmann     */
/*              Stand Dez.2008            */
/******************************************/
/*              Stielberatung             */
/*                   Menü                 */
/******************************************/

a:link, a:active, a:visited {
	background-color : transparent;
	color : #000000;
}

a:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration: none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	scrollbar-arrow-color:#FFFFFF;
    scrollbar-face-color:#DC0000;
    scrollbar-track-color:#E4E4E4;
    scrollbar-base-color: #6F0000; 
    font-family : Verdana;
	font-size : 10pt;
}

td {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	border-collapse : collapse;
	vertical-align: middle;
	}