body {
	background-color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

#contentbg {
	background: url(images/system/bgxx.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 600px;
	border: 0;
	vertical-align: middle;
	text-align: left;
}

#contentbg #contentupscroll {
	position: relative;
	background: url(images/system/up.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 32px;
	height: 32px;
	top: 330px;
	left: 692px;
	border: 0;
}

#contentbg #contentdownscroll {
	position: relative;
	background: url(images/system/down.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 32px;
	height: 32px;
	top: 340px;
	left: 692px;
	border: 0;
}

#contentbg #menu {
	position: relative;
	width: 665px;
	height: 20px;
	top: 455px;
	left: 55px;
	border: 0;
	text-align: right;
	font-size: 10px;
	color: #666666;
}

#contentbg #menu a, #menu a:link, #menu a:visited, #menu a.hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#content {
	LEFT: 320px;
	OVERFLOW: hidden;
	WIDTH: 330px;
	POSITION: relative;
	TOP: 90px;
	HEIGHT: 210px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

#imagespreview {
	LEFT: 80px;
	OVERFLOW: hidden;
	WIDTH: 200px;
	POSITION: relative;
	TOP: -200px;
	HEIGHT: 281px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

.scrolling {
	border-right: medium none;
	padding-right: 10px;
	border-top: medium none;
	padding-left: 10px;
	font-size: 12px;
	left: auto;
	visibility: hidden;
	padding-bottom: 10px;
	margin: 0px;
	border-left: medium none;
	padding-top: 10px;
	border-bottom: medium none;
	font-family: Verdana,Helvetica,sans-serif;
	position: absolute;
	top: auto;
}

#content a, #list a:link, #list a:visited {
	color: 333333;
	text-decoration: none;
	weight: bold;
}

#content a:hover {
	text-decoration: underline;
	color: #666666;
	weight: bold;
}

.text	{
	font-size: 11px;
	color: #666666;
	font-family: Arial
}

.fontklein	{
	font-size: 9px;
	color: #666666;
	font-family: Arial
}

.titel	{
	font-size: 13px;
	color: #666666;
	font-family: Arial;
	font-weight: bold
}

#preview {
	position: relative;
	top: -310px;
	left: -80px;
	width: 230px;
	height: 0px;
}

#preview #previewtitel {
	position: absolute;
	top: 246px;
	left: -20px;
	width: 230px;
	height: 0px;
}

#preview #previewimages {
	position: absolute;
	top: 103px;
	left: 170px;
	width: 230px;
	height: 0px;
}


