a:link { text-decoration:none; font-weight:normal; color:#9c0000; }
a:visited { text-decoration:none; font-weight:normal; color:#666666; }
a:hover { text-decoration:underline; font-weight:normal; color:#9c0000; }
a:active { text-decoration:underline; font-weight:normal; color:#9c0000; }

a.nav:link { text-decoration:none; font-weight:normal; color:9c0000; }
a.nav:visited { text-decoration:none; font-weight:normal; color:#9c0000; }
a.nav:hover { text-decoration:underline; font-weight:normal; color:#9c0000; }
a.nav:active { text-decoration:none; font-weight:normal; color:#9c0000; }

body {	font-style:Tahoma,Verdana,Arial,sans-serif;
		line-height:16px;
		color:#9c0000;
		font-size:11px;
		margin:0px;}
     
td {		font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size:11px;
		color:#9c0000;
		line-height:16px;
		}
     
.aussen {  	border-width:1px;
  		border-style:solid;
  		border-color:#cccccc;  }
 
.title {	font-family:Tahoma, erdana,Arial,sans-serif;
		font-size:12px;
		font-weight:bold;  }
		
td.box	{	padding:10px;
		
		}
		
.detailbox {	border-width:1px;
  		border-style:solid;
  		border-color:#C73712;  }
  		
.toptitle {	font-family:Tahoma,Verdana,Arial,sans-serif;
		font-size:11px;
		font-weight:normal;
		color:black;
		padding-left:10;
		padding-right:3;
		padding-bottom:4;
		padding-top:3;
		}


