/* This is the stylesheet modern browser will use to print your pages. */

a {
	color: #000;
}

body {
  font-family: helvetica,arial,sans-serif;
	font-size: 11pt;
}

#inhalt {
	margin: 0px;
	padding: 0px;
	width: auto;
}


#sidebar, #topimage {
	display: none;
}	

#menu {
	display: none;
}	

#footer {
	display: none;
}		 

.alignleft, .alignright, .border-left-color {
	display: none;
}

title	{
	display: none;
} 

#shadow {
border-right-color: #ffffff;
border-left-color: #ffffff;	}


