
BODY { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
}

A:active { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	text-transform: none; 
	color: rgb(163,157,135); 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none ; 
	font-variant: normal;
}

A:link { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color: rgb(145,172,188); 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none ;
}

A:visited { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color: rgb(145,172,188); 
	text-decoration: none ;
}

A:hover { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color: rgb(163,157,135); 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none ;
}

A.sidebar {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color: rgb(145,172,188); 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: underline ;
	line-height: 1.4em;
}

A.sidebaractive {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color: rgb(163,157,135);
	font-weight: normal; 
	font-style: normal; 
	text-decoration: underline ;
	line-height: 1.4em;
}

IMG.bg {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

P { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	color: rgb(145,172,188);
	font-size: 10pt; 
	line-height: 1.4em;
	clear: none;
}

P.sidebaractive { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	color: rgb(163,157,135);
	font-size: 10pt; 
	margin:0em;
	clear: none;

}

UL {
	margin-left: 1em; 
	padding-left: 0em;
}


LI {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	color: rgb(145,172,188);
	font-size: 10pt;
	list-style-image: url("../img/list_style_image_blau.jpg");
	margin-top: 0.8em;
}

LI.sidebar {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	color: rgb(145,172,188);
	font-size: 10pt;
	list-style-image: url("../img/list_style_image_blau.jpg");
	margin-top: 0.8em;
}

LI.sidebaractive {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	color: rgb(163,157,135);
	font-size: 10pt;
	margin-top: 0.8em;
	list-style-image: url("../img/list_style_image_gold.jpg");
}

UL.noBulletNoIndent {
	margin: 0em;
	padding: 0em;
}

LI.noBulletNoIndent {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-left: 0em;
}

