
	* { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
	
	h1, h2, h3, h4, h5 {
		margin: 0;
	}
	
	p {
		margin-top: 0;
	}

	h1, h1 * { font-size: 10pt; }
	h2, h2 * { font-size: 10pt; }
	h3, h3 * { font-size: 10pt; }


	html, body {
		margin: 0;
		width: 100%;
	}
	
	h1 {
		display: none;
	}

	div#container {
		margin: 15px auto;
		width: 425px;
	}

	ul#nav, div#top-nav, p.litebox-images, div.subnav
	{
		display:none;
	}

	div#head {
		border-bottom:1px solid #000;
	}



	a {
		color:#000;
		font-style:italic;
	}


	img {
		border:0;
	}
	
	
	div.post p,
	div.post table,
	div.post div,
	div.post ol,
	div.post ul {
		margin-bottom: 1.5em;
	}
	





	/**
	*
	*	PAGE: DRUCKAUSWAHL
	*
	**/
	
	body.postid-59 h2.page-headline,
	body.postid-59 div.subnav,
	body.postid-59 div#footer {
		display: none;
	}
	
	body.postid-59 div.trip-print-infos img {
		display: none;
	}
	
	address {
		margin-bottom: 1px;
	}