/* Hauptseiten  */

body {
	background-color:#FFFFFF!important;
}

p, a, li, td, div, span {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#003876;
}

.highlight1, .highlight2, .highlight3 {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	font-weight:bold;
}
.highlight2 { font-size:13px; }
.highlight3 { font-size:15px; }

p,form {
	margin:0px;
	padding:0px;
}

div#navigation-meta,
div.background-trans,
div#content-left,
div.navigation-main,
div#navigation-main,
div#print,
div#line1,
div#line2,
div#line3,
div.title,
div.images {
	display:none;
}

div#mainlayer {
	width:650px;
}

div.logo {
	float:right;
	margin-bottom:20px;
}


/* Unterseiten */

div#subcontent-container div#subcontent {
	background-image:none!important;
	margin-bottom:20px;
}

div#header {
	float:right;
	margin-bottom:20px;
	background-image:none!important;
}



/* Routenplaner */
div#maredo_standorte_chosenlocation {
	display:block;
}
div#maredo_standorte_summary {
	margin-top:20px;	
}
div#maredo_standorte_destination_address,
div#maredo_standorte_left {
	display:none;
}
div#maredo_standorte_destination_description h3 {
	margin:0;
}
div#maredo_standorte_destination_description {
	display:block;
}

table#routen-tabelle th {
	text-align:left;
	white-space:nowrap;	
}
table#routen-tabelle td,
table#routen-tabelle th {
	padding:2px 4px 2px 0;
	vertical-align: top;
}
table#routen-tabelle td.km {
	white-space:nowrap;
}
table#routen-tabelle td.time {
	white-space:nowrap;
}