body {
	margin:0px;
	background-color: #666666;
	}


.titelausgabe {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	}
	
.tab_out {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.tab_out_titel {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	}
	
.rot {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}

.fuss {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	}

a:link                 {
	color: #990000;
	text-decoration: none;
}

a:active         {
	color: #EE0000;
	text-decoration: none;	

}

a:visited         {
	color: #660000;
	text-decoration: none;

}

a:hover         {
	color: #EE0000;
	text-decoration: underline;		

}

a:focus         {
	color: #000000;
	text-decoration: none;		

}

.td4 {
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;	
	font-size: 12pt;
	background-color: #CCCCCC;
	height: 80px;
	width: 90px;
	border: thin solid #999999;
	padding: 2px;
}

a.nav:link         {
	color: #990000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:active         {
	color: #DD0000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:visited         {
	color: #660000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:hover         {
	color: #EE0000;
	text-decoration:underline;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	}

#navigation a {
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	border-bottom: 1px solid #666666;
	}
	
#navigation a:hover {
	color:#FF0000;
	background: url(../logos/aldusblatt.gif) no-repeat 3px;
	}
	
	
hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
