

*, body
{
	background-color: white;
	overflow: visible !important;
}

#content > #article table{
	width: 99%;
	
}

#article table{
	width: 64%;
}

a {
	color: #000000;	
}

#header, #leftbox, #menuOrganisation, #print, #rightbox, #footer, #printBottom, #breadcrumb
{
	display: none;
}

#content > #article {
	width: 100%;
	overflow: visible !important;
	
}

#article {
	width:63%;
	font-size: 16px; /* vorher 13px */
}

#article ul {
	
	margin-left: 20px;
}
#article li {
	list-style-type:disc;
	list-style-position: inside;
	}

.ro_content, .lo_content, .ru_content, .lu_content, #middle, #content
{
	background-image: none;
	width: 100%;
}

#copyright, #gedrucktAm, #siteurl {
		display: block;
	}