/* CSS Style für 'Institut Henninger' */
/*   Copyright Adrian Schnell 2004    */

body {
	color:#000000;
	background:#999999;
	SCROLLBAR-FACE-COLOR:#999999;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#ffffff;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:black;
	SCROLLBAR-TRACK-COLOR:#999999;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	font-family: Helvetica, sans-serif;
}

.rahmen {
	border:outset #660000 3px;
	padding:10px;
	background-image:url(images/bgblau.png);
}


.center {
  vertical-align:middle;
}
td {
	vertical-align:top;
}

A:link {
	color: #000000;
	text-decoration:none;

}
A:visited {
	color :#000000;
	text-decoration:none;
}

A:active {
	color :#000000;
	text-decoration:none;

}
A:hover {
	cursor:hand;
	color:#000000;
	text-decoration:underline;
}

.navItem {
	font-size: 				10pt;
	color:#FFFFFF;
	border-top-width: 		0px;
	border-bottom-width: 	0px;
	border-left-width: 		0px;
	border-right-width: 	0px;
	padding: 				4px;
	width: 					150px;
	cursor:					hand;
}

.a.navItem:link {
	font-size: 				10pt;
	color:					#FFFFFF;
	border-top-width: 		0px;
	border-bottom-width: 	0px;
	border-left-width: 		0px;
	border-right-width: 	0px;
	padding: 				4px;
	width: 					150px;
	cursor:					hand;
}

.a.navItem:active {
	font-size: 				10pt;
	color:					#FFFFFF;
	border-top-width: 		0px;
	border-bottom-width: 	0px;
	border-left-width: 		0px;
	border-right-width: 	0px;
	padding: 				4px;
	width: 					150px;
	cursor:					hand;
}

.a.navItem:hover {
	font-size: 				10pt;
	color: 					#FFFFFF;
	background-color: 		#0000FF;
	border: 				#0000FF;
	text-decoration:		none;
	border-top-width: 		0px;
	border-bottom-width: 	0px;
	border-left-width: 		0px;
	border-right-width: 	0px;
	padding: 				4px;
	width: 					150px;
}

.a.navItem:visited {
	color:				#FFFFFF;
	font-size: 				10pt;
	border-top-width: 		0px;
	border-bottom-width: 	0px;
	border-left-width: 		0px;
	border-right-width: 	0px;
	padding: 				4px;
	width: 					150px;
	cursor:					hand;
}
