body, html
{
	background: #ffffff;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}

body:before { content: "rish.de | Ruderverband Schleswig-Holstein e. V."; }

a:link, a:visited
{
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; }
h4 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 15pt; }
h2 { font-size: 13pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }

img
{
	display: block;
	border: 0;
}

#nav, #searchform, #branding, #commentform, #sidebar, #featured-rightcol { display: none; }
#footer { border-top: 1pt solid #000000; }

#footer a, #footer
{
	text-decoration: none;
	background: #ffffff;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000000;
}

hr
{
	background: #000;
	color: #000;
	width: 100%;
	height: 1px;
	margin: 2em 0;
	border: none;
}

blockquote
{
	margin: 1.0em 0;
	padding: 1em;
	font-size: 0.9em;
}
