body {
  background-color:#6699ff;
  color:#ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:68.5%;
} 

* {
  margin:0px;
  padding:0px;
}
#inhalt {
  width:610px;
  position:absolute;
  margin:-210px 0px 0px -340px;
  top:51%; 
  left:51%;
}
a:link, a:visited {
  color:#ffffff;
  text-decoration:none;
}
a:hover {
  color:#000033;
  text-decoration:none;
}
#kopf {
  height:48px;
  margin-left:7px;
}
#indexlogo {
  width:238px;
  float:left;
  border: 0 none;
}
#logonavi {
  text-align:right;
  float:right;
  margin-top:24px;
}
h1 {
  font-size:1.4em;
  margin-top:-2px;
  margin-left:46px;
}
#comics {
  margin-top:15px;
  margin-left:10px;
  width:706px;
}
.bild {
  border:7px solid #ffffff;
  margin-top:10px;
  margin-left:10px;
}
.comic1_box, .comic1_hover {
  width:328px;
  float:left;
}
.comic1_content {
  width:313px;
  margin-top:13px;
  margin-left:10px;
  text-align:left;
  margin-bottom:10px;
}
.comic1_hover {
  background-color:#000033;
}
.comic2_box, .comic2_hover {
  width:328px;
  float:right;
}
.comic2_content {
  width:313px;
  margin-top:13px;
  margin-left:10px;
  text-align:left;
  margin-bottom:10px;
}
.comic2_hover {
  background-color:#000033;
}
h2 {
  font-size:1.4em;
}
h2 span {
  color:#6699ff;
}
#fusslinks {
  position:absolute;
  bottom:10px;
  left: 50px;
}

#fusslinks a:link {
  color:#696969;
  text-decoration:none;
}

#fusslinks a:hover {
  color:#ff0000;
  text-decoration:none;
}
h4 {
  font-size:0.8em;
  color:#676767;
}
h4 span {
  font-size:1.0em;
  color:#ffffff;
}
#fussrechts {
  position:absolute;
  bottom:10px;
  right:50px;
}
