body {
	Font-family: arial; 
	font-size: 11px;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px; 
	background-color: #fff;
	background-image: url(../grafik/mainBgIndex.gif);
	background-repeat: repeat-x;
}
.holder {
	position: relative;
	width: 930px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
html>body .holder {
	min-height: 200px;
	height: auto;
}
	
.toplogoHolder {
	position: relative;
	float: left;
	width: 930px;
	height: 117px;
	background-color: #fff;
}

.toplogo {
	position: relative;
	float: left;
	left: 26px;
	top: 22px;
	width: 185px;
	height: 81px;
}

.toplogoRight {
	position: absolute;
	float: right;
	right: -1px;
	top: 0px;
	width: 237px;
	height: 119px;
}

.midtFlashHolderIndex {
	position: relative;
	float: left;
	top: 13px;
	width: 905px;
	height: 355px;
	background-color: #01070e;
	margin-bottom: 16px;
	padding-top: 10px;
	padding-left: 25px;
	color: #fff;

}

.leftBundLine {
	position: relative;
	float: left;
	left: 93px;
	top: 0px;
	width: 122px;
	height: 192px;
}

.bundIndex {
	position: relative;
	float: left;
	width: 930px;
	height: 200px;
}
	
.indexCheck {
	position: relative;
	float: right;
	right: 10px;
	width: 600px;
	height: 20px;
	color: #878787;
	text-align: right;
	color: #000000;
}

.bundIndexText {
	position: relative;
	float: right;
	right: 10px;
	width: 450px;
	height: 200px;
	color: #878787;
	text-align: right;
}
h1.forside
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	/*height: 60px;*/
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}
a.forsideLink 
{ 
	color: #fff;
	
}
a.forsideLink 
{ 
	color: #81aecf;
	
}

