/* @override 
	http://192.168.2.100:8888/premium-wandern.de/templates/DE/css/splash.css
	http://www.premium-wandern.de/templates/DE/css/splash.css
*/

#sidebar {
	float: left;
	width: 269px;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 0;
}

#braemer {
	float: left;
	width: 269px;
	text-align: left;
	margin: 10px 0 20px 2px;
}

#braemer p, #braemer h1	 {
	width: 240px;
	margin-right: 0;
	clear: both;
	margin-top: 4px;
	margin-bottom: 0;
}



#splash_text {
	float: left;
	width: 269px;
	height: 310px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
}

#braemer  #path {
	margin-top: 11px;
	display: block;
	float: none;
	width: 250px;
}

#splash {
	float: left;
	width: 511px;
	height: 310px;
	margin: 10px 0;
}

#map {
	width: 245px;
	height: 265px;
	float: left;
	clear: both;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
}

.clear {
	clear: both;
}