A	{       color:green;
		font-weight: normal;
		}
A:link	{
		color: green;
		text-decoration: underline;
		}
A:visited	{
		color:green;
		text-decoration: underline;
		}
A:hover	{       color: #cc6600;
		text-decoration: underline;
		}
		
		
html { height: 100%;} 
body { min-height: 101%;}          
		
body {background-color:#ffffff;/*#f9fff9;*/}

              
div#container{width:830px; margin: 0 auto; padding:0px 0px; background-color:#ffffff;      
             text-align:left;}
             

h1    {font-family:times,Verdana; font-size:26px;  font-style:italic;} 
h2    {font-family:verdana,arial,serif; font-size:20px;  font-style:oblique; } 
h5    {font-family:verdana,arial,serif; font-size:13px; color:blue; font-style:normal; } 

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:#ffffee;*/
		  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: #666600;
		/* background-color: rgb(204,255,204);*/
		background-color: rgb(255,255,255);
		text-decoration: none;
		}
		
A.hinweis  	{color: #666600;
		text-decoration: underline;
		}
A.hinweis:link	{color: black; text-decoration: none;}

A.hinweis:visited {color: #800000;
                 /*background-color: yellow;*/
		 text-decoration: underline;
		}
A.hinweis:hover	{
		color: black;
		background-color: white;
		text-decoration: none;
		}
p.farbe {
	font-size: 9px;
	color: #003300;  
	line-height: 12pt;
	letter-spacing: 0px;
	padding: 0px 2px 10px 4px;
	margin: 0px;
	background-color: red;
}
#box1_index  {padding-right:1px; padding-left:1px; padding-bottom: 1px; 
             padding-top: 1px;
             position:relative;
             left:0px; top:0px; width: 150px; height:420px; 
              }

#button {
  margin-top:4px;
  margin-left:10px;
  margin-right:10px;
  
}
