html,body {
	height: 100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	background-color: #FFFFFF;
}
#container {
	margin:auto;
	width: 1000px;
	float: left;
}
#kopf {
	float: left;
	width: 1000px;
	height: 103px;
	padding: 0;
	margin: 0;
	background-image: url(images/zahersatz_header.jpg);
	background-repeat: no-repeat;
}
#contentkopf {
	float: left;
	width: 858px;
	height: 30px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container #kopf_unten ul {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	padding-left: 220px;
}
#container #kopf_unten li {
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	padding-right: 35px;
}



#kopf_unten {
	background-image: url(images/zahersatz_header_links.jpg);
	height: 73px;
	width: 1000px;
	float: left;
	top: 104px;
	list-style-type: none;
	line-height: 40px;
}

#vertikal {
	background-color: #999999;
	height: 100%;
	width: 1px;
	float: left;
	background-repeat: repeat;
}
#illustration {
	background-color: #FFFFFF;
	float: right;
	width: 247px;
	height: 770px;
	background-position: right;
}

#content{
	float: left;
	width: 1000px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sidebar{
	float: left;
	width: 135px;
	background-color: #FFFFFF;
	background-image: url(images/zahersatz_header_unten.jpg);
	padding-right: 0;
	padding-bottom: 0;
	height: 551px;
	margin-right: 0;
	margin-bottom: 0;
}

#inhalt{
	float: left;
	width: 577px;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	font-size: 1.2em;
}
#inhalt_rechner{
	border-right-style: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

a img {
	border: 0 none;
}

#fuss {
	float: left;
	width: 970px;
	height: 25px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0;
	vertical-align: bottom;
	margin-right: 0;
	margin-left: 0px;
	bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
	color: #333333;
}
#fuss a {
	color: #333333;
}

#fusszeile {
	padding: 80px;
	height: 20px;
	color: #333333;
}
#link_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#link_gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}



h1 {
  margin: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
  padding: 0px;
  padding-top: 3px;
  height: 20px;
  border: none;
  border-bottom: 1px solid #666666;

  font-size: 12px;
  text-align: left;
}
#menue {
	float: left;
	width: 1000px;
	height: 35px;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#menue ul {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
#menue li {
	color: #999999;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	margin-right: 40px;
	padding: 0px;
}
#menue a {

}


h2 {
	margin: 0px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 2px;
	height: 17px;
	background-color: #a7b8b2;
	font-size: 10px;
	text-align: left;
	color: #666666;
}
#container #content #inhalt h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
}


form {
  padding: 10px;
  margin: 0px;
  margin-top: 20px;
  width: 420px;
  text-align: left;
}

a:link, a:visited, a:active {
	color: #666666;
	list-style-type: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

a.mp:link, a.mp:visited, a.mp:active,
a.mp1:link, a.mp1:visited, a.mp1:active {
  color: #a3b1ac;
  text-decoration: none;
}
a.mp:hover, a.mp1:hover {
	color: #000000;
	text-decoration: none;
}
select {
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  background-color: #e1ffff;
  padding: 0;
  margin: 5px;
  font-size: 11px;
  color: #000000;
}
option {
  border: none;
  background-color: #e1ffff;
  padding: 0px 2px 0px 2px;
  margin: 0;
  font-size: 11px;
  color: #000000;
}
input,textarea{
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  background-color: #e1ffff;
  padding: 2px 2px 2px 5px;
  margin: 5px;
  font-size: 11px;
  color: #000000;
  width: 270px;
  vertical-align: baseline;
}
.submit,.reset {
  width: auto;
  background-color: #36a0a5;
  border: 1px solid #dedede;
  font-weight: bold;
  color: #ffffff;
  padding: 2px 5px 2px 5px;
}
.beschriftung{
  width: 110px;
  line-height: 200%;
  float: left;
  clear: left;
  vertical-align: baseline;
  color: #333333;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
}
.text_rechts {
	padding-right: 4px;
}
#links {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#inhalt p {
	list-style-position: outside;
	list-style-type: disc;
}
#container #content #inhalt #block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	width: 100%;
	height: 50px;
	display: block;
	padding-left: 3px;
}
#li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
}
#container #content #inhalt #foto {
	width: 180px;
	float: right;
}

h3 {
		margin: 0px;
		margin-bottom: 6px;
		margin-top: 6px;
		padding: 0px;
		padding-top: 1px;
		padding-left: 2px;
		height: 17px;
		background-color: #a7b8b2;
		font-size: 10px;
		text-align: left;
	        color: #666666;

