body {
	scrollbar-3d-light-color : #ababca;
	scrollbar-arrow-color : #bbbbda;
	scrollbar-face-color : #6f6fb5;
	scrollbar-highlight-color : #5f5fa5;
	scrollbar-base-color : #2f2f75;
	scrollbar-dark-shadow-color : #6f6fb5;
	scrollbar-shadow-color : #6f6fb5;
	}
	
body, p, td, li, div, caption {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ffffff;
	}

td.pic, div.pic, p.pic{
	font-size: 10pt; 
	color:#2f2f75; 
	background-color:#8b8bba; 
	font-weight: bold; 
	font-style: italic;
	}
	
td.kreativ, div.kreativ, p.kreativ{
	color:#00ccff; 
	}
	
td.pic2, div.pic2, p.pic2{ 
	font-size: 8pt; 
	color:#2f2f75;
	font-weight : normal;
	}
	
td.title1, div.title1, p.title1{ 
	font-size: 12pt; 
	color:#ffcc00;
	font-weight : bold;
	}
	
td.title2, div.title2, p.title2{ 
	font-size: 10pt; 
	color:#ffffff;
	font-weight : bold;
	}

a:link, a:active, a:visited {
	color: #ffffaa;
	text-decoration: underline;
	}
a:hover{
	color: #ffff66;
	}

a.tili:link, a.tili:active, a.tili:visited{ 
	font-size: 11pt; 
	color:#ffffff;
	font-weight : bold;
	text-decoration: none;
	}
a.tili:hover{ 
	font-size: 11pt; 
	color:#ffff33;
	font-weight : bold;
	text-decoration: underline;
	}
	
	
a.button:link, a.button:active, a.button:visited {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color:#4f4f95;
	text-decoration: none;
	padding-left : 10px;
	padding-right : 10px;
	border-style : solid;
	border-color : #8b8bba;
	border-width : 1px;
	}
a.button:hover   {
	color: #ffff00;
	border-color : #4f4f95;
	}
	
a.imp:link, a.imp:active, a.imp:visited {
	font-size: 7pt;
	color: #4f4f95;
	font-weight: bold;
	text-decoration: none;
	}
a.imp:hover   {
	color: #ffff00;
	}

a.url:link, a.url:active, a.url:visited {
	font-size: 8pt;
	color: #4f4f95;
	font-weight : normal;
	text-decoration: underline;
}
a.url:hover   {
	font-size: 8pt;
	color: #bbbbda;
	font-weight : normal;
	text-decoration: underline;
}	

input.button {
	background-color:#8b8bba;
	font-size: 9pt;
	}


