body {
	background-image:   url(../img/bg/bg01--.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100.01%;
	height: 100.01%;
	text-align: left;
	line-height: 1.8em;
}
/*html {overflow: -moz-scrollbars-vertical; overflow-x: auto;	overflow-y: scroll;}*/
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h5 {
	color: #333333;
	margin: 0;
	font-family: Times, serif, "Times New Roman";
}
h1 {
	font-size: 200%;
	line-height: 100%;
	letter-spacing: 0.1em;
	font-weight: normal;
	margin-bottom: 2em;
}
h2 {
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 12px;
	margin:0;
	padding:0;
}
a {
	color: #333333;
	text-decoration: none;
	border: none;
}
img {
	border: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
p {
	margin-bottom:1em;
}
.wrapper {
	padding: 0px;
	min-height: 400px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
* html .wrapper {
	height: 400px;
}
.logo {
	clear: both;
	width: 850px;
	height: 157px;
	background-image: url(../img/ban/ban_02.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.logo span {
	display:none;
	visibility:hidden;
}
.main {
	width: 850px;
	min-height: 200px;
	height: auto !important;
}
* html .main {
	height: 200px;
}
/***************************************/

.menu {
	clear: both;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	height: 70px;
	width: 850px;
}
.menu dl {
	text-align: right;
	margin-left: 0px;
}
.menu dt {
	display: block;
	text-align: center;
	padding: 0px;
	float: left;
}
.menu a {
	color: #666666;
	text-decoration: none;
	font-family: Times, serif, "Times New Roman";
	font-weight: bold;
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	border-bottom: 4px solid #FFFFFF;
	display: block;
	float:left;
	background-color: #FFFFFF;
	height: 50px;
	line-height: 50px;
}
.menu a:hover {
	text-decoration: none;
	color: #CC6600;
	border-bottom: 4px solid #CC6600;
}
a.ActiveMenu {
	color: #CC9933;
	border-bottom: 4px solid #CC9933;
}
/*************************************/
.col01 {
	float: left;
	width: 280px;
	text-align: left;
}
.col02 {
	float: left;
	width: 280px;
}
.col03 {
	float: left;
	width: 498px;
}
.col01 p, .col02 p, .col03 p {
	padding: 0px 40px 10px 0px;
}
.col02 h2, .col01 h2 {
	font-size: 18px;
	line-height: 1.6em;
	padding-bottom: 0.8em;
	padding-top: 10px;
	color: #006699;
	background-image: url(/img/decor/bg_h5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0px;
}
.col02 h2 a, .col01 h2 a {
	color: #006699;
	text-decoration:none;
}
.col01 ul, .col03 ul, .col03 dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 1em 0px;
	list-style-type: none;
}
.col02 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
.col01 li, .col02 li, .col03 li, .col03 dt {
	background-image: url(../img/decor/dot_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 18px;
	margin-left: 0px;
}
/**************************/
.footer {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	width: 850px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC9900;/*#006699;*/
	clear: both;
	padding-top: 10px;
	float: left;
}
.title1 {
	font-style: italic;
	color: #006699;
	font-weight: bold;
	font-size: 110%;
}
input {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#skicka, #rensa {
	cursor: pointer;
	/*cursor: hand;*/
}
.main td a, .datum {
	color: #003399;
	text-decoration: none;
}

