body {
	background-image: url(bg0.jpg);
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

img {
border-left: 0px;
border-right: 11px;
border-color: #ffffff;
border-style: solid;
}

h1 {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	font-weight:normal;
}

#navi {
	position:absolute;
	left:103px;
	top:216px;
	width:104px;
	height:210px;
	z-index:1;
	text-align:right;
}
.navistil {
	font-size: 12px;
	color: #999999;
}
#content {
	position:absolute;
	left:254px;
	top:208px;
	width:521px;
	height:365px;
	z-index:2;
	overflow: visible;
}

#text {
    margin-top:20px;
	height:220px;
	width:490px;
	border-left:1px dotted #cccccc;
	padding-left:7px;
	overflow: auto;
	font-size:17px;
	line-height:1.3;
	text-align:justify;
}

#footer {
	position:absolute;
	left:253px;
	top:576px;
	width:519px;
	height:23px;
	z-index:3;
}

.footerstil {	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
#xspeaker {
	position:absolute;
	left:792px;
	top:572px;
	width:17px;
	height:26px;
	z-index:4;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
#title {
	position:absolute;
	z-index:2;
	overflow: visible;
	left: 245px;
	top: 113px;
}
#logo {
	position:absolute;
	left:90px;
	top:64px;
	z-index:1;
}
#preload {
	position:absolute;
	z-index:1;
	left: -1111px;
	top: -1111px;
}