.nav55  {
	border-bottom: 3px groove #666;
	border-bottom-right-radius: 50%;
	}
#formular {
	position:relative;
	z-index: 111;}
#deko-schmetterling {
	position:absolute;
	margin: 110px 0 0 500px;}
	
#map_canvas{
			clear:both;
            background: #282828;
            width: auto;
            height: 400px;
			position:relative;
			z-index: 100;
			margin-bottom: 50px;
			border-radius:20px;
	border-top:solid 3px #333; 
	border-left:solid 3px #333; 
	border-right:solid 2px #ccc; 
	border-bottom:solid 2px #ccc;
			overflow: hidden;}
.formfield {
	font-size: 10px;
	background: #94c4bb;
	padding-left: 10px;
-moz-box-shadow: inset 1px 1px 2px #888;
-webkit-box-shadow: inset 1px 1px 2px #888;
box-shadow: inset 1px 1px 2px #333;
	border-radius: 8px;
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;}