body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
a {
	border:none;
	outline:none;
	color: #FFF;
	text-decoration: none;
}
a img{
	border:none;
	outline:none;
}

#main {
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	height: 675px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menu {
	height: 28px;
	width: 681px;
	padding-top: 56px;
	margin-left: 23px;
	padding-left:267px;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	position: relative;
	background-position: 0% 100%;
}
#content {
	height: 375px;
	width: 951px;
	padding-top:28px;
	margin-left: 23px;
	position: relative;
	clear: both;
}
#footer {
	height: 20px;
	padding-top: 25px;
	padding-left: 293px;
	font-size: 10px;
}
#logo {
	padding-top: 32px;
	padding-left: 621px;
}
#header {
	position: relative;
	height: 27px;
	padding-left: 270px;
}
#sitepath {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top:10px;
	font-style: italic;
}
#left_content {
	width: 190px;
	padding-left: 53px;
	float: left;
	position: relative;
	padding-top: 10px;
}
#right_content {
	float: left;
	position: relative;
	padding-left: 28px;
	width: 590px;
}
.italic_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#content_text {
	padding-top: 20px;
	height: 290px;
}
.forminput {
	width:260px;
	height:15px;
	background-color:#B0AB8A;
	border:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	padding-top:4px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:0px;
    }
textarea{
	width:260px;
	height:97px;
	background-color:#B0AB8A;
	border:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	margin-bottom:4px;
    }	
	
#anschrift{
	position:relative;
	width: 260px;
	float: left;
    }
#anschrift_container {
	width:220px;
	position:relative;
	padding: 20px;
	background: #B0AB8A;
	height: 141px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
    }
#kontaktformular {
	float:left;
	position:relative;
	width: 320px;
    }
#pane2 {
	height: 280px;
}
.jScrollPaneTrack {
background:#ffffff;
