/******** Printversion Datenblatt *****************/

.warning_as, .admin_panel {

	display: none;
}

body {
	width: 17cm;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:hover, a:visited {
	text-decoration: underline;
	color: #336699;
}

#kopf,#navBar, #footer {
	display: none;
}

#printkopf {
	border-bottom: 2px solid #aaa;
	width: 100%;
}

#balken {
	display: none;
}

#hauptspalte {
	margin: 0;
	float: left;
	width: 10cm;	
}

#rechtespalte {
	margin: 0;
	float: right;
	text-align: right;
	width: 5.5cm;
}

.spalte1 {
	width: 4cm;	
}

.spalte2 {
	
}

.backbutton, .frage a, .maschinendetails {
	display: none;
}

h1 {
	font-size: 16pt;
}

h4 {
	margin-bottom: 0.2cm;
	border-bottom: 1px solid #aaa;
}

.maincontentheader_detail h1 {
	font-size: 14pt;
	color: #7E0003;	
}

.maschinendetails_kopf {
	font-weight: bold;
	color: #7E0003;
}

.maschinendetails_button, .frage, .einschraenken, .anfrage {
	display: none;
}

.frage_kopf {
	font-weight: bold;
	font-size: 120%;
}

.print {
	float: right;
}