* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
}

p {
  margin: 0.8em 0em;
}

img {
  border: 0px;
}

body, html {
  height: 100%;
}

h1 {
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: normal;
}

h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: normal;
}

ul {
  margin-left: 15px;
}

#content h1,
#content h2 {
  color: #008BA7;
}

#header {
  width: 999px;
  position: relative;
  margin: 0 auto;
}
#header a,
#header a:hover {
  color: #000000;
}
#headertextteam {
  position: absolute;
  font-size: 0.8em;
  top: 30px;
  text-transform: uppercase;
}
#headertextlinks {
  position: absolute;
  font-size: 0.8em;
  top: 30px;
  right: 282px;
  text-transform: uppercase;
}
#headerimage {
  position: relative;
  background: no-repeat url(../images/design/headerimage.jpg);
  height: 305px;
  width: 999px;
}
#logo {
  position: absolute;
  left: 718px;
  width: 227px;
  height: 183px;
  background: no-repeat url(../images/design/logobg.png);
}
#logo img {
  margin-left: 10px;
}
#mainnav {
  background-color: #000000;
  height: 352px;
  position: relative;
  color: #ffffff;
  width: 100%;
}
#dragons {
  position: absolute;
  top: -38px;
  width: 100%;
  height: 374px;
  background: no-repeat top center url(../images/design/dragons.png);
  left: 0px;
}
#mainnav-inner {
  position: relative;
  width: 999px;
  margin: 0 auto;
}
#newsticker {
  position: absolute;
  left: 191px;
  top: 41px;
  width: 618px;
  height: 20px;
}
#nav {
  position: absolute;
  font-size: 1.20em;
  left: 191px;
  top: 10px;
  background: repeat-x bottom center url(../images/design/navbg.gif);
  padding-bottom: 32px;
  width: 618px;
}
#nav-inner {
  position: absolute;
  margin-right: -150px;
}
#nav a {
  text-decoration: none;
  color: #ffffff;
}
#topnews {
  position: absolute;
  top: -300px;
  color: #ffffff;
  left: 0px;
}
#topnews h1 {
  text-transform: uppercase;
  color: #f08007;
  margin-bottom: 2px;
}
#topnews h2 {
  color: #008ba7;
}
#topnews span.date {
  color: #008ba7;
  font-style: italic;
}
#topnews-inner {
  width: 620px;
  line-height: 1.4em;
}
#topnews-inner h1 {
  color: #008BA7;
}
#topnews-inner img {
  float: left;
  margin-right: 12px;
}

.morelink {
  color: #eb7e07;
  text-decoration: none;
}

.headerblock {
  position: absolute;
  width: 174px;
  top: 180px;
}
.leftblock {
  left: 0px;
}
.rightblock {
  right: 0px;
}

.headerblock h2 {
  background: no-repeat url(../images/design/blocksep.gif) bottom left;
  padding-bottom: 5px;
  padding-left: 14px;
}

.contentblock h2 {
  background: no-repeat url(../images/design/blocksep1.gif) bottom left;
  padding-bottom: 5px;
  padding-left: 14px;
}



.block h2 {
  text-transform: uppercase;
}

.block .block-inner {
  margin-left: 14px;
  margin-top: 5px;
}
.block-titelsponsor .block-inner {
  margin-left: 0px;
}
.logo_erdgas {
  margin-top: 5px;
}

.input-newsletter {
  font-size: 0.9em;
  width: 140px;
  margin: 5px 0px;
}
.input-newsletter-button {
  margin-left: 100px;
}

#content {
  width: 999px;
  margin: 0 auto;
  background: no-repeat url(../images/design/mainbg.gif) top center;
  min-height: 440px;
  height:auto !important;
  height:440px;  
}

#content-inner {
  width: 620px;
  margin-left: 190px;
  float: left;
  margin-top: 14px;
  position: relative;
}

#rightbar {
  float: left;
  width: 174px;
  margin-left: 9px;
}

.block-sponsoren {
  margin-top: 10px;
}
.block-sponsoren .block-inner {
  background: repeat-x url(../images/design/block_sponsoren.png);
  margin-left: 4px;
  text-align: center;
  padding: 20px 10px 10px 10px;
}

#footer {
  width: 999px;
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
}
#footer-inner {
  margin-left: 195px;
  width: 620px;
  padding-top: 6px;
  margin-bottom: 25px;
  background: no-repeat url(../images/design/footer_line.gif);
  color: #acacac;
  text-align: right;
}

#footer-inner span{
  margin-right: 8px;
}


.tickercontainer { 
background: #000000; 
width: 618px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { 
position: relative;
top: 8px;
width: 618px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
left: 598px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
white-space: nowrap;
}


