* { 
  margin: 0; 
  padding: 0; 
}

html, body { 
  height: 100%; 
  margin-bottom: 1px; 
}

body { 
  font-family: Verdana, Arial, Sans-Serif; 
  font-size: 75%; /* Zurücksetzen 1em auf 12px */ 
  color: #ddf;
  background: #000 url(../bilder/css/body_bg.jpg) repeat-y 50% 0px;
  text-align: left;
  line-height: 1.5em;   
}

a { color: #a0d6dc; text-decoration: underline; }

p { margin-bottom: 1.5em; }

a:hover { color: #fff; text-decoration: underline; }

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
  color: #a0d6dc;  
  text-align: left;
  font-weight: normal;
}

h1 { font-size: 1.6em; margin: 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; padding: 18px 0 0 0; }
h2 { font-size: 1.6em; margin: 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; padding: 28px 0 8px 0; }
h3 { font-size: 1.6em; margin: 0 0 7px 0; font-family: Arial, Tahoma, Verdana, Sans-Serif; padding: 18px 0 0 0; }
h4 { clear: both; width: 100%; border: 0; font-size: 1px; color: #fff; }
h5 { line-height: 10px; color: #ffffff; margin: 10px 0 10px 0; }
h6 { line-height: 30px; color: #ffffff; clear: both; width: 100%; border-bottom: 2px dotted #EA7A01; margin: 20px 0 20px 0; }

h1.middle { text-align: center; }

img { border: 0; }

#wrapper {
  width: 990px;
  background-color: transparent;  
  margin: 0 auto;
}

#header {
  position: relative;
  width: 990px;
  height: 296px;
  margin: 0 auto;  
  background: transparent url(../bilder/css/head_bg.jpg) no-repeat 50% 0px;
}

#headerlinkbox {
  position: absolute;
  top: 6px;
  left: 26px;  
  width: 199px;
  height: 10px;
  font-size: 10px;
  text-align: left;
}

#headerlinkbox a { 
  color:#AED4DE; 
  text-decoration: none; 
}

#headerlinkbox a:hover { 
  color:#fff; 
  text-decoration: underline; 
}

#headerlinklogobox {
  position: absolute;
  top: 27px;
  left: 24px;  
  width: 201px;
  height: 59px;
}

#headerlinklogobox a {
  display: block;
  width: 201px;
  height: 59px;
  background-image: url(../bilder/css/btn_tp_logo.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#headerlinklogobox a:hover {
  background-image: url(../bilder/css/btn_tp_logo.gif);
  background-repeat: no-repeat;
  background-position: 0px -59px;
}

#boxen_center {
  width: 870px;
  margin: 0 auto;
  background-color: transparent;
}  

#minimangareader_wrapper {
  position: relative;	
  width: 864px;
  height: 494px;
  background-color: #002536;  
  background-image: url(../bilder/css/mangareader_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: 3px solid #000;
  margin-bottom: 41px;
} 

#minimangareader {
  position: absolute;
  bottom: 0px;
  left: 139px;
  width: 586px;
  height: 448px;
  background-color: #002536;  
}

#infobox_wrapper {
  width: 864px;
  background-color: #002536;  
  background-image: url(../bilder/css/info_bg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  border: 3px solid #000;
  margin-bottom: 41px;
}

div.infoimgbox {
  width: 236px;
  float: left;
}

div.infotext {
  width: 538px;
  padding: 0 50px 28px 30px;
  float: right;
}

div.band_links_box_wrapper {
  width: 870px;
  background-color: transparent;
  margin-bottom: 41px;
}

div.band_links_img {
  width: 236px;
  height: 308px;
  float: left;
  background-color: transparent;  
}

div.band_links_text {
  width: 538px;
  padding: 0 50px 12px 30px;
  float: right;
  background-color: #002536;  
  background-image: url(../bilder/css/info_bg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  border: 3px solid #000;  
}

div.band_rechts_box_wrapper {
  width: 870px;
  background-color: transparent;
  margin-bottom: 41px;
}

div.band_rechts_img {
  width: 236px;
  height: 308px;
  float: right;
  background-color: transparent;
  text-align: right;  
}

div.band_rechts_text {
  width: 538px;
  padding: 0 50px 12px 30px;
  float: left;
  background-color: #002536;  
  background-image: url(../bilder/css/info_bg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  border: 3px solid #000;  
}

p.boldblue {
  color: #a0d6dc;
  font-weight: bold;
}  

div.infoimgbox img {
  padding: 60px 0 28px 9px;
}

#footer {
  width: 870px; 
  text-align: center;
  padding: 15px 10px 10px 10px;
  background-color: transparent;  
}

.clear_both { clear: both; }  

.footertext {
  font-size: 10px;
  line-height: 1.4em;  
  color: #ccc;
}

.footertext a { 
  color:#ccc; 
  text-decoration: none; 
}

.footertext a:hover { 
  color:#fff; 
  text-decoration: underline; 
}

.alignleft {
  float: left;
  margin: 5px 30px 15px 0;
}

.alignright {
  float: right;
  margin: 5px 0 15px 30px;
}

#header_imp {
  position: relative;
  width: 990px;
  height: 296px;
  margin: 0 auto;  
  background: transparent url(../bilder/css/head_imp_bg.jpg) no-repeat 50% 0px;
}

#imp_wrapper {
  position: relative;	
  width: 864px;
  height: 494px;
  background-color: #002536;  
  background-image: url(../bilder/css/imp_box_bg.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: 3px solid #000;
  margin-bottom: 41px;
} 

#imp_inhalt {
  position: absolute;
  top: 58px;
  left: 139px;
  width: 586px;
  font-size: 10px;
  line-height: 1.4em;
}

#imp_inhalt p { margin-bottom: 1.0em; }

