/*  *******************************************************************
Die nachfolgenden Texte, HTML-Elemente, Grafiken, Zeichnungen, CSS (style sheets) sowie
programmierte Elemente  sind im World-Wide-Web für den Online-Zugriff veröffentlicht, 
das Urheberrecht und die Nutzungsrechte (Copyright) liegen aber trotzdem bei den Autoren.
	Texte/Zeichnungen/Grafiken:		Arturo Umana 
	HTML/Programmierung: 			Arturo Umana

Weiteres Siehe => Impressum
******************************************************************* */

body {
	background-color: #000000; 
	margin-left: 5px; 
	margin-top: 5px; 
	background-repeat: no-repeat;
	color: #999999;
	scrollbar-base-color:#222222;
	scrollbar-3dlight-color:#555555;
	scrollbar-arrow-color:#5050FF;
	scrollbar-darkshadow-color:#222222;
	scrollbar-face-color:#555555;
	scrollbar-highlight-color:#777777;
	scrollbar-shadow-color:#222222;
	scrollbar-track-color:#333333;
}





/* ***********************************************************
 hkd - section für Menüstufe 0_0 (2. unterstufe)
 main text
 *********************************************************** */

.chapter_header
{	
	font-family: Arial Black; 
	font-size: 13pt; 
	font-weight: normal;
	color: #5050FF;
}


.chapter_text_plain
{
	font-family: Arial;
	font-size: 11pt; 
	font-weight: normal;
	color: #999999;
}


.section_header
{	
	font-family: Arial Black; 
	font-size: 11pt; 
	font-weight: normal;
	color: #5050FF;
}

.section_text_plain
{
	font-family: Arial;
	font-size: 9pt; 
	font-weight: normal;
	color: #999999;
}

.text_bold
{
	font-family: Arial;
	font-size: 10pt; 
	font-weight: bold;
}

.text_italic
{
	font-family: Arial;
	font-size: 10pt; 
	font-weight: normal;
	font-style:italic;
}

.table_header
{	
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #5050FF;
}



/* ***********************************************************
 hkd - section für Menüstufe 0_0 (2. unterstufe)
 ...  ende
 *********************************************************** */

.fusszeile
{
	font-family: Arial;
	font-size: 7pt; 
	font-weight: normal;

}


.start_site_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	font-style:normal;
	color: #000099;

/* 	font-stretch:wider;  
	letter-spacing:1pt;*/
}


.menu_left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:normal;
	color: #000099;
/* 	font-stretch:wider;  
	letter-spacing:1pt;*/
}


.zitate_text
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}

.zitate_verfasser
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}





a:link {  
	color: #2020FF;
	font-weight: bold; 
	text-decoration: none;
}

a:visited {  
	color: #2020FF;
	font-weight: bold; 
	text-decoration: none;
}

a:hover {  
	color: #9999FF;
	font-weight: bold; 
	text-decoration: none;
}

a:active {  
	color: #9999FF;
	font-weight: bold; 
	text-decoration: none;
}
