/**
 * Contao Open Source CMS
 * Copyright (C) 2005-2011 Leo Feyer
 *
 * Formerly known as TYPOlight Open Source CMS.
 *
 * This program is free software: you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation, either
 * version 3 of the License, or (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 * 
 * You should have received a copy of the GNU Lesser General Public
 * License along with this program. If not, please visit the Free
 * Software Foundation website at <http://www.gnu.org/licenses/>.
 *
 * PHP version 5
 * @copyright  Leo Feyer 2005-2011
 * @author     Leo Feyer <http://www.contao.org>
 * @license    LGPL
 * @version    1.1
 */
#gmaps {
	border: 10px  solid white;
	margin-top: 50px;
	vertical-align: right;
	}


	
#adresse h1{
	font-size:22px;
	font-family: 'Rokkitt', serif;
	
}





#adresse a {
    color: #404040;
    text-decoration: none;
}
#adresse a:hover,
#adresse ul li.active {
    color: #ff9c24;
}


#googlesub {
	height: 40px;
	margin-bottom: -15px;
	margin-left: 15px;
}

#googlesub .ce_text .block {
	position: fixed;
	margin-top: : -15px;
	margin-left: 0px;
}

#route{
	background: white;
	width: 440px;
	height: 114px;
	border: 10px  solid white;
	margin-top: -10px;
}


#route-content-submit{
	text-align: right;


}

#saddr{
	border: 1px solid black;
	width:439px;
	height: 24px;
}


