body {
	margin:0px;
	background-image: url(../logos/papier.gif);
	}
	
.fenster {
	height: 100%;
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.table_fix {
	background-color: #FFFFFF;
	width: 980px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660000;
}

	
.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;
	}

.link_hier {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #444444;
}


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;		

}

a.nav:link         {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
                }

a.nav:active         {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
                }

a.nav:visited         {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
                }

a.nav:hover         {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
                }
	
	
.header {
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color: #330000;
	letter-spacing:0.1em;
	text-decoration: none;
	padding:8px 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #330000;
	}
	
	
hr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


.td_tablar {
	background-image: url(../logos/tablar_kl.gif);
	background-repeat: repeat-y;
	width: 55px;
	background-position: left;
}

.td_index {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom: thin solid #660000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #660000;
}