A	{       color:#cc3333;
		font-weight: normal;
		}
A:link	{
		color: #cc3333;
		text-decoration: none;
		}
A:visited	{
		color:#cc3333;
		text-decoration: none;
		}
A:hover	{
		color:#003399;
		
		text-decoration: none;
		}
		
#activ{color:#336600;}
              
             



A.menu   	{ position:relative;
                  left:0px; top: 10px; /*width: 123px; height:550px;*/
                  border-right: 1px solid; border-left: 1px solid; border-top: 1px solid;    
                  border-bottom: 1px solid;
                  padding-right: 3px; padding-top:1px;  padding-left: 3px;
                  margin-top: 7px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px;
                  display:block;  
		  font-family:verdana,arial; font-weight: bold;
		  font-size: 13px; /*background-color:#ffff99;*/
		  color: #ffffff;                  
		  text-decoration: none;
		}
A.menu:link	{
		color:#ffffff;
		text-decoration: none;
		}
A.menu:visited	{
		
		color: #ffffff;
		text-decoration: none; 
		}
A.menu:hover	{
		color: #000000;
		/* background-color: rgb(204,255,204);*/
		background-color: rgb(255,255,255);
		text-decoration: none;
		}
		

		
body{padding: 0px; background:#ffcc66;/*#e3e6eb;*/ color: #000;text-align: center;
    font: 100% "Trebuchet MS",Arial,sans-serif}


div#container{width:825px !important; height:560px;
              margin: 0 auto; padding:5px; text-align:left;background:#ffffff;
              border-top:solid 1px #c60;
              border-left:solid 1px #c60; 
              border-right:solid 2px #c60;
              border-bottom:solid 1px #000; 
              }

div#header{background: #cccccc; padding: 0px;text-align:center;
           font-family:verdana; font-weight:bold; font-size:12px;
           color:#FF0000; border:0px; border-style:solid; border-color:#0000ff; }

div#links{float:left;width:590px; height:370px;
         border:0px; border-right:0px; border-bottom:0px; border-style:solid;
         position: relative; left:3px; top:0px;
         padding:0px 0;margin:3px 0px; background:#ffffff;}
         
div#rechts{float:right;width:215px; height:366px;
         border:1px; border-right:2px; border-bottom:2px; border-style:solid;
         position: relative; left:0px; top:1px;
         padding:0px 0px;margin:3px 0px;background: #ffffdf;
         color:#cc6600; line-height:1.5;
         font-family:verdana,times; font-size:12px;}
div#rechts_1{float:right;width:205px; height:356px;
         border:0px; border-right:0px; border-bottom:0px; border-style:solid;
         position: relative; left:0px; top:1px;
         padding:0px 0px;
         margin-top:5px; margin-left: 10px;margin-bottom: 5px;margin-right: 5px;
         background: #ffffdf;
         color:#cc6600; line-height:1.5;
         font-family:verdana,times; font-size:12px;}


div#footer{clear:both; width:825px; background:#b7ceff; padding:5px 0;
  text-align:center;font-family:verdana,arial;font-weight:bold; font-size:13px;
       border-top:solid 1px #c60;
       border-left:solid 1px #c60; 
       border-right:solid 1px #c60;
       border-bottom:solid 1px #c60; 
  background-image:url(menu.jpg);background-repeat:no-repeat;
  background-position:0px 0px;
}
 

#button {
  margin-top:5px;
  margin-left:15px;
  margin-right:10px;
}
div#box3
{float:left; width:823px; height:12px; line-height:1.0; border:1px; border-style:solid;
   margin-top:1px;  margin-bottom:2px; padding:5px 0px; 
 background: #e3e6eb; color:#336600;
 font-family:verdana,times; font-size:12px;
 background-image:url(menu2.jpg);background-repeat:no-repeat;
 background-position:0px 0px;
}
div#box4
{float:left;width:823px; height:25px; line-height:2.0; border:1px; border-style:solid; border-color:#0000ff;
 margin-top:0px;  margin-bottom:2px; padding:0px 0px; 
 background: #b7ceff; color:#663300;
 font-family:verdana,times; font-size:12px;
 background-image:url(menu.jpg);background-repeat:no-repeat;
 background-position:0px 0px;
}
div#box5
{float:left;width:825px; height:25px; line-height:2.0; border:0px; border-style:solid; border-color:#0000ff;
   margin-top:0px;  margin-bottom:2px; padding:0px 0px; 
 background: #b7ceff; color:#663300;
 font-family:verdana,times; font-size:12px;
 background-image:url(fuss.jpg);background-repeat:no-repeat;
 background-position:0px 0px;
}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:823px; border:solid 1px; background:rgb(225,225,225) url(menu.jpg) no-repeat; color:#cccccc; font-size:110%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 6px 0 6px; text-decoration:none; font-weight:bold; color: #cc0000;}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:3px; padding:4px 6px 4px 6px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#cc0000;} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:#99ccff; text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:3px; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; top:3.0em; left:0.3em; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1.3em; line-height:1.3em; padding:4px 6px 4px 6px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:#cc0000;} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:#99ccff; text-decoration:none;} /*Color subcells hovering mode*/