* {margin: 0;padding: 0;}
a {color: #575caa;font-weight:bold;text-decoration:none;}
a:hover {color: #BEC0E3;text-decoration:underline;}
html, body
{
	height: 100%;
	margin:0;
	padding:0;
	font-size: 0.85em;
	font-family: Verdana,Georgia, tahoma,arial, sans-serif;
	background: #e1e5ed;
	color: #444;
}
body {
width:820px; margin: 0 auto;
}

p,ul,message {padding-bottom: 1.2em;}
li {list-style: bullet;margin-left:10px;margin-bottom:5px;}
h1 {
	font-size:  1.4em;
	font-weight:bold;
	margin-bottom: 4px;
}
h1,h2,h3 {padding-top: 6px;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}

.wrapper {
	background: #ffffff;
	font-size: 1.2em;
	padding: 0 10px 10px;
	margin-top:30px;
	width: 800px;
}

/* huvud */
.header {
	background: white;
	font-size: 1.2em;
	height: 80px;
	margin: 0 auto;
	padding: 10px 10px 5px 10px;
	width: 800px;
}
.header .left, .header .right {
	background: #345781;
	color: white;
	height: 80px;	
}
.header .left {
	background: #d3d8ed  url('../img/logo.png') no-repeat;
	background-position: 10px 0px;
	font-size:0em;
	line-height: 80px;
	text-align: center;	
	width: 584px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p {padding: 6px 8px 0 8px;text-align:right;font-weight:bold;font-size: 0.825em;}
.header a {color:white;}
.main {padding:0px 10px 0px 10px;
	background: url(../img/back.gif) repeat-y;
}
.main2 {padding:0px 10px 0px 10px;
	background: url(../img/back2.gif) repeat-y;
}

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 550px;
}

.content p {}

/* fot */
#footer {background:white;height:39px;	clear:left;padding:5px 10px 10px 10px;}
#footer div{
	background: url(../img/foot.gif) repeat-x;
	color: #345781;
	font-size:1em;
	font-weight:bold;
	line-height: 39px;
	text-align: center;
}
#footer a,#footer a:hover {color: #244061;}

/* Högerkolumnen */
.rightcol {
	float: right;
	width: 210px;
}
.rightcol h2 {
	line-height: 28px;
	color: #5A5A43;
	padding-left: 15px;
	font-size: 1em;
	margin: 0;
}
.rightcol h2,.rightcol .divider {	border-bottom: 1px solid #eaeada;}

/* Slideshowbilder */
#iShow {margin-left:13px;width:184px;}
#iShow a {padding: 5px;border: 1px solid #ccc;margin: 5px;display:block;background:#fff;}
#iShow img {border: 1px solid black;}

#iShow2 {width:560px;}
#iShow2 img {border: 1px solid black;}

/* Meny */
#menuwrap {background:white;padding:0px 10px 5px 10px;}
.menu p {
	background: #ffffff;
	display: block;
	float: left;
	height: 40px;
	width:1px;
	margin:0px;padding:0px;
}
.menu {	
	background: #D9E1E5 url(../img/mensel.gif);

	height: 40px;
}

.menu .sel a {
	background: #D9E1E5 url(../img/menu.gif);
	border-right: 1px solid #939bb7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
}

.menu a {
	background: #D9E1E5 url(../img/mensel.gif);
	border-right: 1px solid #939bb7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 40px;
	padding: 0 20px;
	text-decoration: none;
}

.menu .sel a:hover {background-position: left bottom; color: #234;}

.menu a:hover {background-position: left bottom; color: #234;}

.message2 {
	background: #daf1a2;
	border:1px solid #6d8b4c;
	border-left: 6px solid #2e401a;
}
.message {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #acb2c8;
}

.message,.message2 {
	color: #666;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
}

.message h4,.message2 h4 {margin:0px;padding:0px;font-size:1.2em;font-weight:bold;}

.message .descr,.message2 .descr {
	color: #664;
	font-size: 0.9em;
	margin:0px;
	margin-bottom: 6px;
	text-align:right;
}

#push {height:54px;}
#container
{
	min-height: 100%;		
	background: url(../img/back.gif) repeat-y;
	margin: 0 auto -54px;
}
#container2
{
	min-height: 100%;		
	background: url(../img/back2.gif) repeat-y;
	margin: 0 auto -54px;
}
#iShow2{margin-left:10px;width:530px;}
#iShow2 a img {padding: 5px;border: 1px solid #ccc;margin: 2px;}

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	font-family: 'Andale Mono', sans-serif;
	font-size: 1.0em;
	background: #d3d8ed;
	color: #445566;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

