@charset "iso-8859-1";

/*******************************************************************************
*  print.css : 2006-06-28
*******************************************************************************/

@import "container.css";
@import "fonts.css";

#werbung { display: none; }

#leftColumn, 
#rightColumn, 
#contentColumn {
	float: none;
}
/*#masthead {
	background: url(../images/logo.gif) no-repeat 0 2px;
}*/
#rightColumn, 
#leftColumn, 
.hnav,
.hnav2,
.hnav3,
#leftFoot,
#rightFoot, 
/*#masthead,*/
.printHide {
	display: none;
}
#outerColumnContainer, 
#innerColumnContainer {
	border-left-width: 0;
	border-right-width: 0;
}
#footer {
	border: solid 1px #000000;
	border-width: 1px 0;
	padding: 0.5em;
	width: 100%;
}
a {
	text-decoration: none;
	background-color: inherit;
	color: inherit;
}
img,
.imglinks,
.imgrechts {
	border:none;
}

/******************************************************************************/
