body {
	background-color: #FFFFFF;
	background-image: url("_gfx/bg.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	height: 400px;
}
a:link, a:visited, a:hover, a:active {
	color: #000000;
}
#logo {
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 20px;
}
#indexadress {
	visibility:visible;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 420px;
	width: 750px;
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #000000;
	overflow: visible;
}
#navigation {
	position: absolute;
	z-index: 1;
	top: 100px;
	left: 0px;
	width: 650px;
	padding-left: 100px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
#maincontainer {
	position: absolute;
	z-index: 1;
	width: 750px;
	left: 0px;
	top: 160px;
	margin-bottom: 30px;
}
#payoff {
	position: absolute;
	height: 1px;
	left: 758px;
	top: 20px;
}
#subadress {
	width: 750px;
	text-align: center;
	margin: 30px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #000000;
}
.text {
	padding: 0px 0px 0px 250px;
	width: 320px;
}
img.right {
	text-align: right;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	margin: 20px 0px 20px 0px;	

}
img.leftnomargin {
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	margin: 0px;	
}
img.rightnomargin {
	text-align: right;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	margin: 0px;	

}
img.left {
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	margin: 20px 0px 20px 0px;	
}
div.right {
	text-align: right;
}
#newsleft {
	float: left;
	width: 135px;
	margin: 0px;

}
#newsmain {
	float: left;
	width: 160px;
	margin: 8px 25px 0px 25px;

}
#newstext {
	float: left;
	width: 350px;
	margin: 8px 25px 0px 25px;

}
#newsright {
	float: right;
	width: 399px;
	margin: 0px;
}
.newsspacer {
	margin: 7px 0px 7px 0px;

}
.newsdate {
	color:#666666;
}
.newsa:link, .newsa:visited, .newsa:hover, .newsa:active {
	text-decoration: none;
}

#floater1 {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#floater2 {
	position: absolute;
	z-index: 1;
	left: 630px;
	top: 0px;
}
#floater3 {
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 0px;
	border: 1px solid #000000;
}
.greyitalic {
	font-style: italic;
	color: #999999;
}