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

a:link {
	background-color : transparent;
	color : #000000;
}

a:visited {
	background-color : transparent;
	color : #000000;
}


a:active {
	background-color : transparent;
	color : #000000;
}

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

LI {
	list-style-type : disc;
	list-style-position : outside;
	color : #C0C0C0;
}

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

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

h1 {
	font-size : 36pt;
}

h2 {
	font-size : 24pt;
}

h3 {
	font-size : 18pt;
}

h4 {
    color : #000000;
	font-size : 18pt;
}

h5 {
	font-size : 14pt;
}

h6 {
	font-size : 14pt;
}

h4.border{
  	padding: 5px;
	background-color: #C0C0C0;
	border-style : outset;
	border-color : #808080;
	border-width : 6px;
}

h6.border{
	padding: 5px;
	background-color: #C0C0C0;
	border-style : outset;
	border-color : #808080;
	border-width : 6px;
}

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

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

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

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

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

p.f12b {
	font-size : 12pt;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
}

p.f12bhgr {
	font-size : 12pt;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-align: center;
	padding: 5px;
	border-style : outset;
	border-color : #808080;
	border-width : 6px;
}

p.f12bgr {
	font-size : 12pt;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
}

p.f12n {
	font-size : 12pt;
	background-color : transparent;
	color : #000000;
	font-weight : normal;
}

p.f12nge {
	font-size : 12pt;
	background-color : transparent;
	color : #000000;
	font-weight : normal;
}

p.f14b {
	font-size : 14pt;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
}

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

p.f8bge {
    color: #505050;
	font-size : 8pt;
	font-weight : bold;
}

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

p.f8bhgr {
	font-size : 8pt;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-align: center;
	padding: 5px;
	border-style : outset;
	border-color : #808080;
	border-width : 6px;
}

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

td {
    background-color : #FFFFFF;
	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;
}

td.ebene1{
    width: 180px;
	height: 75px;
	padding-top: 20px
}

td.ebene2{
    width: 180px;
	height: 50px;
	padding-top: 2px
}

td.ebene3{
    width: 150px;
	height: 50px;
	padding-top: 2px
}

td.leer{
    border: 0px;
	width: 50px
}

td.offen{
	vertical-align: middle;
	border : 1px solid #808080;
	padding : 0;
	border-collapse : collapse;
}

td.offen_we{
	vertical-align: middle;
	border : 1px solid #808080;
	padding : 0;
	border-collapse : collapse;
	background-color : #DCDCDC;
}

HR {
	width : 98%;
	height : 2px;
	text-align : center;
	color : #808080;
}
