@charset "utf-8";
/* CSS Document */




body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: center;
	background-color:#e4e4e3;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 10px;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 13px;
}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-style:italic;
	font-size: 11px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-size: 10px;
}

.top_left {
background-image:url(images/top_left.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.top_center {
background-image:url(images/top_center.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.top_right {
background-image:url(images/top_right.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.left {
background-image:url(images/left.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.background_main {
background-image:url(images/main_field.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

.right {
background-image:url(images/right.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.bottom_left {
background-image:url(images/bottom_left.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.bottom_center {
background-image:url(images/bottom_center.jpg);
background-position:top right;
background-repeat:no-repeat;
}

.bottom_right {
background-image:url(images/bottom_right.jpg);
background-position:top left;
background-repeat:no-repeat;
}


#knappar{

	position:absolute;
	left:8px;
	top:285px;
	width: 120px;


}


div#flash {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	z-index:1;

}

div#aw {
	cursor:pointer;
	position: absolute;
	float: left;
	width: 836px;
	height: 725px;
	background: url(KOI-AW.png) 0 0 no-repeat;
	
	margin-left: 30px;
	margin-top: -40px;
	z-index:10;

}








.menutext {

	font-size: 12px;

	color: black;

	font-family: verdana;

	font-style: normal;

	font-weight: none;

	line-height: normal;

	text-decoration: none;

	font-variant: normal;





}

.menutext:hover {

	font-weight: none;

	font-size: 12px;

	color: #CC9900;

	font-family: verdana;

	text-decoration: none;

	font-style: normal;

	line-height: normal;



}



--------------------/menytext
