body {			position:absolute; 
				background-color:#eeeeee; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;
				background-image:url(../bilder/top.gif);
				background-repeat:repeat-x; }
				
html {
        overflow-y:scroll;
}

a {           font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }
a:link {      text-decoration: none; color: #ffd500; font-weight:bold; }
a:active {    text-decoration: underline; color: #ffd500; font-weight:bold; }
a:visited {   text-decoration: none; color: #ffd500; font-weight:bold; }
a:hover {     text-decoration: underline; color: #ffd500; font-weight:bold; }

a.footer {           font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }
a.footer:link {      text-decoration: none; color: #ffd500; font-weight:normal; }
a.footer:active {    text-decoration: underline; color: #ffd500; font-weight:normal; }
a.footer:visited {   text-decoration: none; color: #ffd500; font-weight:normal; }
a.footer:hover {     text-decoration: underline; color: #ffd500; font-weight:normal; }

a.header {           font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }
a.header:link {      text-decoration: none; color: #e1e1e1; font-weight:bold; }
a.header:active {    text-decoration: none; color: #e1e1e1; font-weight:bold; }
a.header:visited {   text-decoration: none; color: #e1e1e1; font-weight:bold; }
a.header:hover {     text-decoration: none; color: #e1e1e1; font-weight:bold; }

a.imp {           font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; }
a.imp:link {      text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.imp:active {    text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.imp:visited {   text-decoration: none; color: #1b1b1b; font-weight:normal; }
a.imp:hover {     text-decoration: none; color: #1b1b1b; font-weight:normal; }

.link  { color:#1b1b1b; }
.link_weiss  { color:#e1e1e1; }

h1 {          font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #1e1e1e; font-weight:bold; margin:0px; padding:0px;  }

.grau {         color: #848484; }

p,td,div {        font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #1b1b1b; line-height:18px; }
 

input {       background-color:#ffffff; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border-top:1px solid #eeeeee;
			  border-bottom:2px solid #1b1b1b;
			  border-left:1px solid #eeeeee;
			  border-right:1px solid #eeeeee;
			   }

.button {       background-color:#ffffff/*ecece9*/; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #1b1b1b;
			   }
			  

textarea {    background-color:#ffffff; 
              color:#1b1b1b;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #1b1b1b;
			   }
			  