/* Definitionen fuer Drucker Ausgabe */

body {
	font-family: verdana,arial,sans serif;
}

a {
	color: #000;
	text-decoration: none;
}

div.navigation {
	display: none;
}

address {
	border: 1px dashed #333;
	float: left;
	font-size: 10px;
	font-style: normal;
	margin: 0 0 1em 0;
	width: 100%;
}
	
	address p {
		float: right;
		margin: 0 0 10px 0;
		width:  50%;
	}


.main_col {
	clear: both;
}

.newsletter {
	display: none;
}
