body
{
	background-color:#000000;
	color: #fff;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

.imageheadline
{
	width: 600px;
	height:234px;
	padding-top:8px;
	padding-bottom:8px;
	background:url(../images/headline/background.png);
}

.imageheadlineimage
{
	width: 584px;
	margin: auto auto auto auto;
}

.iconsbar
{
	background:url(../images/icons/iconsbackground.png);
	width:600px;
	height:40px;
	padding-top:6px;
}

#content {
position:relative;
z-index:1;
}

.wrap
{
	width: 910px;
	min-height: 100%;
	margin: 0px auto 0px auto;
}

.contentleft
{
	float:left;
	margin-top:20px;
	width:300px;
}

.contentright
{
	float:right;
	width:600px;
	margin-top:80px;
}

.maintextbackground
{
	width:600px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../images/textbackground.png);
}

.maintext
{
	width: 580px;
	margin: auto auto auto auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.3;
}

.maintext a
{
	color:#FFF;
}

.indexmainleft
{
	width: 380px;
	float:left;
	margin: 10px auto auto 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.4;
}

.indexmainleft a
{
	color:#FFF;
}

.indexmainright
{
	width: 180px;
	float: right;
	margin: 50px 10px auto auto;
}

.headline
{
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.bold 
{ font-weight:bold;}

.footer
{ background:url(../images/footerbackground.png); width: 600px; height:80px;}

.footer a
{color:#FFF; text-decoration:none;} 

.footer a:hover {
	text-decoration: underline;
}

.footertext
{ width: 400px; margin-left:150px; padding-top:22px; font-family:Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 1.3;