html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #0063bd;
}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #0063bd;/*Färgen som ligger bakom bakgrundsbilden*/
	/*background-image: url(img/bg.jpg);*//*Bakgrundsbilden*/
	/*background-repeat: repeat-x;*/
	/*background-position: left top;*/
}

p,code,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.px3 {
	font-size: 3px;
	line-height: 3px;
}
.righttext {
	float: right;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 200px;
	padding-left: 21px;
	display: inline;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0081CB;
}

.px7 {
	font-size: 7px;
	line-height: 7px;
}
.maintext {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	width: 330px;

}
.sidfot a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.sidfot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
hr {
	background-color: #bfe1ff;
	color: #bfe1ff;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lefttext {
	padding-top: 15px;
	padding-left: 15px;
	width: 370px;
	float: left;
	display: inline;
}

li {list-style: none;}

h1 {
	font-weight:bold;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-weight:bold;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
h1,h2,h3 {
	padding-top: 6px;
}
.elix {color: #000000}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
	}

/* misc */
.clearer {clear: both;}

.right {float: right;}

.butt {
color:#CC0000;
font-weight:bold;
}

/* structure */
.container {
	font-size: 1.2em;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

/* header */
.top {
	padding: 25px 10px 0;
	background-repeat: repeat-x;
}

/* title */
.header {
	font-size: 1.2em;
	height: 141px;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #0081cb; /*Linje mellan top och main*/
}
.header .left {
	line-height: 150px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 880px;
	background-color: #B3C2C7;
	height: 141px;
}

/* main */
.main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* Meny */
.sidenav {
	float: left;
	width: 252px;
	background-color: #bfe1ff; /*Menyfärg*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sidenav h2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
	background-color: #999999;
}
.sidenav .ul2{
	padding: 0;
	border-bottom: 1px solid #ffffff;
}
.sidenav ul {
	padding: 0;
}
.sidenav li a {
	line-height: 25px;
	font-size: 1.1em;
	font-weight:bold;
	color: #292727;
	display: block;
	text-decoration: none;
	width: 95%;
	padding: 2px 0 2px 5%;
	border-top: 1px solid #FFFFFF;
}
.sidenav li a:hover {
	background-color:#004584; /*Mouse overfärg menyn*/
	color: #FFFFFF;	
}
.sidenav li a:link.current, a:visited.current {
	font-weight:bold;
	color: #FFFFFF;
	background-color: #0063bd; /*Markerat menyval stora menyval*/
	padding: 2px 0 0px 5%;
}
.sidenav li a:link.urub, a:visited.urub{
	line-height: 14px;
	font-weight:normal;
	text-indent:15px;
	padding: 1px 0 2px 5%;
	border: 0;
}
.sidenav li a:link.current_urub, a:visited.current_urub {
	line-height: 14px;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #0063bd; /*Markerat menyval små menyval*/
	padding: 1px 0 2px 5%;
	text-indent:15px;
	border: 0;
}

/* content */
.content {
	float: left;
	width: 475px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 1px;
}
.contentfull {
	float: right;
	width: 580px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}
.content .underlinks {
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;
}

.content img {
	border:none;
}
.infotext {
	font-size: 16px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: bold;
}
.tips {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: bold;
}
.varning {
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.varningbig {
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.bildrubrik {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
.bildtext {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
}
.btlix:link, .btlix:visited  {
	font-weight: normal;
	color: #0063bd;
	text-decoration: underline;
}
.btlix:hover, .btlix:active {
	font-weight: normal;
	color: #0063bd;
	text-decoration: none;
}
.litenlix:link, .litenlix:visited  {
	font-weight: normal;
	color: #0063bd;
	text-decoration: underline;
}
.litenlix:hover, .litenlix:active {
	font-weight: normal;
	color: #0063bd;
	text-decoration: none;
}
/* footer */
.sidfot {
	color: #FFF;
	line-height: 39px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	font-weight: normal;
	width: 879px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 36px;
}
.footer {
	color: #FFF;
	line-height: 39px;
	text-align: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-indent: 10px;
	font-weight: normal;
	background-image: url(img/footerbg.gif);/*bild längst ner i menyn*/
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 36px;
}
.footer a,.footer a:hover {color: #FFF;}
.content .underlinks a {
	color: #666666;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.leftmain
{
	float: left;
	width: 876px;
	background-color: #FFFFFF;
	background-image: url(img/bgmain.gif);
	background-repeat: repeat-y;

}
.leftmainfull
{
	float: left;
    width: 880px;
	background-color: #FFFFFF;
	background-image: url(img/bgmain.gif);
	background-repeat: repeat-y;
}
.rightmain
{
	float: right;
    width: 180px;
}
.mainfloats {
	width: 615px;
}
.container .leftmain .content .mainfloats .lefttext a {
	font-size: 12px;
}


.rightmain img {
	border:none;
}
.header img {

	border:none;
}
