* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  text-align: center;
  background:#aaa url(../images/bg.gif) repeat-x;
  color : #000;
  font-family : Tahoma, Arial, Verdana, Sans-serif;
  font-size : 11px;
  line-height: 1.5em;
  border:0;
 }

img {
border:0;
}

h1 {
font-size: 11px;
font-weight:bold;
line-height:1.5em;
margin:10px 0 10px 0;
color:#00bbff;
}

h2 {
font-size: 11px;
font-weight:normal;
font-style:italic;
line-height:1.5em;
margin:10px 0 10px 0;
color:#888;
}

h3 {
font-size: 11px;
font-weight:normal;
line-height:1.3em;
margin:10px 0 10px 0;
color: #888;
}

a {
color:#00bbff;
text-decoration:none;
}

a:hover {
color:#00bbff;
text-decoration:underline;
}

ul, li {
  list-style-type:none;
  margin:0;
  padding:0;
}

#container-page {
  margin: 0 auto;
  width: 920px;
  height: 690px;
  text-align: left;
  margin-top: 50px;
  border:0px;
}

#logo {
  width:920px;
  height:70px;
  background:url(../images/logo.gif) no-repeat;
}

#seite {
  width:920px;
  height:620px;
  background:url(../images/hg.gif) no-repeat;
}

#head {
  width:880px;
  height:360px;
  background:#aaa;
  position:relative;
  top:20px;
  left:20px;
}

#menue {
  width:900px;
  height:30px;
  margin:30px 10px 0 10px;
}

#menue li {
  border-right:1px solid #fff;
  float: left;
}

#menue li a {
  height: 30px;
  width: 100px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 25px;
  width: 74px;
  margin: 0;
  padding: 5px 15px 0 11px;
  display: block;
  background-color: #eee;
  color: #888;
}

#menue li a:hover {
  background-color: #f5f5f5;
  color: #00bbff;
  text-decoration: none;
}

.current {
  height: 30px;
  width: 100px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 25px;
  width: 74px;
  margin: 0;
  padding: 5px 15px 0 11px;
  display: block;
  background-color: #fff;
  color: #00bbff;
}

#text1 {
  height:170px;
  width:430px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height:160px;
  width:410px;
  float:left;
  padding:10px 0 0 20px;
}

#text2 {
  height:170px;
  width:430px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height:160px;
  width:410px;
  float:left;
  padding:10px 0 0 20px;
}

#counter {
text-align:right; 
width:900px;
height:15px;
margin:10px 0 0 10px;
background:#aaa;
}

#counter a{
font-size:8px;
color:#999;
text-decoration:none;
}

#counter a:hover{
color:#888;
text-decoration:none;
}