#contact-blok{
	position:absolute;
	bottom:15px;
	right:-260px;
	width:237px;
	height:221px;
	background-image:url(../images/bg-contact.png);
	background-repeat:no-repeat;
	}
	
#contact-content{
	position:relative;
	float:left;
	display:inline;
	width:200px;
	height:145px;
	margin-left:20px;
	margin-top:50px;
	text-align:right;
	}
	
#contact-left{
	position:relative;
	float:left;
	display:inline;
	width:290px;
	}
	
#contact-right{
	position:relative;
	float:left;
	display:inline;
	width:385px;
	}
	
#contact-content-groot{
	position:relative;
	float:left;
	display:inline;
	width:675px;
	}

#routeplanner{
	position:relative;
	float:left;
	display:inline;
	clear:both;
	width:400px;
	margin-top:0px;
	}
	
input{
	background-image:url(../images/bg_input.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	}
