a:link{color:#278255;font-family: arial;font-size:0.9em;text-decoration:underline;}
a:visited{color:#278255;font-family: arial;font-size:0.9em;text-decoration:underline;}
a:active{color:#278255;font-family: arial;font-size:0.9em;text-decoration:underline;}
a:hover{color:#000000;font-family: arial;font-size:0.9em;}

body
	{
	 color:#278255;
          font-family: arial;
          font-size:0.9em;
          background-color: #cbf0de;
         }

table
	{
          background-color:#ffffff;
          font-family: arial;
          font-size:1em;
          background-color: #d3e8e9;
         }

.none {
	display: none;
}
.spanmenu{

	display:block;
	border-style:solid;
	border-color:#278255;
	border-width:1px;
}
.spanfiller{
	display:block;

}

a
	{	color:#278255;
		text-decoration: none;
	}



h3
	{
		font-size:1.2em;
		font-weight: bold;
	}





.banner
	{
         	position:absolute;
                 	left:0pt;
					top:0pt;
                 width:960px;
                 height:160px;
                 background-image:url(logo.gif);
                 background-repeat: no-repeat;
         }

.navi1
	{
         	position:absolute;
                 	left:3px;
                         top:180px;
                 width:132px;
                 height:650px;
                 background-color:#cbf0de;
         }
.navi2
	{
         	position:absolute;
                 	left:2px;
                         top:15px;
                 width:128px;
                 height:633px;
                 background-color:#d3e8e9;
                 z-index:2;
         }

.main1
	{
         	position:absolute;
                 	left:150px;
                    top:180px;
                 width:632px;
                 height:480px;
                 background-color:#cbf0de;
         }

.viertel1
	{
         	position:absolute;
                 	left:150px;
                    top:180px;
                 width:300px;
                 height:200px;
                 /*background-color:#ff0000;*/
                 z-index:2;
                 text-align:justify;
         }
.viertel2
	{
         	position:absolute;
                 	left:460px;
                    top:180px;
                 width:300px;
                 height:200px;
                 /*background-color:#ffff00;*/
                 z-index:2;
                 text-align:justify;
         }
.viertel3
	{
         	position:absolute;
                 	left:150px;
                    top:420px;
                 width:300px;
                 height:200px;
                 /*background-color:#ff00ff;*/
                 z-index:2;
                 text-align:justify;
         }
.viertel4
	{
         	position:absolute;
                 	left:460px;
                    top:420px;
                 width:300px;
                 height:200px;
                 /*background-color:#00ff00;*/
                 z-index:2;
                 text-align:justify;
         }
.left
	{
         	position:absolute;
                 	left:150px;
                 z-index:4;
                 text-align:justify;
         }
.right
	{
         	position:absolute;
                 	left:260px;
                 z-index:4;
                 text-align:justify;
         }