body 	{
    	font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#F8E021;
		padding:10px;
		background-color:#226B35;
		}
body.gast 	{
    	font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#226B35;
		padding:10px;
		background-color:#FFFFFF;
		}

#bild 	{
		position: absolute;
		top: 5px;
		left: 170px;
		width:680px;
		height:100px;
		}

#navi 	{
    	font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 10pt;
		color:#F8E021;
	    border-top: 2px solid #F8E021; 
	    border-bottom: 2px solid #F8E021; 
		background-color:#226B35;
		position: absolute;
		top: 110px;
		left: 160px;
		height:22px;
		padding: 0 176px 0 176px;
		}
a.navi	{
		color:#F8E021;
		text-transform: uppercase;
		letter-spacing: 2px;
		border-left: 2px solid #F8E021; 
		border-right: 2px solid #F8E021; 
		padding: 5px;
		font-size: 10px;
		float: left;
		margin-left: 6px;
		margin-right: 6px;
	    text-decoration:none;
		}
a:hover.navi	{
		background-color:#F8E021;
		color:#226B35;
		text-transform: uppercase;
		letter-spacing: 2px;
		border-left: 2px solid #F8E021; 
		border-right: 2px solid #F8E021; 
		padding: 5px;
		font-size: 10px;
		float: left;
		margin-left: 6px;
		margin-right: 6px;
	    text-decoration:none;
		}

#mitte	{
    	font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#226B35;
		padding:10px;
		background-color:#FFFFFF;;
		position: absolute;
		top: 140px;
		left: 160px;
		width:682px;
		height:400px;
		border: 3px solid #F8E021; 
		}
a 		{
        color: #226B35;
        font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
        font-size: 10pt;
        font-weight: normal;
        text-decoration: underline;
  		}
a:hover {
	    font-family: Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
    	font-size: 10pt;
        text-decoration: underline;
       	}    		        		
a.klein 		{
        color: #226B35;
        font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
        font-size: 9pt;
        font-weight: normal;
        text-decoration: underline;
  		}
a.klein:hover {
	    font-family: Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
    	font-size: 9pt;
        text-decoration: underline;
       	}    		        		

h1		{
		font-size: 13pt;
    	letter-spacing: 2px;
		background-color:#F8E021;
		color: #226B35;
		margin: 0px 0px 5px 0px;
		}	
	
h2		{
		font-size: 12pt;
		font-weight: bold;
		color: #226B35;
		margin: 0px 0px 5px 0px;
		}
h3		{
		font-size: 11pt;
		font-weight: bold;
		color: #226B35;
		margin: 0px 0px 5px 0px;
		}
		
p.klein	{			
		font-size: 9pt;
		}
	

img 	{
		border:0px;
		}	

input.text	{
        font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#226B35;
		border:1px solid #226B35;
		width:250px;
			}
textarea.text	{
        font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#226B35;
		border:1px solid #226B35;
		width:250px;
		height:80px;
			}
input.button	{
        font-family:Lucida Grande,MS Sans Serif,Lucida Sans Unicode,Verdana,Geneva,Lucida,Arial,Helvetica,Sans-Serif;
    	font-weight: normal;
		font-size: 11pt;
		color:#226B35;
		border:1px solid #226B35;
		width:162px;
			}
			       	