
body, td, th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/gb.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h5 {
	font-size: 12px;
}

.rubrik {
	color: #333333;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.maintable {
	width: 900px;
}

.maintabletopSE {
	background-image: url(images/topSE.jpg);
	height: 200px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.maintabletopEN {
	background-image: url(images/topEN.jpg);
	height: 200px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.maintablemenu {
	background-image: url(images/bg-menu.gif);
	height: 23px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.menuvertline {
	background-image: url(images/menu-vert_line.gif);
	height: 23px;
	width: 21px;
}

.contenthome {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.contenttable {
	background-image: url(images/bg-main2.jpg);
	border-bottom: 1px solid black;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-top: 35px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

.contentleft {
	background-color: #e2e2e2;
	border: 1px solid #666666;
	width: 400px;
}

a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.meny:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.meny:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.meny:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

