

a:link 			{
						color: #8CCFFD; 
						font-weight: bold;
						text-decoration: none; 
						}

a:active 		{
						color: #8CCFFD;
						font-weight: bold;
 						text-decoration: none; 
						}

a:visited 	{
						color: #8CCFFD;
						font-weight: bold; 
						text-decoration: none; 
						}
		
a:hover 		{
						color: #FFFFFF; 
						font-weight: bold;
						text-decoration: underline; 
						}

a:focus 		{
						color: #FFFFFF; 
						font-weight: bold;
						text-decoration: none; 
						}		
		
body 				{	
						color: #FFFFFF; 
						font-family: Arial, helvetica, Tahoma, Times, sans-serif; 
						font-size: 8pt; 
						background-color: #00003F;
						scrollbar-arrow-color: #FFFFFF;
						scrollbar-face-color: #0000FF;
						scrollbar-highlight-color: #8CCFFD;
						scrollbar-shadow-color: #8CCFFD;
						scrollbar-3dlight-color: #8CCFFD;
						scrollbar-darkshadow-color:#000040; 			
						scrollbar-track-color:#0000A0; 
						overflow: hidden;
						}
table 			{	
						color: #FFFFFF; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						font-size: 8pt;
						font-weight: normal
						border-width: 0px;
						}
		
td 					{
						color: #FFFFFF; 
						font-family: Verdana; 
						font-size: 8pt;
						font-weight: normal;
						text-align: left
						}
						
hr					{
						color: #FFFFFF;
						}
		

.big				{
						font-family: Verdana;
						font-size: 10pt;
						font-weight: bold;
						text-align:left;
						}

.small 			{
						font-weight: normal;
						font-size: 8pt;
						}
.bsmall 			{
						font-weight: bold;
						font-size: 8pt;
						}
				
.mini 			{
						font-weight: normal;
						font-size: 7pt;
						}
.bmini 			{
						font-weight: bold;
						font-size: 7pt;
						text-align: center;
						}			
.errorsmall	{
						font-weight: bold;
						font-size: 8pt;
						color: #D40000;
						}

a.nav:link 	{
						color: #FFFFFF;
						text-decoration:none;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:8pt;
						font-weight:bold
						}
		
a.nav:active 	{
							color: #8CCFFD;
							text-decoration:none;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:8pt;
							font-weight:bold
							}
		
a.nav:visited 	{
								color: #FFFFFF;
								text-decoration:none;
								font-family:Verdana, Arial, Helvetica, sans-serif;
								font-size:8pt;
								font-weight:bold
								}
		
a.nav:hover 	{
							color: #8CCFFD;
							text-decoration:underline;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:8pt;
							font-weight:bold
							}
				

.field 		{	
					
					background-color:#FFFFFF;
					border-style:solid;
					border-width: 1px;
					border-color: #000060;
					font-family: Verdana; 
					font-size: 8pt;
					font-weight: normal;
					} 

.auswahl	{	
					width: 170px;	
					background-color: #ffffff; 
					border-style: groove;
 					color: #000000;
 					font-family: Verdana; 
					font-size: 8pt;
					font-weight:normal;
					}				
					
.status 	{
					background-color:#CCCCCC;
					text-align: center;
					font-family: Verdana; 
					font-size: 8pt;
					font-weight: normal;
					color: #000000;
					}
					
.top			{
					vertical-align: top;
					}

.butts 		{
          background-color:#0009BC;
					border-style:solid;
					border-width: 1px;
					border-color: #FFFFFF;
					padding: 3px;
					color: #FFFFFF;
					font-family:Verdana;;
					font-size: 8pt;
					font-weight: normal;
					text-align: center;
					}

.smallbutts 		{
          background-color:#CCCCCC;
					border-style:solid;
					border-width: 1px;
					border-color: #999999;
					padding: 1px;
					font-family:Arial, Tahoma, Verdana, Helvetica;
					font-size: 7pt;
					text-align: center;
          }
          

.input_table {
						background-color: #E8E8E8;
						border-style: solid;
						border-width: 1px;
						border-color: #666666;
						font-family:Arial, Tahoma, Verdana, Helvetica;
						font-size: 8pt;
						font-weight: normal;
						}
						
.display_table {
						background-color: #000060;
						color: #FFFFFF;
						border-style: solid;
						border-width: 1px;
						border-color: #FFFFFF;
						font-family:Arial, Tahoma, Verdana, Helvetica;
						font-weight: normal;
						}

.display_header {
						height: 10px;
						background-image:url(../images/balken.jpg);
						}
.display_bigheader {
						height: 10px;
						background-image:url(../images/balken_lang.jpg);
						}						
.bandbio		{
						width: 600px;
						height: 525px;
						background-image:url(../images/band/band2.jpg);
						font-family: Verdana;
						font-size: 8pt;
						text-align: right;
						/*font-weight: bold;		*/				
						}
.cbl_table	{
						background-color: #2A2AAE;
						color: #FFFFFF;
						border-style: solid;
						border-width: 1px;
						border-color: #000060;
						font-family: Verdana;
						font-size: 8pt;
						font-weight: normal;
						}
.onstage		{
						background-image:url(../images/onstage/live.jpg);
						color: #FFFFFF;
						border-style: solid;
						border-width: 0px;
						font-family: Verdana;
						font-size: 8pt;
						font-weight: normal;
						text-align: center;
						width: 576px;
						height: 116 px;
						}

						
.divscroller_ie {
						position:relative; 
						width:99%%; 
						height:100%; 
						padding:5px; 
						overflow:auto; 
						left: 0px; 
						top: 0px;
						}
.divscroller_ie2 {
						position:relative; 
						width:100%%; 
						height:100%; 
						padding:0px; 
						overflow:auto; 
						left: 0px; 
						top: 0px;
						}
.divscroller_moz {
						position:relative; 
						width:100%; 
						height:495px; 
						padding:5px; 
						overflow:auto; 
						left: 0px; 
						top: 0px;
						}
.divscroller_moz2 {
						position:relative; 
						width:100%; 
						height:492px; 
						padding:1px; 
						overflow:auto; 
						left: 0px; 
						top: 0px;
						}