/* Standartlayout + Restauratix-Anpassungen importieren. */
@import url(layout.css);

#row h2 {
	float:left;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.08ex;
	max-width:52ex;
	margin:0px 0px 0.25em 0px;
}

#row h3 {
	font-size:1.1em;
	padding-top:1em;
	margin:0px 0px -0.25em 0px;
}

#row h3 span {
	font-weight:normal;
	text-transform:lowercase;
}

#row .text h4 {
	float:left;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.08ex;
	max-width:52ex;
	padding:0px 40px 0px 40px;
	margin-bottom:0.45em;
}

#row .text h4 span { 
	display:block;
	font-size:0.95em;
}

#row .text h4 a {
	color:#252525;
	text-decoration:none;
	background-color:transparent;
}

#row .text h4 a:hover {
	text-decoration:underline;
}

#row .text p.author {
	clear:none;
	float:right;
	font-family:Tahoma, Arial, sans-serif;
	font-size:0.85em;
	letter-spacing:0.05ex;
	line-height:140%;
	text-transform:uppercase;
	text-align:right;
	max-width:22ex;
	padding:2em 0px 0px 0px;
	margin:0px;
}

#row .text p {
	clear:both;
	font-size:1.05em;
	max-width:60ex;
	line-height:150%;
	padding:0px 40px 1.5em 40px;
}

#row .text p.intro {
	line-height:145%;
	max-width:56ex;
	padding:0px;
	margin-bottom:1.5em;
}

#row abbr, #row acronym {
	border-bottom:1px dashed #252625;
	cursor:help;
}

#row q {
	color:#1a438e;
	font-style:normal;
	quotes:"»" "«";
	background-color:transparent;
}

#row strong {
	color:#5a5c5a;
	background-color:transparent;
}

#row .text p.help {
	font-style:normal;
	max-width:80ex;
	padding:1em 0px 0px 0px;
	margin-bottom:0.75em;
}

#row p.dowload {
	font-size:0.9em;
	padding:0px;
	margin-bottom:2.5em;
}