/* =========================================================
Stylesheet für die Maselbank -erstellt durch NAVIGATE
Datei: print.css
Media: print
Datum: 23. August 2007
Autor: Ulf Mayer
E-Mail: mayer@navigate.de

========================================================== */

/* ===============================
   = Allgemeine Definitionen
=============================== */

* {
	background: none!important;
}

#wBlockMain {
	margin:	.3cm auto;
	width:95%;
}

#wBlockContent {
	float: none;
	clear: both;
	width: auto;	
	margin: .5cm 0 0 0;
}

#wBlockContent ul {
	list-style: square;
}

#wBlockTop {
	height: auto!important;
}

#wBlockRight {
	width: 100%;
	float: none;
	border-top: 2px solid #ccc;
	clear: left;
	padding-top: .5cm;
	margin: 0;
}

.InnerInner,
#wBlockRightInner{
	width: 100%;
	padding: 0;
}

#wBlockTop .elementNavigation,
div.blockBottom,
div.elementQuickLinks,
div.elementSearch,
div.elementClaim,
div.elementKeyvisual,
#wBlockLeft,
.progressbar,
.questionMark,
.helpText {
	display: none;
}

#wBlockTop .elementLogo {position: relative!important; margin: 0 auto; left: auto; top: auto; width: 100%; text-align: center;}

#wBlockTop .elementLogo a { display: block; width: 10.59cm; margin: 0 auto;}
#wBlockTop .elementLogo a img  { display: block; width: 10.59cm; margin: 0 auto;}

#wBlockRight .elementHeadline h1,
body #wBlockMain h1,
body #wBlockMain h2,
body #wBlockMain h3 {
	padding-left: 0;
	color: #041C43;
}

#wBlockRight .elementStandard,
#wBlockRight .elementPicture,
#wBlockRight .elementText {
	padding: 0;
}

.section {
	border-top: 1px solid #9c9c9c;
}
