/* Print-Stylesheet */

body{
	color:#000;
	line-height:1.4em;
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
	background-color: #fff;
}

#hinweis_nutzungsbedingungen {
	display: block;
	border: 1px solid black;
	padding: 10px 30px;
	margin-top: 3em;
	font-size: small;
}

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


#ie6-warnung,
#skip-navigation,
.center.search,
.right.logo_der_stadt_wien,
#navigation,
.navigation,
.right,
#footer,
.bearbeiten
 {
	display: none;
}

.content {
	width: 100%;
	float: none;
}
