
* { 
	background-image: none !important;
	overflow: visible;
	color: #000; 
}

html { 
	font-size: 11pt;
	color: #000;
}


#body {
	background: #fff;
}


* html .clearfix {
	height: auto;
}

.clearfix:after {
	color: #fff;
	clear: both;
	content:".";
	display: block;
	height: auto;
	visibility: visible;
}

.menuFooter {
	background: #fff;
}
/*-----Alle Elemente, die nicht angezeigt werden sollen-----*/
#menuAdd,
#headerBild img,
#seasons,
#header .Menu,
#sitesearch,
#icons,
#languages,
#leftColumn,
#rightColumn,
#footer .linklist,
#footer .fontSizer
{
	display: none;
}

#main,
#middleColumnWide {
	width: 660px;
}

#footer {
	background: #fff;
	color: #000;
	width: 660px;
	padding: 20px 0 0 100px;
	position: relative;
}

#footer a {
	color: #000;
}

#printLogo {
	display: block;
	padding: 0 0 10px 0;
}


/*-----Alle Elemeennte, die angezeigt werden sollen-----*/
#header,
#content,
#container,
#content .template {
	background: transparent !important;
	padding: 0;
	margin: 0;
	width: 660px;
	float: none;
}

.linkboxDuo {
	margin: 0;
	float: none;
}

#printHeader {
	font-weight: bold;
	width: 660px;
	position: relative;
}

#printFooter {
	font-weight: bold;
	width: 660px;
	position: relative;
	padding: 15px 0 0 0;
}

.template {
	overflow: visible;
	width: auto;
}
