/* CSS StyleSheet Hauptseite Nachfülltinte */

/* Es folgen die Style-Definitionen, fŸr die Schriften: */

/* body    */
body  { 
       margin: 10px 20px 5px 20px;
        background-color: #FFFFFF;
        background-attachment: fixed;
        scrollbar-base-color: #FFFFFF; /* Hintergrund Rollbereich*/
        scrollbar-face-color: #E5F3FF;  /* Rollbalken und Clicker*/
        scrollbar-arrow-color: #6899D0; /* Dreieck im Clicker*/
        scrollbar-3dlight-color: #FFFFFF; /* Rahmen oben und links */
        scrollbar-darkshadow-color: #FFFFFF; /* Rahmen unten und rechts */
    font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #6E9ED3;
	font-style: normal;
   line-height:140%;
	text-decoration: none;
	text-align : left;
       }

img {
    border: none;
}

.listenraster  {
	background-color: #D8EAFD;
}


.text10 {	font-size: 12px;
	color: #6E9ED3;
	font-style: normal;
	text-decoration: none;
	text-align : left;
}

.text10:hover {
	font-size: 12px;
	font-weight: bold;
	}	

	   
   
.detail  { 
        font-family: verdana,arial,helvetica; 
        font-size: 10px; 
        color: #6E9ED3; 
        font-style: normal;
        text-decoration: none;
       }
 
         
h1  {    font-size: 16px;   color: #6E9ED3;   font-style: normal; font-weight: bold; text-decoration: underline; }

h1:hover {  color:BE9847;   font-style:inormal;   text-decoration:underline;  }

h2  {  font-size: 12px;     font-style: normal;  font-weight: bold;    text-decoration: underline; }

h3  {  font-size: 16px;     line-height:140%;   font-style: italic;font-weight: bold;    text-decoration: underline;}
		


	   
/* CSS StyleSheet */
/* Es folgen die Style-Definitionen, fŸr die Schriften: */



.h_nav  { 
        font-family: verdana,arial,helvetica; 
        font-size: 14px;
        color: #567AA3; 
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
       }

       
.h_nav_link  { 
        font-family: verdana,arial,helvetica; 
        font-size: 14px;
        color: #99CCFF; 
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
       }
 
.h_nav_link:hover  { 
        font-family: verdana,arial,helvetica; 
        font-size: 14px;
        color: #FFFFFF; 
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
       }
 
       
.nav  {     font-size: 12px;        color: #567AA3;    font-style: normal;   font-weight: bold;        text-decoration: none;       }
.nav:hover  {  font-size: 12px;  color: #FFFFFF;  font-style: normal;  font-weight: bold;  text-decoration: none; }
       
.s_nav_link  {   font-size: 12px;  color: #567AA3; font-style: normal;   font-weight: bold;  text-decoration: none;   }
 
.s_nav_link:hover  {   font-size: 12px;  color: #FFFFFF;  font-style: normal;  font-weight: bold;  text-decoration: none; }

 /* CSS StyleSheet */
/* Es folgen die Style-Definitionen, fŸr die Schriften: */



hr {
	border: 1px solid #6e9ed3;
}

.feet   { 
         font-family: verdana,arial,helvetica; 
         font-size: 9px; 
         color: #6E9ED3; 
         font-style: normal;
        }
 
}
       
table.content {position:inherit; width:100%; height:100%; overflow:auto;  text-align: left;  } 

     
  
  
	   