﻿body 
{  
	background-color: #ffffff; 
	
}
body.index
{
	background-image:url(../image/bkgall.jpg);
	margin: 0px;
	padding: 0px;
}
.topmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 928px;
	height: 150;
	background-image: url(../image/bkgTop.jpg);
	background-repeat: no-repeat;
	z-index:2;
}
.bueng
{
	position: absolute;
	top: 20px;
	left: 840px;
	width: 60px;
	height: 44;
	background-image: url(../image/eng.gif);
	cursor:pointer;
	background-repeat: no-repeat;
}
.buswe
{
	position: absolute;
	top: 20px;
	left: 840px;
	width: 60px;
	height: 44;
	background-image: url(../image/swe.gif);
	cursor:pointer;
	background-repeat: no-repeat;
}
.clickable
{
	cursor:pointer;
}
.clickableText
{
	cursor: pointer;
	font-size: 11px;
	color: #3399ff;
	font-family: arial;
	text-decoration: underline;
}
.unclickableText
{
	font-size: 11px;
	color: #000000;
	font-family: arial;
}
.notbook
{
	width:840;
}
.notbookItem
{
	width: 802;
background-color: #f5f5f5;
}
.notbookItemHead
{
	background-color: #ebebeb;
	width:802;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.notbookItemMessage
{
	background-color: #f5f5f5;
	width: 802;
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.notbookaddbox
{
	font-size: 12px;
	font-weight:bold;
	color: black;
	font-family: Arial;
}
.notetop
{
	width:840;
	height:21;
	background-image: url(../image/notetop.jpg);
	background-repeat: no-repeat;
}
.blogdate
{
	width: 820;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #666666;
	text-decoration: underline;
}
.bloghead
{
	width: 820;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;
}
.blogtext
{
	width: 820;
	font-weight:normal;
	font-size: 14px;
	font-family: Arial;
}
.blogheadFP
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-decoration: underline;
}
.blogtextFP
{
	font-weight:normal;
	font-size: 14px;
	font-family: Arial;
}
.notemiddle
{
	width:840;
	
	background-image: url(../image/notemiddle.jpg);
}
.notebottom
{
	height:21;
	background-image: url(../image/notebottom.jpg);
	background-repeat: no-repeat;
}
.content
{
	position: absolute;
	top: 134px;
	left: 0px;
	width: 928;
	height: 500px;
	background-image: url(../image/bkgMiddle.jpg);
	z-index:1;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;
	overflow:hidden;
}

.bottom
{
	position: absolute;
	left: 0px;
	height:50;
	width: 928;
	background-image: url(../image/bkgBottom.jpg);
	background-repeat: no-repeat;
}
.topmenusub
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 928px;
	height: 200;
	background-image: url(../image/bkgTop.jpg);
	background-repeat: no-repeat;
}
.headline
{
	position: absolute;
	top: 190px;
	left: 40px;
	height: 40;
	font-weight: bold;
	font-size: 30px;
	color: black;
	font-family: Verdana;
}
.topmenubuttonNormal
{
	position: absolute;
	top: 73;
	width: 108px;
	height: 44;
	background-image: url(../image/mainbu_1.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.topmenubuttonOver
{
	position: absolute;
	top: 73;
	width: 108px;
	height: 44;
	background-image: url(../image/mainbu_2.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.topmenubuttonSelected
{
	position: absolute;
	top: 73;
	width: 108px;
	height: 44;
	background-image: url(../image/mainbu_3.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.topmenuText
{
	position: absolute;
	left: 3;
	top: 12;
	width: 100;
	height: 30;
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.topmenuSubMenu
{
	position: absolute;
	left: 40;
	top: 116;
	height: 30;
}
.topmenuSubMenuTextNormal
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	height: 12;
	cursor:pointer;
	padding-left:6;
	padding-right:6;
	vertical-align: middle;
}
.topmenuSubMenuTextOver
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	height: 12;
	background-color: #f1f1f1;
	cursor: pointer;
	padding-left: 6;
	padding-right: 6;
	vertical-align: middle;
}
.contentontent
{
	position: absolute;
	left: 5;
	top: 5;
	width: 880;
	font-size: 12px;
	color: black;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
.adress
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.separator
{
	width:3;
	background-image: url(../image/sep.gif);
	background-repeat: no-repeat;
}