a { text-decoration: none; color: #0000ff; }
a:link, a:visited { text-decoration: underline; }
a:hover, a:active { text-decoration: underline; }

body { 
  background: url(../images/background.gif); 
  font-family: verdana, arial, sans-serif; 
  background-color: #ddd; 
  margin: 0; 
  padding: 0; 
  text-align: center; }

div#button-logo-banner-gif { 
  margin-top: 20px;
  border: 1px solid #7288EF;
  padding: 25px;
  padding-top: 60px;
  background: url(../images/logo.gif); 
  background-repeat: no-repeat; 
  background-color: #ffffff;
  height: 500px;
  height: auto;
  width: 780px;
  text-align: left; }

h1 {
  font-size: 12px;
  margin: 0px;
  margin-bottom: 5px; }
h2.hp {
  font-size: 9px;
  margin: 0px; }
h2 {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
  width: 100%; }
h3 {
  font-size: 10px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 2px; }
h4 { }
h5 {
  margin-bottom: 2px; }

span#impressum {
  font-size: 9px;
  line-height: 11px; }

table.Information {
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse; }

table.Information td.Inhalt {
  width: 75%;
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
  font-size: 12px; }

table.Information td.Nachrichten {
  font-size: 10px;
  vertical-align: top; }
table.Information td.NachrichtenKopf {
  padding: 0px;
  padding-left: 5px;
  background-color: #7288EF;
  border: 1px solid #000;
  color: #fff;
  font-size: 10px;
  font-weight: bold; }

ul {
  padding: 0px;
  margin: 0;
  list-style: none; }
ul li {
  margin-right: 10px;
  float: left; }
ul li.active {
  margin-right: 10px;
  float: left;
  background-color: #7288EF; }

img.screenshot {
  width: 200px;
  margin: 0px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0px; }

table.profile {
  margin-top: 15px; }
table.profile td {
  font-size: 12px;
  vertical-align: top; }
table.profile td.info {
  font-size: 12px;
  vertical-align: top;
  width: 125px; }
