a, a:link, a:visited, a:active {
	text-decoration		: none;
	border-style		: dotted;
	border-width		: 0px 0px 1px 0px;
	color			: #000000;
}
a:hover {
	border-style		: solid;
	border-width		: 0px 0px 1px 0px;
}
body {
	background-color	: #b3c4d6;
	background-image	: url(../images/background.png);
	background-repeat	: repeat-y;
	margin			: 0px;
}
body, td, th {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
}
br.clear {
	clear			: left;
}
img.left {
	padding-right		: 25px;
	padding-bottom		: 10px;
	float			: left;
}
img.right {
	padding-left		: 25px;
	padding-bottom		: 10px;
	float			: right;
}
p {
	margin-bottom		: 20px;
}
p.clear {
	clear			: both;
}
#content {
	position		: absolute;
	margin			: 400px 0px 0px 75px;
	width			: 825px;
}
#content {
	position		: absolute;
	margin			: 250px 0px 0px 75px;
	width			: 825px;
}
#intro {
	position		: absolute;
	background-image	: url(../images/intro.jpg);
	background-repeat	: no-repeat;
	margin			: 0px 0px 0px 0px;
	width			: 968px;
	height			: 400px;
}
#intro h1 {
	display			: none;
}
#introcontent {
	position		: absolute;
	margin			: 400px 0px 0px 75px;
	width			: 825px;
}
#intromenue {
	position		: absolute;
	margin			: 22px 0px 0px 93px;
	width			: 820px;
}
#intromenue a {
	width			: 179px;
	height			: 61px;
	margin-right		: 20px;
	display			: block;
	border-style		: none;
}
#intromenue a span {
	display			: none;
}
#intromenue ul {
	margin			: 0px;
	padding			: 0px;
	list-style-type		: none;
}
#intromenue ul li {
	float			: left;
}
#intromenue a.christian {
	background-image	: url(../images/christian.png);
	background-repeat	: no-repeat;
}
#intromenue a.christian:hover {
	background-image	: url(../images/christian_active.png);
	background-repeat	: no-repeat;
}
#intromenue a.ingrid {
	background-image	: url(../images/ingrid.png);
	background-repeat	: no-repeat;
}
#intromenue a.ingrid:hover {
	background-image	: url(../images/ingrid_active.png);
	background-repeat	: no-repeat;
}
#intromenue a.ruediger {
	background-image	: url(../images/ruediger.png);
	background-repeat	: no-repeat;
}
#intromenue a.ruediger:hover {
	background-image	: url(../images/ruediger_active.png);
	background-repeat	: no-repeat;
}
#intromenue a.ulrich {
	background-image	: url(../images/ulrich.png);
	background-repeat	: no-repeat;
}
#intromenue a.ulrich:hover {
	background-image	: url(../images/ulrich_active.png);
	background-repeat	: no-repeat;
}
#impress {
	position		: absolute;
	background-image	: url(../images/impress.jpg);
	background-repeat	: no-repeat;
	margin			: 0px 0px 0px 0px;
	width			: 968px;
	height			: 215px;
}
#impress h1 {
	display			: none;
}
#impresslink {
	font-size		: 80%;
	margin-top		: 75px;
	float			: left;
	display			: block;
}
#onex {
	position		: absolute;
	margin			: 0px 0px 0px 946px;
}
#onex a {
	width			: 22px;
	height			: 148px;
	background-image	: url(../images/onex_intro.png);
	display			: block;
	border-style		: none;
}
#onex a:hover {
	background-image	: url(../images/onex_intro_active.png);
}
#onex span {
	display			: none;
}
#page {
}
#navi {
	position		: absolute;
	right			: 5px;
	bottom			: 5px;
	color			: #FFFFFF;
}
#navi a {
	color			: #FFFFFF;
}