body {
	scrollbar-3dlight-color: #4B4689; 
	scrollbar-arrow-color: #4B4689; 
	scrollbar-base-color: #FFFFFF; 
	scrollbar-darkshadow-color: #7C73AA; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #4B4689; 
	scrollbar-shadow-color: #4B4689;
}


body div {
	font-style: normal;
	font-family: Arial;
	font-size: 80%;	
	margin-left: 0px;
	width: 530px;	
	text-align: justify;
}

/*TABLE.normal {
	font-style: normal;
	font-family: Arial;
	font-size: 80%;	
	margin-left: 0px;
	width: 512px;	
}*/

div table {
	font-style: normal;
	font-family: Arial;
	font-size: 105%;
	margin-left: 0px;	
	border: 0px;
}

body div.small {
	font-size:60%
}
div.banner {
	margin-left: 8px;
}
LI 	{
	color: Black;
	text-align: left;
}
UL 	{
	color: Black;
}

H1 {
	background: url(../images/titels/titel_bg.jpg);
	background-repeat: no-repeat;
	font-size: 17px;
	text-align: center;
	margin-left: 0px;
	margin-right: 265px;
	color: White;
	font-family: Arial Black;
	font-weight: normal;
	height: 30px;
}
H1.extended {
	background: url(../images/titels/titel_bg_ext.jpg);
	background-repeat: no-repeat;
	font-size: 17px;
	text-align: center;
	margin-left: 0px;
	margin-right: 75px;
	color: White;
	font-family: Arial Black;
	font-weight: normal;
	height: 30px;
}
H1.small-extended {
	background: url(../images/titels/titel_bg_ext.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	margin-left: 0px;
	margin-right: 75px;
	color: White;
	font-family: Arial Black;
	font-weight: normal;
	height: 30px;
}
H2 {
	color: #4B4689;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;	
	text-decoration: underline;
	text-align: left;
}
H3 {
	color: #93BF2F;
	font-size: 13px;
	font-family: Arial Black;
	font-weight: bold;
	text-align: left;
}

H7 {
	font-size: 50%;
	
}

A.subitem {
	color: #4C4690;
	text-decoration: underline;
	text-align: left;
}
A.subitem:hover {
	color: #4C4690;
	font-weight: bold;	
	font-size: 90%;
	text-align: left;
}
A.subitem:active {
	color: #4C4690;
	font-weight: bold;
	text-align: left;
	font-size: 90%;	
}
INPUT {
	border-color: #4C4690;
	font-family: Arial;
	font-weight: normal;
	color: #4C4690;
	font-weight: bold;
}
INPUT.button {
	background-color: White;
	border-color: #4C4690;
	color: #4C4690;
}
TEXTAREA {
	border-color: #4C4690;
	font-family: Arial;
	font-weight: normal;
	color: #4C4690;
	font-weight: bold;
}
IMG.right {	
	float: right;
	border: none;
}

div.indent {
	margin-left: 10px;
	font-size: 100%;	
}
A.navigation {
	text-decoration: blink;
	color: #93BF2F;
	font-size: 120%;
}
A.navigation:hover{
	text-decoration: blink;
	color: #93BF2F;
	font-size: 120%;
	font-weight: bold;
}
/*A.navigation:active{
	text-decoration: blink;
	color: #93BF2F;
	font-size: 120%;
	font-weight: bold;
}*/

