body {	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center; 
	font-size: 11px;
	color: #000000;
} 

#container {
	text-align: left;
	width: 800px;
}

#content {
	margin-bottom: 10px;
}

#language {
	display: none;	
}

#header {
	display: none;
}

#nav {
	display: none;
}


#footer {
	border-top: 1px solid #000000;
	text-align: center;
}

#routenplaner,
#routeplanheadline {
	display: none;
}


#googlemaps {
	display: none;
}

.img {
	text-align: center;
}

.imgfloat {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#app1 li,
#app2 li {
	margin-bottom: 5px;
}

#app1 td,
#app2 td {
	padding-bottom: 10px;
	padding-right: 15px;
}

#app1 img,
#app2 img {
	margin-bottom: 3px;
}

#preise tr {
	text-align: center;
}

#preis_left, 
#preis_right {
	width: 349px;
	float: left;
	padding-bottom: 20px;
}

.pricetable {
	border: 1px inset #CCCCCC;
}

.pricetable th {
	font-weight: normal;
	padding-right: 5px;
}

.pricetable .saison {
	font-weight: bold;
	border-bottom: 1px solid white;
}

h1, h2, h3, h4 {
	color: #004900;
	font-size: 14px;
	clear: both;
}

h1 {
	border-bottom: 1px solid;
}

h3, h4 {
	font-size: 12px;
}

h3 {
	text-decoration: underline;
} 

.noprint {
    display: none;    
}
