/* styles (c) 2002 by nadja robert */

/* globals */

		.headline_herzlich_willkommen {
			color: #6699cc;
			font-weight: bold;
			font-size:20px;
		}
		
		.headline_foryou {
			color: #6699cc;
			font-weight: bold;
			font-size:28px;
		}
		
		a {
			color: white;
			font-family: arial, tahoma;
			text-decoration: none;
			
		
		}
		
		.bilduntertext {
			text-indent: 10px;
			font-family: arial;
		}
		
		
		.text_eingerueckt {
			text-indent: 40px;
			font-family: arial;
			line-height: 1.8;
		}
		
		a {
			color: white;
			font-family: arial, tahoma;
			text-decoration: none;
			font-size: 15px;
			font-weight: bold
		}
	
		p.meintext {
			text-indent: 10px;
			font-family: arial;
			line-height: 1.8;
		}
		
		.headline {
			font-size: 20px;
			font-family: arial;
			color:white;
			font-weight: bold;
		}
		
		.simpletext {
			font-size: 13px;
			font-family: arial, tahoma;
			line-height: 1.8;
			
		}
		
		.links_eingerueckt {
			text-indent: 10px
		}
		
		
		
		.bandlist {
			font-size: 16px;
			font-family: arial, tahoma;
			line-height: 1.8;
			color: white;
			
		}
		
		.voicebox {
			font-size: 14px;
			font-family: arial, tahoma;
			line-height: 1.8;
			color: white;
			
		}
		
		.simpletext_white {
			font-size: 13px;
			font-family: arial, tahoma;
			color: white;
			line-height: 1.8;
			
		}
		
		
		.smalltext_white {
			font-size: 12px;
			font-family: arial, tahoma;
			color: white;
			
		

		
		body {
		scrollbar-face-color: #2a356b;
		scrollbar-highlight-color: #06699c;
		scrollbar-3dlight-color: #06699c;
		scrollbar-darkshadow-color: #06699c;
		scrollbar-shadow-color:#06699c;
		scrollbar-arrow-color:#06699c;
		scrollbar-track-color:#06699c;
		}