/*----------------------------------------------------------------------------*/
/* css.css für evalue-project.org  erstellt durch Dirk S. 03/04-2008          */
/*----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------*/
/* Schrifttyp fuer alle Elemente                                              */
/*----------------------------------------------------------------------------*/

a, address, blockquote, div, 
caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, h5, h6,  
img, input, label, legend, 
li, ol, option, p, q, 
select, textarea, td, th, ul    {
         font-family : Arial;
        }
		
         /* Wird nur vom IE gelesen, hier nicht notwendig */
/*        behavior       : url("csshover.htc"); /* Damit der IE das Navigationsmenue versteht */ 

/* Link: normal */

/* a         {
                font-size    : 1.0em;
                color        : #2e14a9;
                text-decoration: none;
               }
      
a:hover {
               /*background-color : yellow;*/
 /*              color        : black;
               text-decoration: underline;
              }                

a:visited {
                 text-decoration  : none;
                 color        : purple;
                }

a:active  {
                 text-decoration  : none;
                 color           : black;
                }                

/*Ende*/

/*:link {
color : black;
font : arial;
text-decoration: none;
padding-right : 16px;
padding-left : 6px;
padding-top : 4px;
padding-bottom : 4px;
border : 1px solid white; } */


body {
   color: #000;
   background-color: #B0C4DE;
   padding: 0;
   margin: 0;
   }

.nav {
font : Arial;
font-size : 0.8em;
float:left;
text-align: center;
width:120px;
line-height:12px;

}

.nav a {
font     : Arial;
display:block;
padding:1px 0px 0px 1px;
font: 11px ,Arial;
line-height:18px;
color: #00005F;
background:#FAFAFA;
text-decoration:none;}

.nav a:hover {
font     : Arial;
color: orange;
}

.leer {
font     : Arial;
background-color:#d3d3d3;
line-height:1px;}

.nav2 {
font     : Arial;
font-size : 0.8em;
text-align: center;
float:left;
width:120px;
line-height:12px;
padding: 10px 0px 100px 0px;
}

.nav2 a {
font     : Arial;
display:block;
padding:1px 0px 0px 10px;
font: 11px ,Arial,sans-serif;
line-height:18px;
color:#00005F;
background:#FAFAFA;
text-decoration:none;}

.nav2 a:hover {
font     : Arial;
color: orange;
}

.nav3 {
font     : Arial;
font-size : 0.8em;
text-align: center;
float:left;
width:120px;
line-height:12px;
padding: 0px 0px 0px 27px;
}


/* Divs > Fenster */   
     
#maincontent {
         /*border         : solid 1px;*/
         /*border-width   : thin;*/
		 background-color: white;
		 padding: 1em;
		 width:     900px;
         z-index        : 1;
         float          : left;
         height:        : 100%;
         text-align     : left;
		 margin: 20px 0 0 133px;
        }
		    

#oben  {
	background-color: transparent;
	padding: 5px;
    z-index        : 2;
	top: 5px;
	left: 5px;
	width: 80px;
   }
  

#navigation {
	background-color: transparent;
	position: absolute;
    z-index        : 3;	
	top: 5px;
	left: 5px;
	width: 80px;
   }

#fahne {
	background-color: transparent;
	position: absolute;
    z-index        : 4;
	top:   390px;
	left:  20px;
	width: 80px;
   }
   
#logo-rechts-oben {
	background-color: transparent;
	position: absolute;
    z-index        : 5;
	top:   5px;
	left:  975px;
	width: 80px;
   }
   
#disclaimer {
	background-color: transparent;
	position: absolute;
    z-index        : 6;
	top:   438px;
	left:  -20px;
	width: 160px;
   }
   

#navigation LI {
   background-color: transparent;
   padding: 0;
   z-index        : 3;
   margin: 0;
   list-style: none;
   width: 160px;
   }

#navigation UL {
   background-color: transparent;
    z-index        : 3;
   padding: 0;
   margin: 0;
   }
   
#fusszeile {
    z-index        : 6;

   }


   
   
/* Ende Divs > Fenster */
  

h1{
 font: Arial;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: Arial;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: Arial;
 font-size: 100%;
 color: black;
 margin: 0px;
 padding: 0px;
}

h4{
 font: Arial;
 font-size: 60%;
 width: 150px;
 color: black;
 margin: 0px;
 padding: 0px 0px 0px 10px;
}

h5{
 font: Arial;
 font-size: 0,8em;
 color: black;
 margin: 0px;
 padding: 0px 0px 0px 40px;
}

h6{
 font: Arial;
 font-size: 0,8em;
 color: black;
 text-align  : center;
 margin: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font      : Arial;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/*-----------------------------------------------*/
/*    Schriften & Links                          */
/*-----------------------------------------------*/

/* Links Standard */              
					                        
					
.pfad-link  {
 			  font            : Arial;
              font-size       : 0.8em;
              text-align      : left;
              color           : orange;
              text-decoration : none;
             }
      
:hover.pfad-link  {
					 text-decoration  : underline;
                   } 
				   
				   
.link-disclaim  {
 			  font            : Arial;
              font-size       : 0.8em;
              color           : black;
              text-decoration : none;
             }
      
:hover.link-disclaim  {
					 text-decoration  : underline;
					 color            : orange;
                   } 
				    
				    
.ueberschrift         {
 			  font            : Arial;
              font-size       : 0.9em;
              color           : black;
              font-weight     : bold;
              text-decoration : none;
              text-align      : left;
		       } 

.stand-text {
 			    font        : Arial;
                font-size   : 0.8em;  
                font-style  : normal;
                font-weight : normal;
                text-align  : left;
               } 

.text-o {
 			    font        : Arial;
                font-size   : 0.8em; 
                color       : orange;				 
                font-style  : normal;
                font-weight : normal;
                text-align  : left;
               } 				   
                           
.stand-text-mitte {
 			    font        : Arial;
                font-size   : 0.8em;  
                font-style  : normal;
                font-weight : normal;
                text-align  : center;
               }                                
                           
.stand-text-spezial1 {
 			    font        : Arial;
                font-size   : 0.9em;  
                font-style  : normal;
                font-weight : bold;
                text-align  : left;
               } 
                    
.stand-text-spezial2 {
 			    font        : Arial;
                font-size   : 0.8em;  
                font-style  : italic;
                font-weight : normal;
                text-align  : left;
               }                           
          

.stand-text-spezial3 {
 			    font        : Arial;
                font-size   : 0.8em;  
                font-style  : normal;
                text-align  : left;
                color       : red;
               } 
			   
.stand-text-spezial4 {
 			    font        : Arial;
                font-size   : 0.7em;  
                font-style  : normal;
                font-weight : normal;
                text-align  : left;
               }    			
			   
.text-disclaim      {
 			  font            : Arial;
              font-size       : 0.8em;
              color           : black;
              text-decoration : none;
		       } 
			   
.text-fuss         {
 			  font            : Arial;
              font-size       : 0.6em;
              color           : black;
              text-decoration : none;
              text-align      : center;
		       } 
