body{ 
			scrollbar-3dlight-color: #B2B4B6;
			scrollbar-arrow-color: #fffff;
			scrollbar-base-color: #B2B4B6;
			scrollbar-darkshadow-color: #B2B4B6;
			scrollbar-face-color: #B2B4B6;
			scrollbar-highlight-color: #fffff;
			scrollbar-shadow-color: #fffff;
			scrollbar-track-color: #B2B4B6;
			color:#6D6F71;
			background-color:#B2B4B6;
			}
td{
	font-size:13pt;
	font-family: Frutiger , Arial;
	line-height:14pt;
	}

h1{
	color:#7670B3;
	font-family: Frutiger , Arial;	
	font-weight:bold; 
	font-size:15pt;
	}
h3{
	color:#7670B3;
	font-family: Frutiger , Arial;	
	font-weight:bold; 
	font-size:14pt;
	}
h5{
	color:#7670B3;
	font-family: Frutiger , Arial;	
	font-weight:bold; 
	font-size:13pt;
	}

ul{margin-left: 1em; padding-left: 1em;}

a:link { color: #6D6F71; text-decoration: none; font-weight: bold; font-family: Frutiger , Arial !important;}
a:visited { color: #6D6F71; text-decoration: none; font-weight: normal; font-family: Frutiger , Arial !important;}
a:focus { color: #6D6F71; font-weight: bold; text-decoration: underline; font-family: Frutiger , Arial !important;}
a:hover { color: #6D6F71; font-weight: bold; text-decoration: underline; font-family: Frutiger , Arial !important;}

.level-no {
	font-size: 11pt !important;
	font-weight: normal !important;
	text-decoration:none !important;
	color:#6D6F71 !important;
	font-family: Frutiger , Arial !important;
	line-height:14pt !important;
	}  

.level-act {
	font-size: 11pt !important;
	font-weight: normal !important;
	text-decoration:none !important;
	color:#9933cc !important;
	font-family: Frutiger , Arial !important;
	line-height:14pt !important;	
	} 
	
.level-vor {
	font-size: 10pt !important;
	font-weight: normal !important;
	text-decoration:none !important;
	color:#6D6F71 !important;
	font-family: Frutiger , Arial !important;
	line-height:14pt !important;
	}  

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, td.align-justify { text-align: justify; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}
