     blockquote, 
     div, 
     li, 
     ol, 
     p, 
     ul         { font-family: Arial,Helvetica,sans-serif; 
                  font-size:12px; 
                  color: #003399; } 

     body       { color: #003399; 
                  scrollbar-base-color: #003399; 
                  scrollbar-arrow-color: #003399; 
                  scrollbar-track-color: #e0e0e0; 
                  scrollbar-face-color: #d3daed; 
                  scrollbar-3dlight-color: #003399; 
                  scrollbar-highlight-color: #d3daed; 
                  scrollbar-darkshadow-color:#d3daed; }   

     body.d3    { background-color: #d3daed; 
                  color: #003399; 
                  scrollbar-base-color: #003399; 
                  scrollbar-arrow-color: #003399; 
                  scrollbar-track-color: #e0e0e0; 
                  scrollbar-face-color: #d3daed; 
                  scrollbar-3dlight-color: #003399; 
                  scrollbar-highlight-color: #d3daed; 
                  scrollbar-darkshadow-color:#d3daed; } 

     .left     { text-align: left;} 
     .center   { text-align: center; } 
     .right    { text-align: right;} 
     
     h1         { font-family:Arial,Helvetica,sans-serif; 
                  font-size:14px } 
     h2         { font-family:Arial,Helvetica,sans-serif; 
                  font-size:16px } 
     h3         { font-family:Arial,Helvetica,sans-serif; 
                  font-size:18px; } 
     h4         { font-family:Arial,Helvetica,sans-serif; 
                  font-size:24px; } 

    .fullsize 		{  margin-top: 0px;     
   			         margin-right: 0px;     
			   			margin-bottom: 0px; 
			   			margin-left: 0px;    
			   			padding-top: 0px;      
			   			padding-right: 0px; 	
			   			padding-bottom: 0px; padding-left: 0px }
				
    .tableCellFullsize  {  border-style: none;  	
			   					border-top-width: 0px; 	
			   					border-right-width: 0px; 
			   					border-bottom-width: 0px; 	
			   					border-left-width: 0px; 
			   					margin-top: 0px; 
			   					margin-right: 0px; 		
			   					margin-bottom: 0px; 	
			   					margin-left: 0px; 
			   					padding-top: 0px; 
			   					padding-right: 0px; 
			   					padding-bottom: 0px; 
			   					padding-left: 0px }



    /* ************************************************************************************************** */
    /*                                                                                                    */
    /* Headerline - Topmenu  									          */
    /* Links  mit MouseOver und Selektions und Menu Effekt                                                */
    /*                                                                                                    */
    /* ************************************************************************************************** */
    .headerline 	{  text-align: center; 
                     background-image: url(../images/background_klein.gif)}
									
    .headerlineRounded	{  text-align: center; 
                           background-image: url(../images/header_rounded.gif);  background-repeat:no-repeat;}


    li.headline         {	list-style: none;
			  						float: left;
			  						position: relative; 
			  						margin:  0px 0px 0px 0px;
			  						padding: 0px 0px 0px 0px;
			  						background-image: url(../images/background_klein.gif); }
			  
    a.headerline 	{  display: block; 
		    			   vertical-align: text-middle; 
    					   width: 200px; 
		    			   height: 20px; 
    					   background-image: url(../images/background_klein.gif);
							color: #003399; }
    a.headerline:active {  background-image: url(../images/background_select_klein.gif); }
    a.headerline:focus  {  background-image: url(../images/background_select_klein.gif); }


    /* ************************************************************************************************** */
    /*                                                                                                    */
    /* Impressum    										          */
    /* Link  mit MouseOver und Selektions Effekt                                                          */
    /*                                                                                                    */
    /* ************************************************************************************************** */
    .impressum 		   {  text-align: center; 
    				   			background-image: url(../images/impressum_rounded.gif); background-repeat:no-repeat; }    
    a.impressum			{  display: block; 
    				   			text-align: center;
    			           		vertical-align: text-middle; 
    			           		width: 200px; 
    			           		height: 20px; 
									color: #003399; }
    a.impressum:active	{  background-image: url(../images/background_select_klein.gif); background-repeat:no-repeat; }
    a.impressum:focus   {  background-image: url(../images/background_select_klein.gif); background-repeat:no-repeat; }


    /* ************************************************************************************************** */
    /*                                                                                                    */
    /* Willkommen - Screem 									          */
    /* 3 Bilder - Links mit MouseOver Effekt                                                              */
    /*                                                                                                    */
    /* ************************************************************************************************** */
    a.welcome	{	display: block; 
    			      vertical-align: text-middle;
    			      font-size:40px;
    			      width: 400px; 
    			      height: 50px; 
    			      text-decoration: none;
						color: #003399; }
    a.welcome:hover  {  font-weight:bold; }
    a.welcome:active {  font-weight:bold; }
    a.welcome:focus	{  font-weight:bold; }
