/* ------------------------------------------------------- */
/* Style-Sheet Definitionen von www.ghbiker.de */
/*              Copyright by Mathias Kemper                */
/*         Email: mathias@ghbiker.de           */
/*                Letzte Änderung: 29.12.02                */
/* ------------------------------------------------------- */
/* ------------------------------------------------------- */
/*               Definition der Index-Seite                */
/* ------------------------------------------------------- */

a:link, a:visited,a:hover, a:active {
	background-color : transparent;
	color : #C0C0C0;
	font-weight : normal;
	text-decoration: none;
}

body {
	background-color : #000000;
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	margin : 1px;
    scrollbar-face-color: #008000;
	scrollbar-highlight-color: #31B131;
	scrollbar-shadow-color: #006400;
	scrollbar-3dlight-color: #00D000;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #C0C0C0;
	scrollbar-darkshadow-color: #007000;
	text-align : left;
	overflow : auto;
}

LI {
	list-style-type : disc;
	list-style-position : outside;
	color: #FFFF00;
	margin-left: 50px;
}

UL {
	margin-left : 15px;
	margin-top : -1px;
	margin-bottom : 0px;
}



h1 {
	color : #FFFF00;
	font-size : 18pt;
	background-color : transparent;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	text-align : center;
	margin : 1px;
}

h3 {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
}


p {
	font-family : Verdana, Arial, sans-serif;
	background-color : transparent;
	color : #FFFFFF;
	font-size : 12pt;
	font-weight : normal;
	margin : 1px;
	text-indent : 0px;
	text-align : left;
	}

p.f10b {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 10pt;
	font-weight : bold;
}

p.f10n {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 10pt;
	font-weight : normal;
}

p.f10nge {
	background-color : transparent;
	color : #FFFF00;
	font-size : 10pt;
	font-weight : normal;
	text-align: center;
}

p.f10bhgr {
	background-color : #00CC00;
	color : #C0C0C0;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
	padding: 5px;
	border-style : outset;
	border-color : #808080;
	border-width : 6px;
}

p.f8b {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 8pt;
	font-weight : bold;
}

p.f8n {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 8pt;
	font-weight : normal;
}

p.fxn {
	background-color : transparent;
	color : #C2C2C2;
	font-size : 6px;
	font-weight : normal;
}

table {
	border : 0px none #C0C0C0;
	padding : 0px 0px 0px 0px;
	border-collapse : collapse;
	text-align : center;
	}

td {
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border-collapse : collapse;
	border-spacing : 0px;
	text-align : center;
}

