
a:link {  color:#000000; text-decoration:underline }
a:visited {  color:#000000; text-decoration:undeline }
a:hover {  color:#000000; text-decoration:underline }
a:active { color:#000000; text-decoration:underline }
a:focus { color:#000000; text-decoration:underline }
table {font-family: Verdana;
		font-size: 13px;
		color: #000000;}


.box {margin-left:10px;
			margin-right:10px;}

#content {position: absolute;
		left: 145px;
		top: 20px;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
			
}
#content_bild {position: absolute;
		left: 175px;
		top: 20px;
		font-family: Verdana;
		font-size: 13px;
		color: #000000;
			
}

#menue	{
				position:relative; 
				left:0px;
				top:-17px;
				width:132px; 
				height:100%; 
				z-index:1; 
				font-family: Verdana;
				font-size: 11px;
				color: #FFFFFF;
				background-color: #22482e; 
				border: 1px solid #000000;
			
				}
#layer2	{
				
				position:relative;
				left:-2px; 
				top:0px;
				width:535px; 
				height:100%; 
				z-index:1; 
				background-color: #f5f5f5; 
				border: 1px solid #000000;
				}
#munue_text {
				margin-left: 10%;
}