html, body {
	height: 100%;
}
body {
	font-family: Arial;
	padding: 0;
	margin: 0;
	color: #78745c;
	background: url(images/bg.jpg) repeat;
	font-size: 11px;
	line-height: 1.35;
}
input {
	border: 1px solid #d6d1b7;
	font-family: arial;
	padding-left: 2px;
	position: relative;
	font-size: 11px;
}
textarea {
	border: 1px solid #d6d1b7;
	font-family: arial;
	font-size: 11px;
	position: relative;
}
td {
	color: #78745c;
}
#distances {
	float:left;
	height: 50%;
	padding: 0;
	margin:0;
	margin-bottom: -325px;
	width:1px;
}
#Main {
	margin: 0 auto;
	width: 984px;
	height: 650px;
	position: relative;
	clear: both;
	background: url(images/main_bg.png) no-repeat;
}
#Main img {
	border: none;
}
#Main a {
	color: #78745c;
	text-decoration: none;
}
#Main2 {
	width: 940px;
	height: 609px;
	padding-left: 21px;
	padding-top: 20px;
}
#Header {
	background: url(images/header.jpg) no-repeat;
	width: 940px;
	height: 124px;
}
#Logo {
	float: right;
	margin-right: 45px;
	margin-top: 42px;
}
#MenuContainer {
	float: left;
	color: #878369;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 0;
	margin-top: 29px;
	margin-left: 55px;
	left: 0;
}
#MenuContainer a {
	color: #878369;
}
.menu {
	margin-top: 7px;
}
#PageContainer {
	width: 940px;
	height: 437px;
	margin-top: 8px;
	margin-bottom: 9px;
}
#Footer {
	background: url(images/footer.jpg) no-repeat;
	width: 940px;
	height: 30px;
}
#FooterText {
	float: right;
	color: #fff;
	font-size: 9px;
	margin-top: 9px;
	margin-right: 11px;
}
#FooterText a {
	color: #fff;
}
#CompanyLeft {
	width: 552px;
	height: 437px;
	margin-right: 10px;
	float: left;
	background-color: #f6f3e6;
}
#CompanyRight {
	float: left;
}
#CompanyText {
	margin-left: 33px;
	margin-top: 16px;
	width: 495px;
}
#CompanyText ul {
	margin:0;
	padding:0;
}
#CompanyText ul li {
	margin:0;
	padding:0;
	margin-left:15px;
}
#CompanyText ul li a {
	text-decoration:none;
}
#CompanyText ul, #CompanyText p {
	margin:0px;
	margin-bottom:10px;
}
#LiegetuecherLeft {
	width: 470px;
	height: 437px;
	margin-right: 10px;
	float: left;
	background-color: #f6f3e6;
}
#LiegetuecherRight {
	float: left;
}
#LiegetuecherText {
	margin-left: 33px;
	margin-top: 16px;
	width: 400px;
}
#LiegetuecherText ul {
	margin:0;
	padding:0;
}
#LiegetuecherText ul li {
	margin:0;
	padding:0;
	margin-left:15px;
}
#LiegetuecherText ul li a {
	text-decoration:none;
}
#LiegetuecherText ul, #CompanyText p {
	margin:0px;
	margin-bottom:10px;
}
.headline {
	color: #f08a00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 17px;
}
#BeraterLeft {
	width: 400px;
	height: 437px;
	background-color: #f6f3e6;
	float: left;
	margin-right: 10px;
}
#BeraterRight {
	width: 530px;
	height: 437px;
	float: left;
}
#BeraterText {
	margin-left: 33px;
	margin-top: 16px;
	width: 328px;
}
#BeraterForm {
	display: none;
	position: absolute;
	margin-left: 33px;
	margin-top: 16px;
	width: 340px;
}
#KontaktRight {
	background-color: #f6f3e6;
	width: 530px;
	height: 437px;
	float: left;
}
#KontaktText {
	margin-left: 33px;
	margin-top: 16px;
	width: 480px;
}
#ImpressumLeft {
	width: 400px;
	height: 437px;
	background-color: #f6f3e6;
	float: left;
	margin-right: 10px;
}
#ImpressumRight {
	width: 530px;
	height: 437px;
	float: left;
	background-color: #f6f3e6;
}
#LeftText {
	margin-left: 33px;
	margin-top: 16px;
	width: 260px;
}
#RightText {
	margin-left: 33px;
	margin-top: 16px;
	width: 460px;
}
/* SCROLL BAR */



.jScrollPaneContainer {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	font-size: 11px;
	width: 480px;
	height: 358px;
	top: 200px;
}
.jScrollPaneContent {
	margin-right: 45px;
}
.jScrollPaneTrack {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #e8e2c0;
	margin-right: 30px;
}
.jScrollPaneDrag {
	background-color: #f08a00;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}

