﻿
body {scrollbar-3dlight-color : #6C6EFF;
	  scrollbar-arrow-color : white;
	  scrollbar-base-color : Blue;
	  scrollbar-darkshadow-color : #6B6DFF;
	  scrollbar-face-color : #1300A4;
	  scrollbar-highlight-color : #7D7EFF;
	  scrollbar-shadow-color : #0002B7;
	  scrollbar-track-color : #E1E1FF;}
	  
/*	  dunkelblau 	#0000AD
	  hellblau   	#E6E6FF
	  schwarz		#000000
	  weis			#FFFFFF
	  grau
*/

body 			{margin: 0; padding:0 }
body, p, td, th, div, blockquote, dl, ul, ol, {font-family: Arial; font-size: 1em; color:#000000}

#Headline		{ margin-left: 160px; }
#Menuebereich	{ position:absolute; top:160px; left:10px;  width: 140px; background-color:#FFFFFF; }

#Tabmenue		{ position:absolute; top:144px; left:160px; width: 640px; margin: 0 ; padding: 0 ; }
#Tabmenue		{ font-family: Arial; font-size: 0.7em ; font-weight: bold; }
#Tabmenue ul    { padding: 0 0 0 0; list-style:none; ; margin: 0 ; }
#Tabmenue li    { float: left ; background-color:#E6E6FF; background-repeat:no-repeat; margin: 0 2px 0 0; padding:4px 8px 4px 8px; height:14px;}

#Tabmenue li.Tab_Aktiv	{ background-color:#0000AD; color:#FFFFFF ; border-top: solid 1px #0000AD ; border-left: solid 1px #0000AD ; border-right: solid 1px #0000AD ;border-bottom: solid 1px #0000AD}
#Tabmenue li.Tab_Link	{ background-color:#E6E6FF; border-top: solid 1px #0000AD ; border-left: solid 1px #0000AD ; border-right: solid 1px #0000AD ;border-bottom: solid 0px #0000AD}

#Textbereich	{ position:absolute; top:168px; left:160px; width: 640px; }
#Textbereich	{ border-top: solid 1px #0000AD ; border-left: solid 1px #0000AD ; border-right: solid 1px #0000AD ;border-bottom: solid 1px #0000AD; }
#Textbereich	{ font-family: Arial; font-size: 10pt; padding:5px; }

h1          		{ font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold }
.seitenueberschrift { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold }
.fliesstext  		{ font-family: Arial; font-size: 10pt}

.gruppentext { font-family: Arial; font-size: 12pt; font-weight: bold }

.leiste      { font-family: Arial; font-size: 10pt; color: #E6E6FF; text-align: center }

.reiter      { font-family: Arial; font-size: 8pt; font-weight: bold }

.copyright   { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold ; text-align: center; margin: 0 0 0 0 ; }


.TabKopf      { font-family: Arial; font-size: 9pt; font-weight: bold; border: 3px solid;  border-collapse: collapse; border-color: #E6E6FF ; background : #E6E6FF }
.TabRumpf     { font-family: Arial; font-size: 9pt; border: 0px solid;  border-collapse: collapse; border-color: #0000AD ; border-bottom: solid 1px }
.TabRumpf td  { border-bottom: solid 4px; border-top: solid 4px; border-collapse: collapse; border-color: #FFFFFF; padding: 3px ; background-color :#F0F0F0}


.list_sw     { font-family: courier; font-size: 8pt; color: #000000; }
.list_bl     { font-family: courier; font-size: 8pt; color: #000080; }
.list_gn     { font-family: courier; font-size: 8pt; color: #008000; }

.noscreen    { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold}

a:link       { color: #0000AD; text-decoration:none;}
a:visited    { color: #0000AD; text-decoration:none; }
a:hover      { color: #FF0000; text-decoration:none; }

.menuekopf    { color:#E6E6FF; font-family: Arial; font-size: 8pt; font-weight: bold }
.menuepunkt   { font-family: Arial; font-size: 8pt; font-weight: bold }

.linkelinks   { font-family: Arial; font-size: 8pt; font-weight: bold; text-align: center;}
.biglinks     { font-family: Arial; font-size:14pt; font-weight: bold;}

a:link.nav    { color:#E6E6FF; margin: 0 6 0 6 ; font-family:Arial; font-weight:bold; font-size:10pt; text-decoration:none; white-space:nowrap;}
a:visited.nav { color:#E6E6FF; margin: 0 6 0 6 ; font-family:Arial; font-weight:bold; font-size:10pt; text-decoration:none; white-space:nowrap;}
a:hover.nav   { color:#FF0000; margin: 0 6 0 6 ; font-family:Arial; font-weight:bold; font-size:10pt; text-decoration:none; white-space:nowrap; background-color:#E6E6FF }

#code_container {
  border-width: 1px; 
  border-style: solid;
  width:  615px;
  height: 400px;
  background: #F4F4FF;
  margin: auto;
  white-space: nowrap;
  overflow: auto;}
  
  
  