* html {
  overflow-y: hidden;
}

h1, h2 {
  font-family: arial, sans serif;
  font-size: 12px;
  font-weight: bold;
}

a {
  text-decoration: none;
}

.logo {
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0px;
}

*html .logo 
	{
	margin:0 -3px 0 -3px;
	}

body {
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  min-height: 455px;
  overflow-y: hidden;
  font-family: arial, sans serif;
  font-size: 12px;
  background: #333333 url(/fileadmin/template/hintergrund01.jpg) center 0px no-repeat; 
}

*html body {
  height: 100%;
  overflow: hidden;
}

#main {
  text-align: left; 
  margin: 0 auto;
  background: transparent;
  width: 960px;
  height: 100%;
}

*html #main {
  height: 100%;
  overflow: hidden;
}

#frkopf {
  text-align: left;
  width: 960px;
  height: 130px;
  padding-top: 11px;
  font-weight: bold;
  overflow: hidden;
  background: transparent;
}

#kopf {
  float: left;
  text-align: left;
  width: 500px;
  height: 130px;
  padding-top: 72px;
  padding-left: 220px;
  font-weight: bold;
  overflow: hidden;
  background: transparent;
}

#kopf2 {
  float: right;
  text-align: left;
  width: 240px;
  height: 130px;
  padding-top: 0px;
  padding-left: 0px;
  overflow: hidden;
  background: transparent;
}

#kopf2 a {
  color: #000000;
  text-decoration: none;
}

#kopf a {
  color: #000000;
  text-decoration: none;
}

#kopf a:hover {
  color: #bb0000;
  text-decoration: none;
}

#kopf a.high {
  color: #bb0000;
}

#menue {
  position: absolute;
  top: 130px;
  width: 220px;
  bottom: 50px;
  margin: 0px 0 0px 0px;             
  padding: 0px; 
  padding-left: 0px;
  padding-top: 10px;
  line-height: 160%;
  font-family: arial, sans serif;
  font-size: 12px;
  overflow: hidden; 
  background: transparent;
}

*html #menue {
  height: 400px;
  overflow: hidden;
}

#menue a {
  color: #000000;
  text-decoration: none;
}

#menue a:hover {
  color: #BB0000;
  text-decoration: none;
}

#menue a.high {
  color: #BB0000;
  text-decoration: none;
}

#menue ul {
  list-style: none;
}

#frinhalt {
  margin-left: 220px;
  text-align: left; 
  position: absolute;
  top: 130px;
  bottom: 50px;
  overflow: auto;
  width: 740px;
  background: transparent;
}

*html #frinhalt {
  height: 60%;
  /*border-bottom: 1px solid #eeeeee;*/
}

#inhalt {
  width: 720px;
  font-size: 12px;
  margin: 0 0 0 0px;
  line-height: 120%;
  padding-top: 10px;
  background: transparent;
}

#fuss {
  text-align: left;
  position: absolute;
  bottom: 0px;	
  width: 966px;
  height: 50px;
  font-family: arial, sans serif;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  background-color: #333333;
  padding-left: 3px;
  margin-left: -3px;
}

#fuss a {
  color: #FFFFFF;
  text-decoration: none;
}