html {
	margin: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-decoration: none;
	background-color: white;
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 0px;
}

.td {
	background: #ffffff;
/*	border: 0px dotted #0033FF;  */
	border: 1px solid #000;
	padding: 0;
}

p.header {
	xbackground: #000;
	padding: 30px 0 0 0;
	margin: 0;
}

img.sub {
	padding-top: 20px;
}

a { font-family: Helvetica; color: black; text-decoration: none; font-weight: bold; }
a.visited { font-family: Helvetica; color: black;  text-decoration: none; font-weight: bold; }
a:hover { font-family: Helvetica; color: red;  text-decoration: none; font-weight: bold; }
a.active { font-family: Helvetica; color: black; text-decoration: none; font-weight: bold; }

/* 
a.sus:link { font-family: Helvetica; color: black;  text-decoration: none; }
a.sus:visited { font-family: Helvetica; color: black;  text-decoration: none; }
a.sus:hover { font-family: Helvetica; color: red;  text-decoration: none; }
a.sus:active { font-family: Helvetica; color: black; text-decoration: none; }
 */
 
.hut {
	color: #A0A0A0;
	line-height: 1.4em;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 2em;
	margin-left: 0.5em;
}

.ausz {
	font-weight: bold;
	color: #404040;
}

.nav {
	margin-left: 5px;
}

.hedi {
	font-weight: bold;
	margin-bottom: 2em;
	margin-top: 2em;
	color: #404040;
	text-align: right;
}

.vieltxt {
	color: #404040;
	margin-top: 0em;
}

.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A0A0A0;
	margin-bottom: 10px;
	margin-top: 20px;
}

.navbo {
	margin-top: -1em;
	text-align: right;
}

.picright {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}

.picleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

.mini {
	font-size: 10px;
}

.minimini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
/*	
	margin-top: -10px;
	margin-bottom: -15px;
*/
}

.headerfb {
	display: none;
}