.inhalt { 
	position:relative; 
	height:364; 
	width:524; 
	overflow:auto;
	scrollbar-base-color: #505E98; 
	scrollbar-arrow-color: #505E98; 
	scrollbar-darkshadow-color: black; 
	scrollbar-face-color: #7B8BB8; 
	scrollbar-highlight-color: #7B8BB8; 
	scrollbar-shadow-color: #7B8BB8; 
}
.navi {
	border-right:1px solid #A9B4D0;
	border-top:1px solid #A9B4CF;
	background-color:#5A6AA8;
}
a.navilink:hover {
	background-color:#495696;
	cursor:hand;
}
.navilink {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.navia {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:9px;
	padding-right:10px;
	border-right:1px solid #A9B4D0;
	border-top:1px solid #A9B4CF;
	background-color:#495696;
}
.txt {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	letter-spacing:1px;
	text-decoration:none;
}
.intlink {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
a.intlink:hover {
	text-decoration:underline;
	color:red;
	cursor:hand;
}
.inttxt {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	letter-spacing:1px;
	text-decoration:none;
}