body {
  padding: 0px;
  margin: 0px;
  background-color: #FFFFFF;
}

img {border: 0;}

.menu {
  display: none;
}

ul { list-style-type:none; margin:0; padding:0; }
li {line-height: 90%}
#kopf {
  height: 140px;
  width: 950px;
  margin: 10px;
  text-align: center;
}

#mitte {
  position: relative;
  width: 960px;
}

#inhalt {
  margin: 0px 160px 0px 200px;
  width: 519px;
}

#links {
  position: absolute;
  top: 0px;
  left: 10px;
  width: 189px;
}
#rechts {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 160px;
  text-align: right;
}

#adress {  
  position: absolute;
  right: 0px;
  font-family: Arial;
  font-size: 80%;
}

#rmenu {
  position: absolute;
  right: 0px;
  top: 100px;
}

#news {
  position: absolute;
  right: 0px;
  top: 250px;
  width: 400px;
  height: 250px;
  overflow: auto;  
  text-align: left;
}

.first {
	font-family: Arial;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	color: #CC3300;
}

.second {
	font-family: Arial;
	font-size: 90%;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

.third
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12%;
	font-weight: bold;
	color: #003366;
}


.links {
  display: none;
}

.headline {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
