/*
* ./flashoff2.css
* Usage: dwt hide flash style sheet
*
* Copyright (C)2008 dwt-zelte <mailto:info@dwt-zelte.de>
*
* Last modification: 2008-09-22
*******************************************************************************/
body{
	text-align:left;

	}
#logo{
	display:none;
	width: 606px;
	}
.logo{
	width: 606px;
	}
#logo a{
	text-align:left;
	}

.column{ float:none;}

.flashheader {
	display:none  !important;
	visibility: hidden !important;
	height: 1px !important;
}

.text-fullsize {
	width: 510px;
	width: 100%;
}
/* 2009-10-01 patch for bullets */
ul {
	padding-left: 12px;
}
/* 2009-10-01 patch for bullets */
