body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/back.gif);
	}

span.aktiv{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 0 12px;
    background: #ffffff url(image/pfeil_s_aktiv.gif) left center no-repeat;
    background-color: #ffffff;
	text-decoration: none;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	}

#content {
         border:1px solid #BFBFBF;
         padding:10px;
       }

.head1 {
	font-size: 10px;
	}

.info {  margin-left:0px;
         padding:6px 82px 6px 82px;
         background:#DFDFDF;
         color:#DF0000;
      }

input.form{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #000000;
	background-color:#eeeeee;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	}

textarea.form{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #000000;
	background-color:#eeeeee;
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
	border-top: #000000 0px solid;
	border-bottom: #000000 0px solid;
	}

input.button {
	color: #000000;
	background-color: #eeeeee;
	border:1px solid #000000;
	}

input.button:hover {
	color: #000000;
	background-color: #ffffff;
	border:1px solid #000000;
	}

p.einzug {
	position: relative; left: 12px;
	}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

a.liste:link, a.liste:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 0 12px;
	background:  url(image/pfeil_s.gif) left center no-repeat;
    color: #000000;
    text-decoration: none;
	}

a.liste:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 0 12px;
    background: #ffffff url(image/pfeil_s_over.gif) left center no-repeat;
    color: #000000;
    text-decoration: none;
	}

a.liste:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 0 12px;
    background: #e9dc00 url(image/pfeil_s_over.gif) left center no-repeat;
    color: #000000;
    text-decoration: none;
	}