@charset "UTF-8";
/* CSS Document */

/* ANVÄND PADDING! */

* {
	margin: 0;
}

html, body {
	height: 100%;
	font-size: 12px;
	background-image: url(/media/1070/top.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	}

.logo
{
	float: left;
	margin-top: 30px;
	border: none;
	}
	
h1{
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 10px;
	}	
	
h2{
	font-weight: normal;
	font-size: 18px;
	color: #ff7100;
	padding-bottom: 10px;
	}		

h3{
	font-weight: normal;
	color: #00619c;	
	font-size: 18px;
	padding-bottom: 10px;
	}	

p{
	padding-bottom: 10px;
	}
.blueStrong{
font-size:12px;
font-weight: bold;
color:#00619C;
}

a:link{color:#00619C;}
a:visited{color:#00619C;}
a:hover{color:#002338;}
a:active{color:#00619C;}


.content{
	padding-top: 20px;
	}

#navcontainer ul
	{
	padding-left: 0;
	margin-left: 0;
	background-color: #00619b;
	color: White; 
	float: right;
	margin-top: 67px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	}
	
	#navcontainer ul li { display: inline; }
	
	#navcontainer ul li a
	{
	padding: 0.2em 1em;
	background-color: #00619b;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}
	
	#navcontainer ul li a:hover
	{
	background-color: #1f89c9;
	color: #fff;
	}

/* SUBPAGE */

#subpage_leftcolumn{
float: left;
width: 593px;
margin-top: 20px;
	font-size: 12px;
}

#subpage_leftcolumn img{
margin-bottom: 20px;
border: none;
}



#subpage_rightcolumn{
float: left;
margin-top: 20px;
	font-size: 12px;
}

#sub_navlist {
margin-left:0;
padding-left:17px;
width:200px;
}
#sub_navlist li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0.25em;
}
#sub_navlist li a {
color:black;
text-decoration:none;
}
#sub_active a:link, #sub_active a:visited, #sub_active a:hover {
color:#DC2B18;
text-decoration:none;
}

#subpage_rightcolumn h1 {
color:#00619C;
font-size:22px;
margin-top:20px;
}
.sub_whole {
float:left;
margin-right:46px;
}
.sub_left {
float:left;
margin-right:26px;
/*width:275px;*/
}
.sub_right {
float:left;
width:265px;
}
.sub_bottom {
clear:both;
height:20px;
}
.left {
float:left;
}
.right {
float:right;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -113px;
	width: 880px;
}

.leftcolumn
{
	float: left;
	width: 555px;
	margin-right: 38px;
	font-size: 12px;
	}

.rightcolumn
{
	float: left;
		font-size: 12px;
	
	}


.rbroundbox { background: url(/media/1050/nt.gif) repeat; }
.rbtop div { background: url(/media/1065/tl.gif) no-repeat top left; }
.rbtop { background: url(/media/1075/tr.gif) no-repeat top right; }
.rbbot div { background: url(/media/1020/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/media/1025/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { padding: 7px; padding-left: 20px; padding-right: 20px; }
.rbroundbox { width: 287px; margin: 0em auto; }


/* Kontakt forumlär */

label
{
	width: 50px;
	float: left;
	/* text-align: right; */
	margin-right: 1em;
	display: block 
}



input
{
	width: 186px;
}


fieldset
{
	width: 260px;
}

legend
{
	font-weight: bold;
	padding: 2px 6px
} 
 /* Checkbox fälten - start */

.cbox
{
	width: 280px;
	display: block ;

}

.cbox  label
{
	width: 100px;
/*	float: left;
	text-align: right; 
	margin-right: 1em;
	display: block */

}
.cbox input
{
	 width: 18px;
	float: left; 

}
/* Checkbox fälten - stopp */



legend
{
	font-weight: bold;
	padding: 2px 6px
} 



.submit input
{
	margin-left: 4.5em;
	width: 70px;
	float: right;
} 




.footer {
	background-image: url(/media/1030/footerbak.gif);
	font-size: 11px;
	color: white;
}

.footer a {
	color: white;
}


.footwrapper {
	margin: 0 auto -113px;
	width: 880px;
}

.footer, .push {
	height: 113px;
}

.footerlogo {
	padding-top: 40px;
	padding-right: 50px;
	float: left;
}

p.footertext {
	width: 200px;
	padding-right: 40px;
	padding-top: 32px;
	float: left;
	
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

