body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small; 
	color:black;
	text-align: left;
	margin: 0;
	padding:0;
	height: 100%;
	line-height: 1.4em;
}

* html body{
    font-size: x-small; /* fuer IE5/Win */
    f\ont-size: small; /*fuer andere IE-Versionen */
}

h1{
	font-weight: bold;
	font-size: 120%;
}

h2{
	font-weight: bold;
	font-size: 105%;
}

h3{
	font-weight: bold;
	font-size: 100%;
}

a{
	color: #80a601;
	text-decoration: none;
}
a:hover{
	color: #666666;
}

/*------------------------------------- wrapper --------------------------------------------------*/

#wrapper{
	width: 800px;
	background: url(../images/elster-left.jpg) #ffffff repeat-y;
	border-right: 1px solid #80a601;
	border-top: 2px solid #ffffff;
}

/*------------------------------------- header --------------------------------------------------*/

#header{
	width: 800px;
	height: 156px;
	margin-top: 17px;
	border-right: 1px solid #80a601;
	background:url(../images/elster-up.jpg) repeat-x;
}

#headerleft{
	float: left;
	width: 513px;
	height: 156px;
}

#headerleft1{
	height: 34px;
	width: 513px;
}

#headerleft2{
	height: 26px;
	width: 513px;
}

#headerleft3{
	height: 96px;
	width: 513px;
	background:url(../images/bilder.jpg) no-repeat;
}

#headerright{
	float: left;
	width: 284px;
	height: 107px;
}

/*------------------------------------- buttons --------------------------------------------------*/

#menu{
	text-align:right;
	list-style: none;
	padding-right: 11px;
}

#menu li{
	margin-top: 2px;
}

#menu li a{
	color: #505050;
	font-size: 100%;
	padding-right: 20px;
	text-decoration: none;
}

#menu li a:hover{
	color: #505050;
	font-size: 100%;
	border-right: 8px solid #505050;
	padding-right: 12px;
	text-decoration: none;
}

#menu li a:visited{
	color: #505050;
	text-decoration: none;
}

#menu li.active{
	color: #505050;
	font-size: 100%;
	border-right: 8px solid #505050;
	padding-right: 12px;
}

#online_button {
  background-color: #007fad;
  border-radius: 4px;
  border:none;
  color: #e9ffff;
  padding: 10px;
  font-size: 14px;
}

#online_button:hover {
	text-decoration:underline;
}

#online_span0 {
  padding-top: 6px;
  padding-left: 2px;
  padding-bottom:0px;
  font-size: 10px;
  box-decoration-break: clone;
  display:block;
  line-height: 12px;
}

#online_span1 {
  padding-left: 2px;
  padding-bottom:0px;
  font-size: 10px;
  box-decoration-break: clone;
  display:block;
  line-height: 12px;
}

/*------------------------------------- buttons --------------------------------------------------*/

#buttons{
	width: 171px;
	float: left;
}

#button1{
	height: 70px;
	padding: 30px 0 0 23px;
}

#button1 a img{
	border: none;
}

#button_fixed{
	height: 70px;
	padding: 30px 0 0 23px;
	position:fixed;
}

#button_fixed a img{
	border: none;
}

#button2{
	height: 70px;
	padding: 24px 0 0 23px;
}

#button2 a img{
	border: none;
}

#button3{
	height: 100px;
	padding: 20px 0 0 17px;
}

#button3 a img{
	border: none;
}

#button4{
	height:80px;
	padding:20px 0 0 17px;

}

#button4 a img{
	border: none;
}

/*------------------------------------- content --------------------------------------------------*/

#content{
	width: 540px;
	float:right;
	padding: 20px 40px 15px 0;
	/*border: 1px solid #ff0000;*/
}

.imagefloatleft{
	float:left;
	margin-right: 15px;
}

.imagefloatright{
	float:right;
	margin-left: 15px;
}

.hinweis{
	border: 1px solid #80a601;
	padding: 10px;
}

.bild{
	border: 1px solid #999999;
}

/*------------------------------------- footer--------------------------------------------------*/

#footer{
	clear:both;
	color: #666666;
	font-size: 70%;
}

html>body #footer{
	font-size: 80%;
}

#footerleft{
	width: 171px;
	height: 20px;
	float: left;
	background-color: #E9E9E9;
}

#footerright{
	width: 608px;
	height: 20px;
	float: left;
	padding-left: 20px;
	background-color: #D6D6DC;
	border-left: 1px solid #ffffff;
}

#abschluss{
	clear:both;
}
