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

a {
	background-color : transparent;
	color : #FFFF00;
}

a:hover {
	background-color : transparent;
	color : #FF0000;
	font-style : italic;
}

body {
	background-color : #000000;
	color : #C0C0C0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	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 {
	color : #FFFFFF;
}

UL {
	margin-left : 15px;
	margin-top : -1px;
	margin-bottom : 0px;
	list-style-type : disc;
	list-style-position : outside;
}

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

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

h2 {
	background-color : transparent;
	color : #FFFF00;
	font-size : 24pt;
}

h3 {
	background-color : transparent;
	color : #00FF00;
	font-size : 18pt;
}

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

h5 {
	background-color : transparent;
	color : #FFFF00;
	font-size : 14pt;
}

h6 {
	background-color : transparent;
	color : #C0C0C0;
	font-size : 14pt;
}


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

p.f10b {
	font-size : 10pt;
	font-weight : bold;
}

p.f10brt {
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
}

p.f10bgr {
	color : #00FF00;
	font-size : 10pt;
	font-weight : bold;
}

p.f10n {
	font-size : 10pt;
}

p.f10nrt {
	font-size : 10pt;
	color : #FF0000;
}

p.f10nge {
	color : #FFFF00;
	font-size : 10pt;
	font-weight : normal;
}

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

p.f10bge {
	color : #FFFF00;
	font-size : 10pt;
	font-weight : bold;
}

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

p.f12b {
	font-size : 12pt;
	font-weight : bold;
}

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

p.f12n {
	font-size : 12pt;
}

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

p.f8b {
	font-size : 8pt;
	font-weight : bold;
}

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

p.f8n {
	font-size : 8pt;
}

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

p.fxn {
	background-color : transparent;
	color : #000000;
	font-size : 0px;
}

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

td {
	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.stat{
	vertical-align : middle;
    background-color : #BBBBBB;
}

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 : #008000;
}

td.link{
	width: 260px;
	padding-left : 20px;
}

td.comment{
	width: 400px;
}

td.nokia{
	background-image: url(handy/nokia/nokia.gif);
	background-repeat : no-repeat; 
	background-position : center; 
	height: 64px; 
	width: 120px; 
	padding-bottom: 15px;
}


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

img.border{
	border : 1px;
	border-color : #C0C0C0;
	border-style : solid;
}


textarea {
	background-color : #BBBBBB;
	color : #000000;
	font-size : 8pt;
	font-weight : normal;
}

input {
	background-color : #BBBBBB;
	color : #000000;
	font-size : 8pt;
	font-weight : normal;
}

p.kopf{
	font-weight : bold;
	color: #FFFF00;
	text-align : center;
}
		
table.menu {
	border-bottom : 1px solid #000000;
	width : 120px;
	margin-left : 35px;
}
			
td.menu {
	text-align : left;
	vertical-align : middle;
	padding-left: 9px;
	height : 18px;
	background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

table.daten {
	background-color : #000000;
	border : 1px solid #808080;
	padding : 0;
	border-collapse : collapse;
}

table.bilder {
	background-color : #000000;
	border : 1px solid #808080;
	padding : 0;
	border-collapse : collapse;
}

td.daten {
	text-align : left;
	vertical-align : middle;
	border : 1px solid #808080;
	font-weight : normal;
}

td.bilder {
	text-align : center;
	padding: 5px 5px;
}

td.menu_eb1 {
	text-align : left;
	vertical-align : middle;
	padding-left: 24px;
	height : 18px;
	background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

td.menu_eb2 {
	text-align : left;
	vertical-align : middle;
	padding-left: 39px;
	height : 18px;
	background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
	
td.menu_lang {
	text-align : left;
	vertical-align : middle;
	padding-left: 1px;
	height : 13px;
	background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
	
td.menu_haupt {
	text-align : center;
	vertical-align : middle;
	width : 110px;
	height : 20px;
	background-image : url(grafik/button_bg.gif);
}
		
td.plus {
	text-align : left;
	vertical-align : middle;
	height : 15px;
	background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

td.plus_eb1 {
	text-align : left;
	vertical-align : middle;
	height : 15px;
	background-color : #BBBBBB;
	padding-left: 15px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}
	
td.kopf {
	vertical-align : middle;
	height : 15px;
	background-color : #008000;
	width : 108px;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
}
			
td.links{
	width: 6px;
	height : 15px;
	background-image : url(grafik/menu_links.gif);
	border-bottom : 1px solid #000000;
}
			
td.rechts{
	width: 6px;
	height : 15px;
	background-image : url(grafik/menu_rechts.gif);
	border-bottom : 1px solid #000000;
	}

a:link.men {
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}
		
a:visited.men {
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}
		
a:hover.men {
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #FFFF00;
	text-decoration: underline;
	background-color : #008000;
}

a:active.men {
	font-size : 8pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
}
	
a:link.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFF00;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}
	
a:visited.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFF00;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}

a:hover.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration: underline;
	vertical-align : middle;
	text-align : center;
}

a:active.men_haupt {
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration: none;
	vertical-align : middle;
	text-align : center;
}

a.button_haupt {
    display:block;
    color:#FFFF00;
    /*background-color:#5E5E5E;*/
    /*width:110px;*/
	height: 16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_bg.gif);
    margin-left : 5px;
    margin-top : 8px;
}

a:hover.button_haupt {
    display:block;
    color:#FF0000;
    /*background-color:#5E5E5E;*/
    background-image:url(grafik/button_bg_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

a.button_top {
    display:block;
    color:#FFFF00;
    /*background-color:#5E5E5E;*/
    /*width:40px;*/
	height:16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_top.gif);
    /*margin-left : 5px;
    margin-top : 8px;*/
}

a:hover.button_top {
    display:block;
    color:#FF0000;
    /*background-color:#5E5E5E;*/
    background-image:url(grafik/button_top_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

a.button_kopf {
    display:block;
    color:#FFFF00;
    /*background-color:#333588;*/
    /*width:120px;*/
	height:16px;
    padding:2px;
    font-size:10pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    border:0px solid #000000;
    background-image:url(grafik/button_kopf.gif);
    margin-left : 35px;
    margin-top : 10px;
}

a:hover.button_kopf {
    display:block;
    color:#FF0000;
    /*background-color:#333588;*/
    background-image:url(grafik/button_kopf_hover.gif);
    text-decoration : underline;
    font-style : normal;
}

a.menu {
    display:block;
    color : #000000;
    background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
    /*width:120px;*/
	padding: 2px;
    font-size:8pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
}

a:hover.menu {
    display:block;
    color:#FF0000;
    background-color : #006400;
    text-decoration : underline;
    font-style : normal;
	border-left : 1px solid #C0C0C0;
    border-right : 1px solid #C0C0C0;
}

a.menu_klein {
    display:block;
    color : #000000;
    background-color : #BBBBBB;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
    /*width:114px;*/
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
    font-size:8pt;
    font-family:Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
}

a:hover.menu_klein {
    display:block;
    color:#FF0000;
    background-color : #006400;
    text-decoration : underline;
    font-style : normal;
	border-left : 1px solid #C0C0C0;
    border-right : 1px solid #C0C0C0;
}
