body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	margin:0;
}

div {
	position: absolute;
	width:100%;
}

#menu1 {
  width:100%;
}



#amalaBild {
	position: absolute;
	left: 0px;
	top: 25px;
	z-index:4;
	width: 411px;
	height: 505px;
	background-image: url(images/hg_amala.jpg);
	background-repeat: no-repeat;
	visibility:visible;
}

#zeile_variabel {
  position: absolute;
  z-index:-1; 
  left: 0; top: 530px; 
	width: 370px;
	height: 200px;
	background-image: url(images/hg_verlauf_zeile.jpg);
  visibility: visible; }

#fusszeile {
  position: relative;
  z-index:3;
  left: 0;
  top: 730px;
  width: 1024px;
  height: 80px;
  background-image: url(images/hg_fusszeile_logo_new2_H80.jpg);
  background-repeat: no-repeat;
  visibility: visible;
}

div.newweb{
	color: #b00007;
	font-size: 24px;
	line-height: 32px;
	position: absolute;
	left: 280px;
	top: 220px;
	width: 450px;
	height: 280px;
	z-index:10;
	visibility: visible;
	vertical-align: top;
	text-align: center;
}


.header {
  margin: 0;
  padding: 0;
	color: #000;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

.headerRot {
	color: #b00007;
}

.newweb a, .newweb a:link, .newweb a:visited, .newweb a:hover, .newweb a:active, .newweb a:focus {
	color:#b00007;
	text-decoration: underline;
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	color:#ffffff;
	text-decoration:none;
}

a.normal:link, a.normal:visited, a.normal:hover, a.normal:active, a..normal:focus {
  color: #000;
  text-decoration: underline;
  /*font-size:105%*/
}

a.links {
	color:#ffffff;
	text-decoration:none;
}

/* Beginn Hauptmen&uuml; */
div.hauptmenue {
  left: 0;
  top: 0;
  width: 1980px;
  height: 2em;
  background-image: url(images/hg_kopfzeile.jpg);
  background-color: #b00007;
  background-repeat: no-repeat;
  z-index:5;
  border-bottom: 1px solid white;
}

.hauptmenue ul{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*text-align: left; */
}

.hauptmenue ul li {
  display: inline;
}
.smaller-bottom { font-size: 30%; vertical-align: bottom; }
.small-top { font-size: 50%; vertical-align: top; }
.small-bottom { font-size: 50%; vertical-align: baseline; }
.hauptmenue ul li a {
	/*font-size:90%;*/
	font-size: 1em;
	text-decoration: none;
	line-height: 2em;
	padding: 0 1em;
	color: #fff;
}

/* Ende Hauptmen&uuml; */

