body {          
		scrollbar-face-color:#14171C;
		scrollbar-highlight-color:#C0C0C0;
		scrollbar-3dlight-color:#14171C;
		scrollbar-darkshadow-color:#14171C;
		scrollbar-shadow-color:#C0C0C0;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#14171C;
				
                margin:0px;
	  }
	
a:link	{ 
	
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		text-decoration:none; 
	 	font-size:12px; 
		color:#FFFFFF; 
		line-height: normal; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none}

a:visited { 	

		font-family:Verdana, Arial, Helvetica, sans-serif; 
		text-decoration:none; 
		font-size:12px; 
		color:#FFFFFF; 
		line-height: normal; 
		font-style: normal; 
		font-weight: normal; 
		font-variant: normal; 
		text-transform: none
		}

a:hover { 	

		font-family:Verdana, Arial, Helvetica, sans-serif; 
		text-decoration:none; 
		font-size:12px; 
		color:#FFFFFF; 
		line-height: normal; 
		font-style: normal; 
		font-weight: bolder; 
		font-variant: normal; 
		text-transform: none
		}

.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	}
                
.text_headline {   

                font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                font-style: normal;
                line-height: normal;
                font-weight: bold;
                font-variant: normal;
                color: #FFFFFF;
					 }
                
.text_auf_grau {   

                font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                font-style: normal;
                line-height: normal;
                font-weight: bold;
                font-variant: normal;
                color: #CCCCCC;
					 }
                
.text_dunkelgrau {   

                font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                font-style: normal;
                line-height: normal;
                font-weight: normal;
                font-variant: normal;
                color: #CCCCCC;
					 }
.textStealth { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CCCCCC; }

input.field { 
		border-width:1;
		border-color:#ffffff;
		border-style:solid;}

input.button {  border-width:1;
		color:#15181E;
                border-color:#ffffff;
                border-style:solid;}
