a:link{
	color:				#660099;
	text-decoration:	none;
	font-weight:		normal;
	} 
a:visited{
	color:				#660099;
	text-decoration:	none;
	font-weight:		normal;
	} 
a:hover{
	color:				#660099;
	font-weight:		normal;
	text-decoration:	underline;
	}
a:focus{
	color:				#660099;
	font-weight:		normal;
	text-decoration:	underline;
	}

body{
	overflow:			-moz-scrollbars-vertical;
	font-size:			10pt;
	font-family:		Arial, Helvetica;
	}
h1{
	font-size:			14pt;
	font-family:		Verdana;
	font-weight:		bold;
	text-align:			center;
	text-decoration:	none;
	}
h2{
	font-size:			12pt;
	font-family:		Verdana;
	font-weight:		bold;
	}
h3{
	font-size:			11pt;
	font-family:		Verdana;
	margin-bottom:		5px;
	background-color:	#F7F7AE;
	}
img{
	border:				0;
	}

.table_rand_links{
	background-image:	url(./img/fuesse_kopf.gif);
	height:				100%;
	width:				30px;
	}
.table_rand_rechts{
	background-image:	url(./img/fuesse.gif);
	height:				100%;
	width:				30px;
	}
.main_inhalt{
	vertical-align:		top;
	padding-left:		20px;
	padding-right:		20px;
}
.main_footer{
	vertical-align:		bottom;
	text-align:			center;
	background-color:	#F7F7AE;
}
.table_inhalt{
	width:				100%;
	border:				0;
}
.table_inhalt_th{
	background-color:	#F7F7AE;
}
pre{
	background-color:	#FCFCDC;
	font-family:		monospace;
	font-size:			9pt;
}	
