body {
	background: url(../images/background.gif);
	color: #fcfdfd;
	font: 11px verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

a {
	color: #0efbcd;
}

a:hover {
	color: #a335ee;
	text-decoration: none;
}

img {
	border: none;
}

input, select {
	background: #172856;
	border: 1px solid #000;
	color: #fcfdfd;
}

textarea {
	background: #172856;
	border: 1px solid #000;
	color: #fcfdfd;
	height: 91px;
	width: 477px;
}

option {
	background: #172856;
	color: #fcfdfd;
}

hr {
	background: #fcfdfd;
	border: none;
	height: 1px;
	width: 100%;
}

div#page {
	background: url(../images/main.gif) repeat-y;
	margin: 0 auto;
	width: 925px;
}

div#header {
	height: 189px;
	line-height: 0;
	width: 925px;
}

div#content {
	display: inline;
	float: left;
	margin: 0 0 0 90px;
	padding: 0 12px;
	text-align: left;
	width: 611px;
}

div#sidebar {
	display: inline;
	float: right;
	margin: 0 20px 0 1px;
	width: 179px;
}

div#footer {
	clear: both;
	height: 83px;
	line-height: 0;
	width: 925px;
}

div#impressum {
	font-size: 10px;
	margin: 0 auto;
	padding: 0 0 0 105px;
	text-align: center;
	width: 820px;
}

span.b {
	font-weight: bold;
}

span.i {
	font-style: italic;
}

span.u {
	text-decoration: underline;
}

div.left {
	text-align: left;
}

div.center {
	text-align: center;
}

div.right {
	text-align: right;
}

div.justify {
	text-align: justify;
}

blockquote {
	background: #1c316a;
	border: 1px solid #000;
	margin: 0 5px 10px 5px;
	padding: 5px;
}

a.itemstats {
	text-decoration: none;
}
