/* style sheet for http://german.pages.de
 *
 * unused:	#ec9381
 */

#outer {
	padding: 44;
}
.side {
	background: #bdb38f;
}
body {
	background: #770204;
}
a {
	text-decoration: overline;
}
a:hover {
	color: #a80204;
	background: #f0e8e0;
}
.lefty {
	background: #a80204;
	color: #bdb38f;
	padding: 3;
}
.logo {
	font-size: 150%;
	padding: 7;
	background: #f0e8e0;
	color: #bdb38f;
}
img {
	padding: 3;
	margin: 7;
	border: 1px dashed #000;
}
p.text big {
	margin-left: 44;
}
p.text {
	text-align: justify;
	line-height: 1.5;
}
/*
p.text:first-letter {
	font-size: 150%;
    # IE eats words on this: margin-left: 7%;
}
p.text a {
	color: #f0e8e0;
	text-decoration: none;
}
 */
blockquote a {
	color: #369;
	text-decoration: underline;
}
blockquote {
	font-size: 80%;
	background-color: #69f;
	padding: 12;
	margin: 24;
	border: 1px dashed #000;
}
.q {
	font-size: 200%;
}
.schriftzug {
	color: #a80204;
	font-size: 200%;
	line-height: 0;
}
.link {
	background: #d3c9a5;
	font-size: 125%;
	color: #000;
	padding: 2;
}
a.link:visited {
	color: #a80204;
}
.ci {
	color: #963;
	margin-left: 0%;
}
.sep {
	background-color: #bdb38f;
	height: 1;
	padding: 1;
	width: 100%;
}
tr,td,th,body {
	font-family: gill sans mt, gill sans, century gothic, sans-serif;
}
h1,h3 {
	font-family: bookman old style, bookman, century gothic, copperplate gothic bold, serif;
	font-variant: small-caps;
	padding: 3;
}
h3 {
	font-size: 250%;
	color: #b0a080;
}
h1 {
	background: #a80204;
	text-align: center;
	font-size: 150%;
	padding: 22;
	border: 1px dashed #f0e8e0;
	color: #f0e8e0;
}
.art {
	background: #f0e8e0;
}
