#cirkel {
			width:634px;
			height:260px;
			font-family:Arial;
			font-size:12px;
		}
		#cirkel div {
			position:absolute;
			width:110px;
		}
		#cirkel div a {
			color:#594B31;
		}

		#cirkelImg {
			top:200px;
			left:10px;		
		}
		#link1 {
			top:10px;
			left:200px;
			width: 350px; 
			height: 210px;
			text-align:center;
		}
		#showText {
			width:634px;
			padding:10px 0;
			font-family:Arial;
			font-size:12px;
		}		

		#showText div {
			position:absolute;
			display:none;
			width: 300px;
			height: 211px;
		}
		#showText div h3 {
			font-size:12px;
			font-weight:bold;
			margin:0 0 3px 0;
			padding:0;
		}		
		#showText1 {
			width:250px;
			top:300px;
			left:210px;
			font-family:Verdana;
			font-size:11px;
			line-height:15px;
		}
