
html { 
  padding:0px;
  margin:0px;
  background-color: black;
}

body {
  background-color: transparent; 
  font-size: 15px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#7B7B7B;  
  padding:0px;
  margin-top:0px;
  margin-left:0px;  
  margin-right:0px;
  margin-bottom:0px;  
}

p, h2, pre {
margin: 0px; 
padding: 0px 20px; 
}

a { 
color: #FF8000;
font-size: 100%;
background-color:transparent;
text-decoration: none; 
}
a:visited {color: #0192F9; }
a:hover {color: #1525C2; }
a:active { color: #FB0C29; }
 
pre { 
color: #1525C2;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
}

.aligncenter {
margin-top: 0; 
text-align: center;
}

.tabulator {
margin-top: 0; 
margin-left: 50px;
text-align: left;
}

.blink {
text-decoration: blink;
}

h1 {
font-size: 20px;
font-variant:small-caps;
color: #1525C2;
background-color: transparent;
margin: 0px; 
padding: 10px 15px;
}

h2 {
font-size:16px;
padding-top:10px;
font-variant:small-caps;
color: #1525C2;
background-color: transparent;

padding:5px 15px;
}

h3 {
font-size:12px;
padding-top:10px;
text-transform:uppercase;
color: #DB45CB;
background-color: transparent;

background-image:url(pics/Farbverlauf-schwarz-blau-schwarz-horizont-15x294.png);
background-position: left bottom;  
background-repeat: repeat-x;  

padding:5px 15px;
}

h4 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #0192F9;
background-color: #1525C2;

background-image:url(pics/balken_mit_endeN_rund_lang-1227x23px.png);
background-position: left; 

margin: 0px; 
padding: 3px 15px;
}

h5 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #0192F9;
background-color: #1525C2;

background-image:url(pics/balken_mit_endeN_rund_lang-1227x23px.png);
background-position: left;  

border-color: #DB45CB;
border-top-style: solid;
border-bottom-style: solid;
border-width: 1px;

margin: 0px; 
padding: 2px 15px;
}

h6 {
font-size: 11px;
text-transform:uppercase;

background-color: black; 
left: 0px;
right: 0px;  
height:	70px;
border-top: 2px solid blue;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:30;
}

strong { 
font-size: 17px;
}

hellblau {color: #0192F9;}
blau {color: #1525C2;}
orange {color: #FF7100;}

/*  Tabellen (Seiten: Bio */
td { padding: 2px 15px; }

/*  positioning-layers statisch und absolut */

#inhalt { 
background-color: transparent; 
color: #0192F9;
min-width:	400px;
min-height:	600px;
margin: 0px 200px 0px 200px;
border-top: 0px solid #0192F9;
border-right: 0px solid #0192F9;
border-bottom: 0px solid #0192F9;
border-left: 0px solid #0192F9;
padding: 0px;
z-index:20;
}

#inhaltFixed2 {
position: fixed;
 
left: 10px;
right: 10px;  
top: 80px;
bottom: 80px;

background-color: transparent; 
color: #0192F9;
min-width:	400px;
min-height:	400px;

border-top: 0px solid #0192F9;
border-right: 0px solid #0192F9;
border-bottom: 0px solid #0192F9;
border-left: 0px solid #0192F9;
padding: 0px;
z-index:30;
}

#inhaltFixed {

  position:absolute;
  height:432px; 
  width:800px;
  margin:-216px 0px 0px -400px;
  top: 50%; 
  left: 50%;


background-color: transparent; 
color: #0192F9;

border-top: 0px solid #0192F9;
border-right: 0px solid #0192F9;
border-bottom: 0px solid #0192F9;
border-left: 0px solid #0192F9;
padding: 0px;
z-index:20;
}


#top  {position: fixed;
top: 0px;
left: 0px;
right: 0px;  

background-color: black; 
min-width:	800px;
min-height:	100px;

border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:30;
}

#topFront  {position: fixed;
top: 0px;
left: 0px;
right: 0px;  

background-color: transparent; 
min-width:	800px;
min-height:	90px;

border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:30;
}

#bottom  {
position: fixed;
bottom: 0px;
background-color: black; 
left: 0px;
right: 0px;  

min-width:	1000px;
height:	70px;

border-top: 0px solid blue;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:10;
}

#bottomFischerIncJump {
position: fixed;
bottom: 0px;
left: 200px;
right: 200px;  
min-width:	1000px;
height:	200px;

background-color: transparent; 
background-image:url(pics/FischerIncJump.gif);
background-position:  bottom center; 
background-repeat: no-repeat;  

border-top: 0px solid blue;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:-2;
}

#bottomFischeRot {
position: fixed;
bottom: 0px;
right: 0px;  
min-width:	1000px;
height:	200px;

background-color: transparent; 
background-image:url(pics/FischeRot.gif);
background-position:  bottom right; 
background-repeat: no-repeat;  

border-top: 0px solid blue;
border-right: 0px solid #000000;
border-bottom: 0px solid blue;
border-left: 0px solid #000000;
padding: 0px;
z-index:-2;
}

#left {
position: absolute; top:90px;
left: 0px;
width: 250px;
color: #0192F9;
margin: 0px; 
padding: 0px;
z-index:40;
}

#right {
position: absolute; top:90px;
right: 0px;        
width: 200px;
color: #0192F9;
margin: 0px; 
padding: 0px;
z-index:40;
}

#picsLeft {		
background-color: transparent; 
position: fixed;
top:0px;
left: 0px;
width: 200px;
color: #564b47;
margin: 0px; 
padding: 0px;
z-index:20;
}

#picsRight {
position: fixed;
top: 0px;
right: 0px;
width: 200px;
color: #564b47;
margin: 0px; 
padding: 0px;
z-index:-2;
}

#musicplayer {
margin: 0px 0px 0px 20px;
padding: 0px;
background-color: transparent;    
}

#TextSmallCaps { font:small-caps 110% Verdana; }


