
/* basic elements */
body { 
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: black;
	margin: 0px;
}
p { 
	font: 13px/15px Georgia, Times New Roman, Times, serif;
	color: white;
	margin: 0px;	
	text-align: left;
	padding:10px
}
p.thanks { 
	font: 13px/15px Georgia, Times New Roman, Times, serif;
	color: black;
	margin: 0px;	
	text-align: center;
	margin-left: 10px;
	padding:5px
}
p.vasen { 
	font: 13px/15px Georgia, Times New Roman, Times, serif;
	color: white;
	margin: 0px;	
	text-align: left;
	margin-left: 41px;

}
p.footer { 
	font: 12px/15pxGeorgia, Times New Roman, Times, serif;
	color: white;
	margin: 0px;	
	text-align: left;
	margin-left: 12px;
	padding-top: 13px;
}	
b { 
	font: 14px/18px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin-top: 0px;
	color: white;
	}
a.text { 
	font-weight: bold; 
	color: white;;
	text-decoration: underline;
	}
a.text:visited {
	font-weight: bold; 
	color: white;;
	text-decoration: underline;
	}
a.text:hover, a.text:active { 
	font-weight: bold; 
	color: white;;
	text-decoration: none;
	}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: white;;
	}
a:visited {
	font-weight: bold; 
	text-decoration: underline; 
	color: white;;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: white;
	}
	
a.menu {
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
}
a.menu:hover {			
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
}

table.share {
	border: none;
	text-align: left;
	vertical-align: top; 	
	margin-left: 50px;
}
table {
	border: none;
	text-align: left;
	vertical-align: top; 	 
	font: 13px/15px Georgia, Times New Roman, Times, serif;
	color: white;
	margin: 0px;	
	text-align: left;
	padding:5px	
}



/* specific divs */

#container {
	background-color: transparent;
	background-image: url(images/top.png);
	height: 137px;
	width: 921px;
	margin-left: auto;
	margin-right: auto;
	}
	
#meny {
	width: 320px;
	height: 55px;
	margin: 37px 0px 0px 605px;
	position: absolute;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
	border: 0px;
	border-style: solid;
	border-color: black;
}
#vasen {
	margin: 150px 0px 0px 0px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	border: 0px;
	border-style: solid;
	border-color: black;
}
#flashPlayer{
	margin-left: 50px;
	}

#oikea {
	margin: 150px 0px 0px 399px;
	vertical-align: top;
	position: absolute;
	border: 0px;
	border-style: solid;
	border-color: black;
	width: 522px;
}
#oikea2 {
	margin: 150px 0px 0px 390px;
	vertical-align: top;
	position: absolute;
	border: 0px;
	border-style: solid;
	border-color: black;
	width: 531px;
}
#footer { 
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 521px;
	margin-top: 10px;
	margin-left: 0px;
	font: 10px georgia, Times, serif;
	color: white;
	border: 0px;
	border-style: solid;
	border-color: white; 
}

