/* XHTML / CSS Code by Sven Steglich, www.svensteglich.de */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 13px/16px "Courier New", Courier, monospace;
	color: #999999;
	background: #000000;
	text-align: center;
}
#matrjoschka {
	text-align: left;
	background: #000000 url(../i/back.gif) repeat-y;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 760px;
	height: 346px;
	margin: -210px 0px 0px -380px;
}
#kopf {
	width: 760px;
	height: 120px;
	background: #000000 url(../i/top.gif) no-repeat 0px -30px;
}
#kopf h3 {
	display: none;
}
#content {
	width: 744px;
	height: 210px;
	background: #000000;
}
#content a {
	color: #FF9900;
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
	text-decoration: underline;
}
#content p {
	margin: 0px 0px 6px 0px;
}
#bottom {
	height: 16px;
	width: 760px;
	background: #000000 url(../i/bottom.gif) no-repeat;
}
/*\*//*/
#matrjoschka {
	top: 50px;
	margin: 0px 0px 0px -380px;
}
/**/
