* {
  margin: 0;
  padding: 0;
  border: 0;
  }

html { 
  height:100%;
  }

body { 
  background-color: #141518; 
  color: white; 
  font-size: 11px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;   
  text-align: center; 
  height:100%;
  line-height:1.4;
  scrollbar-3dlight-color: #C5C5C5;
  scrollbar-arrow-color: #626262;
  scrollbar-base-color: #CC0000;
  scrollbar-darkshadow-color: #C5C5C5;
  scrollbar-face-color: #E7E7E7;
  scrollbar-highlight-color: #E7E7E7;
  scrollbar-shadow-color: #E7E7E7;
  scrollbar-track-color:#fff;
  }


img {
  border:0;
  } 

#button_behind_scenes_div {
	position:absolute;
	top:61px;
	right:20px;
	
}  

#abstand {
  float:left;
  width:500px;
  height:50%;
  margin-bottom:-246px; /* halbe Höhe von #container */
  }

#container {
  margin: 0 auto; 
  padding: 0; 
  width: 979px; 
  height: 492px;
  clear:left;
  #background-image: url("../images/bg_content_ie.png");
  }

#inhalt { 
  position:relative;
  clear: both;
  float:left;
  background-image: url("../images/bg_main.jpg"); 
  width: 979px; 
  height: 492px; 
  text-align: left;  
  }
  
#menubox {
  clear:both;
  float:left;
  width:143px;
  margin: 10px 0 0 32px;
  display:inline;
  }

  
#menu  {
  clear:both;
  float:left;
  line-height:1.5;
  #line-height:1.4;
  list-style-type: none; 
  margin: 4px 0 0 0;
  #margin: 2px 0 0 0;
  _margin: 1px 0 2px 0;
  }
  
#menu li {
  clear:both;
  float:left;
  margin: 0 0 0 0;
  height:18px;
  padding-bottom:4px;
  _padding-bottom:0;
  _margin: 1px 0 1px 0;
  }

/*html #ie_abstand {
  margin-top:1px;
  }*/
 
#bildschirm {
  float:left;
  width: 542px; 
  height: 404px;
  margin: 48px 0 0 98px;
  text-align: left;  
  overflow:auto;
  }

     
#footer {
  clear: both;
  float: left;
  width: 979px;
  text-align: center;
  color: #393c42;
  font-size: 9px;
  line-height:14px;
  margin-top:6px;
  }

#footer a {
  color: #393c42;
  text-decoration:none;
  }

#footer a:hover{
  color: #ffb400;
  text-decoration:none;
  }

 
#text {
  clear:both;
  float:left;
  width: 230px;
  margin:35px 0 0 25px;
  #margin:35px 0 0 12px;
  }

#text img {
  margin-bottom:10px;
  }

#text a img {
  border:solid 1px #000; 
  }

#text a:hover img {
  border:solid 1px #ffb400; 
  } 
  
#bilder {
  float:left;
  width: 200px;
  margin:22px 0 0 45px;
  text-align:right;
  }

#bilder img {
  margin-bottom:10px;
  }

#bilder a img {
  border:solid 1px #000; 
  }

#bilder a:hover img {
  border:solid 1px #ffb400; 
  } 


#logo {
  padding-bottom: 24px;
  }
  
h1 {
  font-size:13px;
  font-weight:bold;
  color:#ffb400;
  margin:16px 0 30px 0;
  }
  
p {
  margin-top:14px;
  }

a {
  color:#ffb400;
  text-decoration:none;
  }

a:hover {
  color:#fff;
  }

table.awardtabelle  {
  width:500px;
  }

td {
  font-size:11px;
  line-height:1.4;
  padding-bottom:20px;  
  }

td a {
  font-size:10px;
  }
td strong {
  font-size:12px;
  }

td span {
  font-size:10px;
  }

.lorbeer {
  width: 65px;
  }

.inhaltsspalte_links {
  width:185px;
  padding-right:10px;

  }

.inhaltsspalte_rechts {
  width:185px; 
  }
