/* 
About this document
---------------------------------------------------
Project:		.steute
Filename:		"printerfriendly.css"
Date:			17. Mai 2006
Author:			Johan Prawiro


Last modified
---------------------------------------------------
Version:		1.2
Date:			04.08.2006
Modified by:	Johan Prawiro


*/

#NavigationOben,
#Sprachenauswahl,
#FusszeilenBox,
#NavigationUntenBox {
	display:			none;
}

body #Contentbereich {
	height:				auto !important;
	margin:				0;
	padding:			50px 0 0 0;
	top:				auto !important;
	position:			relative !important;
/*	width:				680px !important;*/
	width:				640px !important;
}

body #KopfBox {
	display:			list-item;
	height:				100px;
	list-style-position:	inside;
	list-style-image:	url(../images/steute_logo_oben_rechts.gif);
	margin:				-30px 0 0 460px;
	padding:			0;
	position:			relative;
	width:				180px;
}
body #KopfBox #HeadlineOben1 h1 {
	position:			absolute;
	top:				0;
	left:				0;
	letter-spacing:		normal;
	line-height:		1;
	margin:				30px 0 0 -460px;
	visibility:			visible !important;
	width:				460px;
}
body #KopfBox #HeadlineOben2 h2 {
	position:			absolute;
	top:				0;
	left:				0;
	letter-spacing:		normal;
	line-height:		1;
	margin:				55px 0 0 -460px;
	visibility:			visible !important;
	width:				460px;
}

#Bilderleiste {
	background:			none;
	position:			relative;
	height:				auto;
}

#Contentbereich #Titelslogan {
	margin:				20px 0 0 0;
	padding:			0;
	position:			relative;
}

#Contentbereich #Titelslogan h1 {
	letter-spacing:		normal;
	line-height:		1;
	font-size:			24px;
	font-weight:		500;
	margin:				0;
	position:			relative;
	visibility:			visible !important;
/*	width:				680px;*/
	width:				640px;
}

#Contentbereich .Einspalter h1,
#Contentbereich .Einspalter h2,
#Contentbereich .DreispalterA h1,
#Contentbereich .DreispalterA h2,
#Contentbereich .ZweispalterB h1,
#Contentbereich .ZweispalterB h2 {
	height:				auto;
	clear:				both;
	float:				none !important;
	visibility:			visible !important;
	width:				auto !important;
}

#Contentbereich .DreispalterA,
#Contentbereich .DreispalterA .Spalte1,
#Contentbereich .DreispalterA .Spalte2,
#Contentbereich .DreispalterA .Spalte3,
#Contentbereich .ZweispalterB,
#Contentbereich .ZweispalterB .Spalte1,
#Contentbereich .ZweispalterB .Spalte2,
#Contentbereich .produktZeile .spalteLinks,
#Contentbereich .produktZeile .spalteRechts,
#Contentbereich .produktZeile .technischeDatenTab,
#Contentbereich .produktZeile {
	height:				auto !important;
	clear:				both !important;
	display:			block !important;
	float:				none !important;
	width:				auto !important;
}

#Contentbereich .produktZeile .technischeDatenTab table tr {
	display:			table-row;
}


#Contentbereich .ZweispalterB .news-list-item {
	padding-bottom:		20px;
}

#Contentbereich .DreispalterA .Spalte3 .news-list-container,
#Contentbereich .ZweispalterB .news-list-container {
	margin-bottom:		30px;
/*	width:				650px;*/
	width:				610px;
}

#Contentbereich .Einspalter .news-single-backlink {
	display:			none;
}

#Contentbereich .ZweispalterB:after,
#Contentbereich .produktZeile:after {
	clear:				both !important;
	content:			"." !important;
	display:			block !important;
	height:				0 !important;
	margin:				0 !important;
	line-height:		0 !important;
	padding:			0 !important;
	visibility:			hidden !important;
}
