html {
	margin: 0;
	padding: 0;
	background: #c3c2c0 url('../img/bg.jpg') 0 0 repeat-x;
}
body {
	margin: 0;
	position: relative;
	padding: 0;
	font: 1.1em/1.2 Verdana,Arial,sans-serif;
	_font-size: 17px;
	background: url('../img/sbg2.jpg') center 10px repeat-y;
	#background: url('../img/sbg.jpg') center 10px repeat-y;
	color:#413e3b;
}

#page{
	position: relative;
	margin: 0 auto;
	padding: 28px 40px 0 40px;
	width: 920px;
	background: url('../img/header.jpg') center top no-repeat;
	overflow: hidden;
	text-align: center;
}
#head {
	margin: 0;
	padding: 0;
	height: 190px;

	border-bottom: 0;
}
#head h1 {
	position: relative;
	margin: 5px 0 0 0;
	padding: 0;
	width: 712px;
	height: 150px;
	text-align: center;
	line-height: 150px;
	overflow: hidden;
	float: left;
}
#head h1 span {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 635px;
	height: 128px;
	left: 0;
	top: 0;

	cursor: pointer;
}
#head h1 a {
	color: #005f37;
	font: 10pt/1.4 Verdana, Arial, sans-serif;
	text-decoration: none;
}
#head p {
	float: right;
	text-align: right;
	margin: 0;
	padding: 75px 20px 0 0;
	font-size: 0.9em;
	_font-size: 15px;

}
#main {
	position: relative;
	margin: 0;
	padding: 10px 35px 20px 35px;
	width: 570px;
	left: 1px;
	text-align: left;
	background: white;
	float: left;
	font-size: 0.8em;
	_font-size: 14px;
	z-index: 1;
}
#main strong {
	color: #036b5a;
}
#main a:link, #main a:visited {
	color: #005f37;
	text-decoration: underline;
}
#main a:hover, #main a:active {
	color: #005f37;
	text-decoration: none;
}
#main .rightimg {
	clear: both;
	float: right;
	margin: 0 0 5px 5px;
	border: none;
}

#right {
	float: right;
	width: 278px;
	height:493px;
	margin: 0;
	padding: 0px 15px 20px 23px;
	text-align: left;
	color: white;
	font-size: 0.7em;
	_font-size: 12px;
	background-color: yellow;
	position: absolute;
	top:88px;
	left:682px;
	background: url('../img/map-left.jpg') left bottom no-repeat;
}
#right a, #right a img {
	border: 0;
}
#right a:link, #right a:visited {
	color: white;
	text-decoration: underline;
}
#right a:hover, #right a:active {
	color: white;
	text-decoration: none;
}
#right img {
	margin: -2px 0 0 3px;
	#margin-top: 6px;
	padding: 0;
}

#menu {
	z-index: 10;
	position:absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	left: 40px;
	top: 163px;
	font: 0.85em/1.2 Arial,sans-serif;
	_font-size: 15px;
	color:#413e3b;
}
#menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a, #menu li a:hover.active {
  display: block;
  line-height: 36px;
  color:#413e3b;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding-bottom: 0;
}
#menu li a:hover, #menu li a:active {
	text-decoration: none;
	  background: url('../img/menu.jpg') repeat-x;
}

#menu li a.a1{
  width:150px;
    
}
#menu li a.active{
  background: url('../img/menu.jpg') repeat-x;
}

#menu li a.a2{
  width:165px;
}

#menu li a.a3{
  width:165px;
}
#menu li a.a4{
  width:143px;
}
hr.cl {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
#heel {
	margin: 0 auto;
	padding: 0;
	height: 19px;
	width: 1000px;
	background: url('../img/footer.jpg') 0 0 no-repeat;
}
#heel img {
	display: none;
}
.float_right{
  float:right;
  margin-right: 45px;
  _margin-right: 25px;
}


#main .referenceimg {
	clear: both;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 3px;
}
.div_left{
  float:left;
  width:390px;
}
.div_right{
  float:right;
  width:150px;
}
.kontakt{
  width:240px;
}
.float_l{
  float: left;
}
.float_r{
  float: right;
}
#main p.logos {
	width: 600px;
	margin: 0 0 0 -9px;
	padding: 0;
}
#main p.logos a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#main p.logos a img {
	border: none;
}
p.table {
	margin-bottom: 0;
	padding-bottom: 0;
}
table {
	margin: 0;
	padding: 0;
	Border-collapse: collapse;
}