/*
////////////////////////////////////////////////////////////////
//
// Styles zur Druckausgabe
//
// Weblication GRID CMS Strukturdesign Version 1.0
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Stylesheet für Standard-Gui-Element */
@import url(default.css);

html, body {
	background: #ffffff;
	margin: 10px 0px 30px 0px;
}

#wrapper {
	margin:0 auto;
	width:665px;
	background: #ffffff;
}

#left {
	display: none !important;
}

#right {
	margin:0 0 0 25px;
}

#right #box_banner {
	display: none !important;;
}


#center #footer {
	display: none !important;;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
}

#center .text {
	margin:7px 0 0 0;
	clear:both;
	line-height:19px;
}

div.absatz {
	margin:0;
}