﻿.sSeitenlogo {
	width: auto;
	height: 160px;
	float: left;
}
.sFirmenlogo {
	height: 160px;
	width: auto;
	right: auto;
	clip: rect(auto, auto, auto, auto);
	float: right;
}

.sMenueLinks  {
	width: 120px;
	height: auto;
	float: left;
	position: relative;
	top: 20px;
	clear: left;
	color: #008000;
}
.sMenueLinks a {
	margin: 10px;
	padding: 1px;
	text-align: right;
	line-height: 30px;
	font-size: large;
	color: #808080;
}
.sMenueLinks a:hover {
	color: #808080;
	text-decoration: none;
	background-color: #CCFFCC;
	list-style-type: none;
}
.sMenueLinks a:link {
	text-decoration: none;
	list-style-type: none;
	color: #ccffcc;
}
.sMenueRechts  {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	top: 35px;
}
.sMenueRechts a {
	margin: 10px;
	padding: 1px;
	text-align: left;
	line-height: 30px;
	font-size: large;
	color: #808080;
}
.sMenueRechts a:hover {
	color: #808080;
	text-decoration: none;
	background-color: #CCFFCC;
	list-style-type: none;
}
.SeitenTitel {
	float: left;
	width: auto;
	height: auto;
	font-family: "Bookman Old Style";
	font-size: x-large;
	color: #008000;
	left: 0px;
	top: 0px;
	position: relative;
	vertical-align: middle;
	line-height: normal;
	padding-top: 7px;
	padding-left: 10px;
}
.Headline {
	top: 20px;
	position: relative;
	clear: both;
	width: auto;
	height: auto;
	left: 0px;
	float: left;
}
.sWinkel {
	border-width: thin;
	border-color: #008000;
	float: left;
	width: 100px;
	height: 20px;
	font-family: "Bookman Old Style";
	color: #008000;
	top: 20px;
	position: relative;
	border-top-style: solid;
	border-left-style: solid;
	text-align: left;
	text-indent: 20px;
}
.MainWin {
	border-style: none none none solid;
	font-family: "Bookman Old Style";
	font-size: medium;
	color: #000000;
	position: relative;
	border-width: thin;
	border-color: #008000;
	left: 0px;
	width: 462px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
.sBody {
}
.Standard {
	width: auto;
	height: auto;
	float: left;
}
.sTrennzeile {
	clear: left;
	top: 20px;
	height: 1px;
	position: relative;
}
