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: #CCCCCC;
}
#container {
	margin:auto;
	width: 858px;
}
#kopf {
	float: left;
	width: 858px;
	height: 90px;
	padding: 0;
	margin: 0;
	background-image: url(images/collage3_neu2.jpg);
	background-repeat: repeat-x;
}

#menue {
	float: left;
	width: 858px;
	height: 25px;
	margin: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 25px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
}
#menue ul {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0 0 0 20px;
	text-decoration: none;
	width: 858px;
}
#menue li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 0px;
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 0px;
}
#contentkopf {
	float: left;
	width: 858px;
	height: 30px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#vertikal {
	background-color: #999999;
	height: 100%;
	width: 1px;
	float: left;
	background-repeat: repeat;
}
#illustration {
	float: right;
	width: 170px;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(images/collage_leistungen_montage_.jpg);
}

#content{
	float: left;
	width: 858px;
	padding: 0;
	margin: 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sidebar{
	float: left;
	width: 54px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/logo_mit_fadenkreuz.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 600px;
}
#inhalt{
	float: left;
	width: 570px;
	padding: 0 0 0 50px;
	margin: 0;
	height: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#fuss {
	float: left;
	width: 838px;
	height: 25px;
	padding: 20px 0px 0 20px;
	margin: 0 0 0 0px;
	background-repeat: repeat-x;
	text-align: left;
	color: #a3b1ac;
	background-color: #000066;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#link_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}
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;
}

a:link, a:visited, a:active {
  color: #ffffff;
}

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;
}
a:hover {
  color: #98f4ea;
}

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: #98f4ea;
  text-decoration: none;
}

form {
  padding: 10px;
  margin: 0px;
  margin-top: 20px;
  width: 420px;
  text-align: left;
}
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;
}
