body {
	background: #b2dbf7 url(../img/bg_body.gif) repeat-y center;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
}

div.normal, div.nomargin {
	clear: both;
}

div.toning {
	background: #b4ddf9 url(../img/bg_toning.jpg) repeat-x;
	height: 78px;
}

div#layout-body {
	width: 830px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 40px 0;
}

div#container {
	background: #fff;
	overflow: hidden;
}

div.content {
	float: left;
	width: 564px;
	padding: 30px 0 0 0;
}

div.content .left {
	float: left;
	width: 340px;
}

div.content .right {
	float: right;
	width: 214px;
}

div.split {
	clear: both;
}

/*** Menu ***/

div.menu {
	float: left;
	width: 201px;
	padding: 30px 28px 0 14px;
}

div.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.menu ul.menu-1 {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}

div.menu ul li {
	padding: 10px 0 7px 11px;
}

div.menu ul ul li {
	margin: 0;
	padding: 0 0 0 20px;
}

li.level-1 {
	background: #dfdfdf url(../img/level-1.gif) no-repeat;;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #cccccc;
}

li.level-1-active {
	background: #f0f0f0 url(../img/level-1-active.gif) no-repeat;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

li.level-2 a {
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}

li.level-2-active a {
	color: #ff440c;
	text-decoration: underline;
	font-weight: bold !important;
}

/*** Styles ***/

h1 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 34px;
	padding: 0 0 4px 0;
 	margin: 0;
 	line-height: 34px;
 	color: #0072bb;
}

h2 {
	font-family: arial, verdana, sans-serif;
 	font-weight: bold;
 	font-size: 16px;
 	padding: 0 0 4px 0;
 	margin: 0;
}

h3 {
	font-family: arial, verdana, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	padding: 0 0 10px 0;
 	margin: 0;
}

a {
	color: #ff440c;
	font-weight: bold;
}

a img {
	border: 0;
}

.textonleft {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}

.textonright {
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float:left;
}

.puff-img {
	margin: -12px -6px 0px 0;
	float: right;
}

hr {
	height: 1px;
	color: #c7c7c7;
	background-color: #c7c7c7;
	padding: 0;
	margin: 5px 0 10px 0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 0px solid #c7c7c7;
	border-right: 0px;
	border-left: 0px; 
	clear:both;
}

/** Puff **/

.puff {
	height: 100%;
	overflow: hidden;
	background: #fff;
}

.puff a {
	color: #16b0d7;
	font-weight: bold;
}

.puff-content {
	background: url(../img/puff_bg_content.gif) repeat-x;
}

.puff-content .text {
	padding: 15px 15px 14px 14px;
}

.puff-bottom {
	background: url(../img/puff_bg_bottom.gif) repeat-x bottom;
	width: 100%;
}

.puff-left {
	background: url(../img/puff_bg_left.gif) no-repeat;
	width: 4px;
}

.puff-right {
	background: url(../img/puff_bg_right.gif) no-repeat;
	width: 4px;
}

.puff-bottom-right, .puff-corner-right, .puff-corner-left, .puff-bottom-left {
	width: 4px;
}

/** Puff - vit **/

.puff-vit .puff-content {
	background: url(../img/puff_bg_content_vit.gif) repeat-x;
}

.puff-vit .puff-bottom {
	background: url(../img/puff_bg_bottom_vit.gif) repeat-x bottom;
}

.puff-vit .puff-left {
	background: url(../img/puff_bg_left_vit.gif) no-repeat;
}

.puff-vit .puff-right {
	background: url(../img/puff_bg_right_vit.gif) no-repeat;
}


.puff h3, .puff-vit h3 {
	padding: 13px 6px 10px 6px;
}

.puff-vit h3 {
	padding: 11px 6px 10px 6px;
}

/** Rubrik objekt **/

div.rub {
	background: url(../img/bg_rub.jpg) repeat-x;
}

.rub-noshade {
	background: url(../img/bg_rub_noshade.gif) repeat-x;
}


.rub h3 {
	padding: 6px 6px 15px 25px;
	margin: 0;
}

.rub-noshade h3 {
	padding: 6px 6px 6px 25px;
	margin: 0;
}

/** Logg objekt **/

.logg {
	height: 100%;
	overflow: hidden;
	padding: 17px 0;
}

.logg-text {
	padding: 4px 0 10px 0;
}

.logg-larmtid {
	width: 145px;
	float: left;
}

.logg-assistans {
	width: 319px;
	float: left;
}


/** Drop objekt **/

.drop {
	height: 100%;
	overflow: hidden;
	padding: 5px 0;
}
.drop-rub {
	background: #f5f5f5;
	font-weight: bold;
	padding: 5px 5px;
}

.drop-content {
	background: #ececec;
	padding: 5px 5px;
}

