/* Style Sheet Kreis Unna */
/*
 bl = schwarz, gr = grau, au = blau, rd = rot;
   b = fett, i = kursiv
*/

body {
   background-color: rgb(255,255,255);
   font-family:Verdana;
   font-size: 11px; 
   font-weight: 0px;
   /* Abständer der gesamten seite */
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px; 
   margin-bottom: 0px; 
}

/* für Links*/
a:link    { COLOR: #0043cc; TEXT-DECORATION: none; }
a:visited { COLOR: #0043cc; TEXT-DECORATION: none; }
a:active  { COLOR: #990033; TEXT-DECORATION: none; }
a:hover   { COLOR: #990033; TEXT-DECORATION: none; }

.infotext{  /* Für TExt auf Infoseiten wie index.php ->suchen */
				COLOR: #000000; 
            TEXT-DECORATION: none;
				font-family: Verdana;
				font-size: 11px; 
				font-weight: normal;	
            text-align= justify;			
			}

.posting	{  /* Äberschriften von input-feldern */
				COLOR: #000000;            
            TEXT-DECORATION: none;
				font-family: Verdana;
				font-size: 12px; 
				font-weight:normal;				
			}
.error	{  /* für spezielle Fehlermeldung*/
				 /* COLOR: #FD3434; alt */
            COLOR: #990033; 
            TEXT-DECORATION: none;
				font-family: Verdana;
				font-size: 11px; 
				font-weight:normal;				
			}
.error1	{  /* für generelle Fehlermeldungen */
				/* COLOR: #FD3434; alt */ 
            COLOR: #990033;
            TEXT-DECORATION: none;
				font-family:Verdana;
				font-size: 12px; 
				font-weight:normal;				
			}  
.button{    /* für die Elemente input type="submit" */
            border:solid 1px black; 
            background:#E5E5E5;

}
.text{      /* für die Elemente input type="text" */
            border:solid 1px black; 
            background:#E5E5E5;

}
.linie{     /* klasse für linien 0066cc*/
               background:#0066cc;
}    
.hinweis	{  /* Hinweis-Text unten auf der Seite */
				COLOR: #5C5C5C; TEXT-DECORATION: none;
				font-family:Verdana;
				font-size: 12px; 
				font-weight:normal;	
            width: 100%;			
			}            

h1           { font-family: Verdana; 
               font-size: 12px; 
               font-weight: bold; color: #990033; 
               margin-right: 0; margin-bottom: 0; }
               
h2	     	 	{
				 font-family: Verdana;
				 font-size: 12px;
				 font-weight: normal;
				 margin-right: 0; margin-bottom: 0;
				 color:#990033;
             text-decoration:none;             
				}				

h3	     	 	{
				 font-family: Verdana;
				 font-size: 10px;
				 font-weight: bold;
				 margin-right: 0; margin-bottom: 0; margin-top: -0.5;
				 color: #000000;
				}			
					
h4	     	 	{
				 font-family: Verdana;
				 font-size: 12px;
				 font-weight: normal;
				 margin-right: 0; margin-bottom: 0;
				 color: #990033;
             text-decoration: none;             
				}		

h5	     	 	{
				 font-family:Verdana;
				 font-size:10px;
				 font-weight:normal;
				 color:#990033;
				}				
				
h6           { font-family: Verdana; font-size: 10px; 
               text-decoration: none; color: #990033; font-style: standard }
    
ul           { font-family: Verdana; font-size: 11px; color: 
               #000000; text-align: left; list-style-type: disc;
               }
               
dir           { font-family: Verdana; font-size: 11px; color: 
               #000000; text-align: left; list-style-type: disc; }
        
ol           { font-family: Verdana; font-size: 11px; color: 
               #000000; text-align: left; list-style-type: decimal; }
               
dl           { font-family: Verdana; font-size: 11px;
				 color: #000000; 	 }
                 
p            { font-family: Verdana; font-size: 11px; 
                margin-top: -0.5; margin-bottom: -0.5; color: #000000 }

td           { font-family: Verdana; font-size: 11px; 
                margin-top: -0.5; margin-bottom: -0.5; color: #000000 }

p.klein      { font-family: Verdana; font-size: 10px; 
               color: #000000 }
               
p.blau       { font-family: Verdana; font-size: 11px; 
               color: #0043cc }
               
p.blau_ver   { font-family: Verdana; font-size: 11px; 
               color: #0043cc }

p.grau       { font-family: Verdana; font-size: 11px; 
              color: #666666 }

p.grau_ver   { font-family: Verdana; font-size: 11px; 
              color: #666666 }
              
              
.logintabelle   {
         
         border-color:black;
        border-width:1px;
         border-style:solid;


}
.loginzelle   {
         
         border-collapse:collapse;
        border-width:0px;


}
               
               

