body{
	background-color: #efefef;
	font-family: Tahoma, Hevelica, Arial, sans-serif;
}

p{
	line-height: 1.3;
	text-align: left;
}

h1{
	font-family: arial, sans-serif;
	font-size: 2.3em;
	padding-bottom: 5px;
}

table{
	border: none 0px white;
}

td{
	border: none 0px white;
}

a{
	color: #203589;
}

p.bold{
	font-weight: bold;
}

sup
{
	position: relative;
	top: -4px;
	font-size: 0.9em;	
}

#main{
	background-color: #ffffff;
	width: 850px;
	margin: 20px auto;
	background-image: url("../images/BgUpperCorner.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#navAndStuff{
	height: 60px;
	overflow: hidden;
}

div.menu{
	background-image: url("../images/avrundningMitten.gif");
	background-repeat: no-repeat;
	float: left;
}

ul.menu{
	font-size: 1.1em;
}

ul.menu.noSub{
	margin: 34px 0px 0px 50px;
}

ul.menu.hasSub{
	margin: 12px 0px 0px 50px;
	padding-bottom: 3px;
	border-bottom: solid 1px #e1e1e1;
}

ul.menu.submenu{
	margin: 3px 0px 0px 50px;
}

ul.menu li{
	display: inline;
}

ul.menu li a
{
	color: #000000;
	text-decoration: none;
}

ul.menu li a:hover{
	color: #203589;
}

ul.menu.noSub li.active a{
	font-weight: bold;
	color: #203589;
}

ul.menu.hasSub li.active a{
	font-weight: bold;
}

ul.submenu li.active a{
	font-weight: bold;
	color: #203589;
}

#page{
	padding: 0px 25px;
}

#header {
	width: 100%;
	overflow: hidden;
}

h1.header{
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 115px;
	height: 26px;
	float: left;
	margin: 22px 0px 0px 25px;
}

div.header{
	float: right;
	padding: 9px 25px 0px 0px;
}

select.header{
	font-size: 1em;
	width: 130px;
}

a.header{
	display: block;
	text-decoration: none;
	text-align: right;
	margin: 3px 0px 2px 0px;
	padding: 0px;
	color: #203589;
	font-weight: bold;
	font-size: 1em;
}

a.header:hover{
	color: #203589;
}

#header div{
	float: left;
}

#userContent{
	min-height: 270px;
	margin-right: 3px;
	background-color: #f8f7f7;
}

#userContent.startPage{
	padding-top: 50px;
}

#userContent.subPage{
	padding-top: 40px;
	overflow: auto;
	width: 100%
}

#userContent.startPage , #userContent.subPage{
	border-bottom: 4px solid #203589;
}

#userContent.diabact{
	border-bottom: 4px solid #01a9f0;
}

#userContent.heliprobe{
	border-bottom: 4px solid #c80468;
}

#left, #right{
	padding-bottom: 0px;
}

#userContent p.stopFloat{
	clear: both;
	padding: 0px;
}

.startPage #left{
	float: left;
	width: 440px;
	margin-left: 80px;
}

.startPage p{
	display: inline;
}

.startPage h2{
	display: inline;
	color: #203589;
	font-weight: bold;
	font-size: 1em;
}

.startPage #right{
	float: left;
	margin-left: 40px;
	width: 230px;
}

.startPage H1{
	color: #203589;
	font-size: 2.1em;
	font-family: Tahoma, Hevelica, Arial, sans-serif;
}

.startPage ul{
	color: #203589;
	list-style-image: url("../images/plupp.gif");
}

.startPage ul a{
	position: relative;
	top: 2px;
	color: #203589;
	text-decoration: none;
	font-weight: bold;
}

.startPage a:hover{
	color: #203589;
}

.subPage #left{
	float: left;
	width: 450px;
	margin-left: 40px;
	padding-right: 95px;
}

.subPage #right{
	width: 150px;
	overflow: hidden;
}

.newsItem, .oddNewsItem{
	background-image: url("../images/dottedLine.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.newsItem:last-child, .oddNewsItem:last-child{
	background-image: none;
}

.newsItem br, .oddNewsItem br{
	display: none;
}

.newsListSubject, .newsHead{
	font-size: 1.2em;
	font-weight: bold;
}

.newsListSubject a{
	color: Black;
}


.subPage #right p{
	margin-bottom: 10px;
}

#right div.hr{
	height: 1px;
	width: 100%;
	
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
}

.stopFloat{
	clear: both;
}

#footerContainer{
	height: 30px;
	width: 800px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer{
	margin-top: 10px;
	text-align: center;
	padding-bottom: 15px;
	padding-left: 70px;
}

#footer.english{
	padding-left: 0px;
}

#footerRight{
	display: inline;
	float: right;
}

#rightMenu{
	margin: 0px;
}

#rightMenu li{
	font-size: 1.1em;
}

#rightMenu li a{
	color: #000000;
	text-decoration: none;
}

#rightMenu li.active a{
	font-weight: bold;
	color: #000000;
}

#rightMenu li a:hover{
	color: #203589;
}