

html{height: 100%;}

body
{ background : #fff url(back.png) repeat; 
  color : #d5d2d6; 
  font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #9D9D9D;
 border-bottom: solid 1px #414141; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

p{ 
  font-size: 12px;
}

h1{ 
  MARGIN: 0px auto;
  color : #FD9D00;
  font-size: 12px;
}

h2{ 
  margin: 0px;
  padding: 0px 0px 2px 0px;
  color : #d5d2d6;
  font-size: 12px;
}

h3{ 
  font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
  color : #FD9D00;
  text-transform: uppercase;
  padding: 10px 0px 5px 0px;
}

h4{
  MARGIN: 0px auto;
  padding: 0px; 
  color : #FF9C21;
  font-size: 12px;
  text-align: center;
  letter-spacing: 4px;
}

h5{ 
  padding: 35px 0px 0px 50px;
  color : #FF9C21;
  font-size: 12px;
  letter-spacing: 4px;
}

/* ANFANG FARBEN AKTUELL-TEXT !! */

.h6{ 
  color : #6666FF;
  font-size: 11px;
  letter-spacing: 1px;
}

/* ENDE FARBEN AKTUELL-TEXT !! */

b{    
  float: left;
  color : #FF9C21;
  font-size: 12px;
}

#seite {
  MARGIN: 0px auto; 
  WIDTH: 800px;
  BACKGROUND-COLOR: #414141;
}

#header{
  text-align: right;
  height:22px; 
  background-color:#414141;
  padding: 6px 10px 0px 0px;
  font-size: 10px; 
} 

#kopfbereich {
  background : #fff url(logo.jpg) no-repeat;
  width: 800px;
  height: 125px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color : #FD9D00; 
  margin: 0px 0px 0px 0px;   
}

#inhalt {
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 20px; 
  PADDING-BOTTOM: 0px; 
  PADDING-TOP: 20px;
  width: 560px;
  min-height: 430px;
  height:auto !important;  /* für moderne Browser */
  height:430px;  /*für den IE */ 
}

#inhalt h3 {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: #9D9D9D 1px solid; 
}



#colour{margin: 0px 0px 20px 0px;}

#colour a{
  text-decoration: none;
  border: 0px;
  font-size: 11px;
}

#colour a:hover{
  text-decoration: none;  
  border: 0px;
  font-size: 11px;
  font-weight:bold; 
}

.blue
{ background: #414141 url(blue.png) no-repeat left center;
  color: #6666FF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #414141 url(green.png) no-repeat left center;
  color: #7fff00;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #414141 url(purple.png) no-repeat left center;
  color: #ba55d3;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #414141 url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}

.yellow
{ background: #414141 url(yellow.png) no-repeat left center;
  color: #FCF900;
  padding: 0px 40px 0px 20px;
}

#inhalt2 {
  width: 190px;
  min-height: 550px;
  height:auto !important;  /* für moderne Browser */
  height:550px;  /*für den IE */
  FLOAT: right;
  PADDING-RIGHT: 15px; 
  PADDING-LEFT: 0px; 
  PADDING-BOTTOM: 20px; 
  PADDING-TOP: 20px; 
}

.steuerung {
  BORDER: 1px solid #9D9D9D; 
  PADDING-RIGHT: 10px;  
  PADDING-LEFT: 10px;  
  PADDING-BOTTOM: 10px;
  PADDING-TOP: 20px; 
  FLOAT: right; 
  WIDTH: 150px;
  HEIGHT: 250px;   
  BACKGROUND-COLOR: #545454;
  MARGIN-BOTTOM: 20px;
}

.steuerung a { 
background : #545454 url(cog.png) no-repeat left center; 
text-decoration: none;
color : #d5d2d6;
padding: 0px 4px 0px 15px; 
} 

.steuerung a:hover { 
background : #545454 url(orange_cog.png) no-repeat left center;
text-decoration: none; 
color : #ff9c27; 
padding: 0px 4px 0px 15px;
}

.steuerung2 {
  BORDER: 1px solid #9D9D9D; 
  PADDING-RIGHT: 10px;  
  PADDING-LEFT: 10px;  
  PADDING-BOTTOM: 10px;
  PADDING-TOP: 20px; 
  FLOAT: right; 
  WIDTH: 150px;
  HEIGHT: 200px;   
  BACKGROUND-COLOR: #545454;
}

.steuerung2 a { 
background : #545454 url(cog.png) no-repeat left center; 
text-decoration: none;
color : #d5d2d6;
padding: 0px 4px 0px 15px; 
} 
.steuerung2 a:hover { 
background : #545454 url(orange_cog.png) no-repeat left center;
text-decoration: none; 
color : #ff9c27; 
padding: 0px 4px 0px 15px;
}

.links{  
color : #FD9D00; 
}

#fussbereich {
  CLEAR: both; 
  PADDING-TOP: 0px; 
  PADDING-BOTTOM: 0px;
  WIDTH: 800px;
  HEIGHT: 25px;
  border-top: 2px solid;
  border-color : #FD9D00;
  BACKGROUND-COLOR: #545454;
  text-align: center;
  font-size: 10px;
}
