BODY {
	
	background-color : #eeeeee;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px; 
      }
.floatleft { 
	margin-left: 9;
	margin-top: 14;
	float: left; 
	border:5;
	z-index:6;
	/*background-image: url('images/logo/Small_Logo.gif'); */
	}
	
.floatmenu { 
	margin-left: 0;
	margin-top: 20;
	float: left; 
	border:5;
	z-index:6;
	/*background-image: url('images/logo/Small_Logo.gif'); */
	}
    
.floatlogo { 
	margin-right: 20;
	margin-top: 0;
	float: right; 
	border:5;
	z-index:6;
	/*background-image: url('images/logo/Small_Logo.gif'); */
	}
	 
.Back{
	width: 120px;
	Margin-Top: 0px;
	Height: 100%;
	background-image: url('images/backgrounds/pattern3.GIF');
	background-repeat: repeat-y;
	}
      
.navbox {			/*button-like box for the left-side navigation*/
   font-size: 15px;		/*readability for the links*/
   font-family: Copperplate Gothic Light, Tahoma,  Verdana, Geneva, Arial, sans-serif;
   color: #ae98dd;
   background-color: #d5e1ef;
   /*border-color: #ffffff;		or, in shorthand, the three*/
   border-style: groove; 	/*border-properties would read:*/
   border-width: 1px;		/*border: 2px groove #33ff66;*/
   padding: 1px;
   margin: 2px;
   }

   .Navigation {
     
    position:absolute		;/*The navigation on the left side, positioned absolutely*/
    top: 170px; 
    left: 8px;
    width: 110px;
    height: auto;
    background-color: #04040;
    font-family : Copperplate Gothic Light, Tahoma, Verdana, Geneva, Arial, sans-serif;
    color: #000000;
	line-height : 110%;	/*line-height set to 110% in order to*/
    }    

.Header {
    background-image: url("images/backgrounds/frostnet2.jpg");
    width: 660;
    height: 200;
    background-repeat : no-repeat;
    border-width: 0px;
    margin-top: 0px;
    margin-left: -6px;   
    padding: 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;	
    } 

.Header2 {
    background-image: url("images/backgrounds/frostnet2.jpg");
    width: 660;
    height: 200;
    background-repeat : no-repeat;
    border-width: 0px;
    margin-top: 0px;
    margin-left: -7px;   
    padding: 0px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;	
    } 

.Headertext {
    
    margin-top: -140px;
    margin-left: 340px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;	
    } 

.Inhalt { 
    background-color: #eeeeee;    /*declare a color together with a contrasting background color*/
    color: #000000;        /*to insure readability*/
    margin-top: 0px;
    margin-left: 0px;    /*to position the content area to the right of the navigation*/
    margin-right: 10px;    /*breathing space for the text*/
    padding: 5px;          /*space to separate navigation and content*/
    font-family : Arial, Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    color: #000000;
    /*border: 0.1px solid #FFFFFF;    to insure that NN4.xx renders the background-color of the content area*/
    border: 0;
    }
.Info { 
    background-color: #eeeeee;    /*declare a color together with a contrasting background color*/
    color: #000000;        /*to insure readability*/
    margin-top: 100px;
    margin-left: 0px;    /*to position the content area to the right of the navigation*/
    margin-right: 10px;    /*breathing space for the text*/
    padding: 5px;          /*space to separate navigation and content*/
    font-family : Arial, Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    color: #000000;
    /*border: 0.1px solid #FFFFFF;    to insure that NN4.xx renders the background-color of the content area*/
    border: 0;
    }

    
.Bottom {
  
  
  color : #808080;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  
  border-color : #ffffff;
  border-style : groove;
  border-width : 2px;	/* the border property in longhand*/
  }

  
.Contact {

  color : #808080;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  
  border-color : #ffffff;
  border-style : groove;
  border-width : 2px;	/* the border property in longhand*/
  }
P, OL, UL, DL {font-size: 13px;}
/*font-family is already defined, here I only set the font-size*/
P OL, P UL, P DL, OL UL {font-size: 13px;}
/*and here the I prevent the incredible shrinking text*/
    
a:link {/*normal links in the text*/
  color: 0000ee; 
  text-decoration : none; 
  background: #eeeeee;}
a:visited {
  color: #0000ee; 
  text-decoration : none; 
  background: #eeeeee;}
a:hover { 
  color: #999999; 
  text-decoration : underline; 
  background: #eeeeee;}

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
  color: #0A4EA3; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #0A4EA3; 
  text-decoration : none;
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:hover { 
  color: #ffffff; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.navtot {/*the style for the actual page*/
  color: #0A4EA3; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 14px; 
  background: transparent;}

a.nav2:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.nav2:visited {
  color: #FF8C00; 
  text-decoration : none;
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.nav2:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.navtot2 {
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 13px; 
  background: transparent;}/*the actual page*/


.oldbrowser {display: none;}    

