#bottom_tekst{
	position:relative;
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:30px;
	color:#0087f0;
	}
	
#bottom_tekst a:link, #bottom_tekst a:active, #bottom_tekst a:visited{
	color:#0087f0;
	}
	
#bottom_tekst a:hover{
	color:#0068b8;
	text-decoration:underline;
	}
	
#contact-left{
	position:relative;
	float:left;
	display:inline;
	width:496px;
	min-height:296px;
	background-image:url(../images/bg-contact-left.gif);
	background-repeat:no-repeat;
	}
	
#contact-right{
	position:relative;
	float:right;
	display:inline;
	width:350px;
	padding:30px;
	background-color:#e3e7e9;
	}
	
#contact-content{
	position:relative;
	float:left;
	display:inline;
	width:930px;
	}

#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 #42879d;
	}
