body {
	background: #33120b url('bg.png') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbb;
}

#main {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
	_text-align: left;
	background-image: url(container.png);
	background-repeat: no-repeat;
	background-position: 0px 205px;
}

#head {
	height: 136px;
	margin: 0px;
	padding: 0px;
	width: 1018px;
}

#head img {
  border: 0px;
}

.logo {
	top: 20px;
	position: relative;
	left: 40px;
	width: 125px;
}

#head h1, #head h2 {
  display: none;
}

#menu {
	width: 100%;
  *padding-left: 30px;
	height: 80px;
	background: url('listy.gif') no-repeat;
  *position: relative;
}

#menu ul {
  margin: 0px;
  list-style-type: none;
}

#menu ul li {
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 119px;
  height: 29px;
  padding-left: 20px;
  padding-top: 5px;
}

#menu a:hover, #menu a.menu_current {
  color: #811;
  background: url('menu_over.gif') no-repeat;
  
}

#container {
  *margin-top: -16px;
	_margin-top: -20px;
	margin-top: 0px;
	padding-bottom: 10px;
}

#text {
	clear: both;
	color: #33120b;
	font-size: 10pt;
	font-weight: normal;
}

.indent {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}

#text h2 {
  *margin: 5px 0 0 0;
	height: 79px;
	line-height: 79px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer {
  height: 113px;
  margin-top: -16px;
  _margin-top: -19px;
  *margin-top: -24px;
  background: url('footer.png');
}

.nofloat {
  clear: both;
}
#languae {
	height: 20px;
	width: 100px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 850px;
	text-align: right;
	background-color: #8B1419;
}
.lang {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.lang  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#banerhorni {
	height: 97px;
	width: 640px;
	position: relative;
	padding: 0px;
	margin-top: -84px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	color: #FFFFFF;
	vertical-align: middle;
}
