/* Standartdrucklayout importieren. */
@import url(layout_print.css) print;

#row h2 {
	line-height:140%;
}

#row h2 span {
	display:block;
	font-size:0.9em;
}

#row h3.start {
	margin-top:1.5em;
}

#row p {
	max-width:52ex;
	margin-bottom:1em;
}

#row abbr, #row acronym {
	border-bottom:none;
}

#row q {
	color:#000;
	font-style:italic;
	letter-spacing:normal;
	background-color:transparent
}

#row strong, #row strong.measure {
	color:#000;
	background-color:transparent
}

#row .text .simpleTable {
	float:none;
	min-width:260px;
	max-width:none;
	width:auto;
	page-break-inside:avoid;
}

#row .picture {
	width:auto;
}

#row .alignRight {
	float:right;
	margin-left:25px;
	margin-right:0px;
}

#row .picture p {
	display:none
}

#row h3, #row h4 {
	font-size:1em;
	padding-top:0.5em;
	margin:0px 0px 0.125em 0px;
}

#row h5 {
	font-size:1em;
}

#row .text form p label span {
	display:inline;
}

#row .text form p.right {
	background-color:transparent;
	border:none;
}

#row .text form p.right strong {
	color:#000;
	font-weight:bold;
	background-color:transparent
}

#row div.start, #row div.end,  #row div#alphabet, 
#row .text form input, #row .text form select, 
#row .text form textarea, #row .text form p.submit, 
#row .text form p.answer, #row .text form p.back {
	display:none;
}