body {
background-image: url(../images/back.jpg); 
background-position: top center; 
background-repeat: no-repeat; 
background-attachment: scroll;
background-color:#232323;
scrollbar-face-color: #6f0900;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000; }

#iframe {
width: 500px;
height: 200px;
background-color: transparent;
}

.abstand_iframe{
padding: 0px;
}

.scrollbereich {
overflow: auto;
width: 514px;
height: 643px;
} 

td {color: #ffffff; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px;}

.rot {background-color: #820000; }

.klein {font-size: 10px;}

.small {font-size: 5px;}

.linie {background-image: url(../images/linie.gif); background-repeat: no-repeat; background-position: top center;}

A:link {COLOR: #bdbdbd; TEXT-DECORATION: none;}
A:visited {COLOR: #bdbdbd; TEXT-DECORATION: none;}
A:active {COLOR: #bdbdbd; TEXT-DECORATION: none;}
A:hover {COLOR: #ffffff; TEXT-DECORATION: none; background: #6f0900;}

A.band:link {COLOR: #ffffff; TEXT-DECORATION: none;}
A.band:visited {COLOR: #ffffff; TEXT-DECORATION: none;}
A.band:active {COLOR: #ffffff; TEXT-DECORATION: none;}
A.band:hover {COLOR: #ffffff; TEXT-DECORATION: none; background: #6f0900;}

TEXTAREA {background-color: #440600; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border-color: #6f0900;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}

INPUT.text {background-color: #440600; color: #CFCFCF; border-width: thin; border-style: solid;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border-color: #6f0900;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}

INPUT.text2 {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid;
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border-color: #6f0900;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}
		  
SELECT {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 1px;
		  border-left-width: 1px;
		  border-right-width: 1px;
		  border-top-width: 1px;}	
		  
INPUT.button {background-color: #000000; color: #CFCFCF; border-width: thin; border-style: solid; 
          font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
		  border-bottom-width: 0px;
		  border-left-width: 0px;
		  border-right-width: 0px;
		  border-top-width: 0px;}			
