body {
	margin: 0px;
	font-family: arial;
	font-size: 10pt;
	background-color: #ededed;
	text-align: center;
}

#content {
	text-align: center;
}

#content div {
	text-align: left;
}

#hor1_top {
	background-image: url('images/hor1_top.png');
	width: 901px;
	margin: 0 auto;
}

#hor1_top div {
	margin-top: 80px;
}

#hor2_top {
	background-image: url('images/hor2_top.png');
	width: 901px;
	margin: 0 auto;
}

#hor2_top div {
	margin-top: 50px;
}

#hor3_top {
	background-image: url('images/hor3_top.png');
	width: 901px;
	margin: 0 auto;
}

#hor3_top div {
	margin-top: 50px;
}

#hor4_top {
	background-image: url('images/hor4_top.png');
	width: 901px;
	margin: 0 auto;
}

#hor4_top div {
	margin-top: 50px;
}

#hor5_top {
	background-image: url('images/hor5_top.png');
	width: 901px;
	margin: 0 auto;
}

#hor5_top div {
	margin-top: 50px;
}

.hor_top {
	overflow: hidden;
}

.hor_top div .inner_half {
	margin: 0px;
	width: 230px;
	float:left;
	margin-right: 20px;
}

.hor_top div .inner_full {
	margin: 0px;
	width: 500px;
}

.hor_top div .inner_full, .inner_half {
	font-size: 9pt;
	line-height: 14pt;
	margin-bottom: 30px;
}

.hor_top div div h2 {
	margin: 0px;
	font-size: 10pt;
	color: #184d00;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Geneva, Tahoma, Microsoft Sans Serif, Tahoma, sans-serif;
	margin-bottom: 8px;
}

.menu {
	border: 1px #4f4f4f solid;
	background: white;
	width: 110px;
	padding: 20 10 20 10;
}


.menu a {
	font-size: 10pt;
	color: #AAAAAA;
	text-transform: uppercase;
	font-weight: none;
	font-family: Geneva, Tahoma, Microsoft Sans Serif, Tahoma, sans-serif;
	text-decoration: none;
	line-height: 15pt;
}

.menu a:hover {
	font-size: 10pt;
	color: #184d00;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Geneva, Tahoma, Microsoft Sans Serif, Tahoma, sans-serif;
}

.active a {
	color: #184d00 !important;
}

.menu_right {
	overflow: hidden;
	position: relative;
	left: 45px;
}

.hor_top .box_left {
	margin-left: 210px;
	padding-top: 10px;
	width: 500px;
	float: left;
}

.menu_left {
	overflow: hidden;
	position: relative;
	left: 42px;
}

.hor_top .box_right {
	margin-right: 190px;
	padding-top: 10px;
	width: 500px;
	float: right;
}

.menu_1 {
	top: 100px;
}

.menu_2 {
	top: 80px;
}

.menu_3 {
	top: 85px;
}

.menu_4 {
	top: 120px;
}

.menu_5 {
	top: 60px;
}

#bottom_bar {
   left:0;
   width:100%;
   position:fixed;
  _position:absolute;
  bottom:0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
   height: 53px;
   background-color:#c4c4c4;
   border-top: 1px #949494 solid;
   font-family: Geneva, Tahoma, Microsoft Sans Serif, Tahoma, sans-serif;
   text-align: center;
}

#bottom_bar .spacer {
	margin: 0 auto;
	width: 960px;
}

#bottom_bar img {
	border: 0;
	border: 1px #949494 solid;
}

#bottom_bar .inhalt1, .inhalt2, .inhalt3, .inhalt4, .lil {
	float: left;
	color: #444444;
	padding: 5px;
	font-size: 8pt;
	padding-top: 8px;
	text-align: left; 
}

#bottom_bar .inhalt5 {
	float: right;
	color: #444444;
	padding: 5px;
	font-size: 8pt;
	padding-top: 2px;
	text-align: right; 
}

#bottom_bar .inhalt1 {
	width: 150px;
}

#bottom_bar .inhalt2 {
	width: 90px;
}

#bottom_bar .inhalt3 {
	width: 95px;
}

#bottom_bar .inhalt4 {
	width: 120px;
}

#bottom_bar .inhalt4 a {
	color: #444444;
}

#bottom_bar .lil {
	width: 20px;
}
