
Print layout: */

body {
margin: 0 auto;
padding: 0;
font-family: "Verdana",Serif;
background: #ffffff;
color: #000000;
}


#site-content {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:1000px;
}



#nav, .boybody, #footer, #breadcrumb, #header, #sprache   {
display: none;
}

/* #content img {
/* display: none;
/* }

a {
text-decoration: underline;
color: #0000FF;
}
