#gfx_bkgnd
{
	position:	absolute;
	float:		top left;
	top:		0px;
	left:		50%;
	margin-left:-425px;
	width:		850px;
	height:		600px;

	background-image:url('images/sabrax_bkgnd.gif');
}

#gfx1
{
	position:	absolute;
	float:		top left;
	top:		0px;
	left:		50%;
	margin-left:-407px;
	width:		187px;
	height:		130px;

/*	background-image:url('images/test3_01.gif');*/
}

#gfx11
{
	position:	absolute;
	float:		top left;
	top:		0px;
	left:		50%;
	margin-left:-221px;
	width:		666px;
	height:		129px;

/*	background-image:url('images/test3_11.gif');*/
}

#gfx2
{
	position:	absolute;
	float:		top left;
	top:		127px;
	left:		50%;
	width:		188px;
	margin-left:-518px;
	height:		120px;

/*	background-image:url('images/test3_02.gif');*/
}

#gfx3
{
	position:	absolute;
	float:		top left;
	top:		127px;
	left:		50%;
	width:		629px;
	margin-left:-332px;
	height:		473px;
	display:inline;
		overflow:auto;
/*	background-image:url('images/test3_03.gif');*/
}

#gfx4
{
	position:	absolute;
	float:		top left;
	top:		245px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		43px;
/*	background-Image:url('images/test3_04.gif');*/
}


#gfx5
{
	position:	absolute;
	float:		top left;
	top:		287px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		43px;
/*	background-image:url('images/test3_05.gif');*/
}

#gfx6
{
	position:	absolute;
	float:		top left;
	top:		329px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		37px;
/*	background-image:url('images/test3_06.gif');*/
}

#gfx7
{
	position:	absolute;
	float:		top left;
	top:		365px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		40px;
/*	background-image:url('images/test3_07.gif');*/
}

#gfx8
{
	position:	absolute;
	float:		top left;
	top:		404px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		39px;
/*	background-image:url('images/test3_08.gif');*/
}

#gfx9
{
	position:	absolute;
	float:		top left;
	top:		442px;
	left:		50%;
	width:		187px;
	margin-left:-518px;	
	height:		43px;
/*	background-image:url('images/test3_09.gif');*/
}

#gfx10
{
	position:	absolute;
	float:		top left;
	top:		484px;
	left:		50%;
	width:		187px;
	margin-left:-518px;
	height:		116px;
/*	background-image:url('images/test3_10.gif');*/
}


#debug
{
	position:	absolute;
	float:		top left;
	top:		800px;
}

#contentdisplay
{
	position:	absolute;
	float:		top left;
	overflow:	auto;
	left:		50%;
	top:		156px;
	width:		520px;
	margin-left:-322px;	
	height:		379px;
	text-align:	justify;

	padding:	2px;
	font-family:	"Comic Sans MS";
	font-size:	12pt;
}

#runningtext
{
	position:	absolute;
	float:		top left;
	left:		50%;
	width:		455px;
	margin-left:-310px;
	top:		129px;
	font-family:	"Comic Sans MS";
	font-size:	10pt;
	color:		red;
	font-weight: bold;

}

#builder
{
	position:	absolute;
	float:		top left;
	top:		576px;
	left:		50%;
	width:		400px;
	margin-left:-280px;
	text-align:	center;
	text-decoration:none;
}

#datum
{
	font-weight:	bold;
	font-size:		8pt;
}

#kopf
{
	font-weight:	bold;
	font-size:		12pt;
	line-height:	10pt;
}

#newssection
{
	position:	absolute;
	float:		top left;
	top:		38px;
	left:		50%;
	width:		220px;
	height:		140px;
	margin-left:-300px;
	text-align:	justify;
	font-size:10pt;
	font-family:"Comic Sans MS";
	color:red;
	font-weight: bold;	
}

#text
{
	text-align:		justify;
}

p.ltext
{
	color:green;
	font-weight:bold;
}

p.telltext
{
	text-align:		justify;
	position:		relative;
	top:			-10px;
}

table.ktv
{
	width:100%;
	text-align:center;
}

table.story
{
	text-align:		justify;
	position:		relative;
	top:			-10px;
}
table.textstory
{
	text-align:		justify;
	position:		relative;
	top:			-20px;
}

table.td.story
{
	text-align:		justify;
}

a
{
	text-decoration:none;
	font-weight:bold;
}

a.builder
{
	text-decoration:none;
	font-size:6pt;
}

a.impressum
{
	text-decoration:none;
	font-size:8pt;
	font-family:"Comic Sans MS";
}

td.m
{
	border:none;
	border-width:1px;
	width:180px;
	height:40px;
	font-size:8pt;
	font-weight:bold;
	vertical-align:top;
	background:#f0ddb1;
}
td.k
{
	border-bottom-style:solid;
	border-width:1px;
	width:180px;
	height:24px;
	font-size:8pt;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
/*	background:#f0ddb1;*/
}
