/****
	Prier
	Author: Markus Kurz // gruenphase.com
	Creation Date: 01/19/2010
	
	Print Stylesheet

****/

/** Typo **/

h1 {
	clear: left;
}

/** Navigation **/
#navigation {
	display: none;
}

#breadcrumbs{
	display: block;
	margin-left: 0px;
	font-size: 14px;
}

/** Structural Elements **/

#header {
	page-break-after: avoid;
	page-break-before: avoid;
	margin-left: 200px;
}

#header ul {
	display: none;
}

#footer {
	background: transparent none;
}

#footer .aligner {
	background: transparent none;
}

#content {
	page-break-inside: auto;
	height: auto;
}

#footer .aligner p {
	margin: 20px 0 0 155px;
}

/** Content Elements **/

#print_info {
	display: block;
	color: #000000;
	float: right;
}

#content .scrollbox {
	height: auto;
	background-color: #e8e8e8;
}

#content .contentbox {
	/* margin-left: 0; */
	margin-left: 228px;
}

/*.imagebox {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
	text-align: center;
}*/

.imagebox ul.links li {
	display: none;
}

.imagebox ul.images li {
	display: inline;
	width: 208px;
	margin-right: 5px;
}

.linklist {
	margin-left: 0;
}

.linklist li.print {
	display: none;
}


ul.agb {
	list-style-type: decimal;
	margin-left: 20px;
}

ul.agb li {
	margin-bottom: 15px;
}
