body {
	font: 12pt Corbel, Lucida Grande, Lucida Sans Unicode, Arial, serif;
	background: #fff !important;
	color: #000;
	text-align: justify; /* Blocksatz */
	width: 100% !important;
  	margin: 0 !important;
  	padding: 0 !important;

}
#content,#content_right,#content_right_sub{
	width:100%;
	padding:0 !important;
	margin:0 !important;
	background:transparent !important;
}
#content_right_sub{
	background:none;
}
#content_left{
	display:none;
}
a:link, a:visited {
  background: transparent;
  color:#ff0000;
  font-weight: bold;
  text-decoration: underline;
 }
 a[href]:after {
  content:" <"attr(href)">";
  background-color: inherit;
  color: #369;
  font-style: italic;
 }
#content:after {
  content: "\ Alle Rechte vorbehalten. (c) 2010 Künstlerhaus Bremen, www.künstlerhausbremen.de";
  color: #999 !important;
  font-size: 0.85em;
  border-top: 1px solid #999;
 }