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

body {
	margin:0;
	background-color:#FFFFFF;
	width:100%;
	margin:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/backgroundImages/body.gif);
	background-repeat:repeat-x;
}

a, img {
	border:none;}

#nav sup, #leftColumn sup {
	font-size:7px;
}

h1 sup {
	font-size:16px;
}

ul, li, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1 {
	font-size:30px;
	letter-spacing:-1px;
	color:#000000;
	margin-top:15px;
}

h3 {
	font-size:17px;
	color:#000000;
	line-height:130%;
}

h4 {
	font-size:14px;
	color:#000000;
}

#mainColumn p, #mainColumn ul, #rightColumn p, #news p {
	font-size:14px;
	line-height:150%;
	margin-bottom: 20px;
}

#mainColumn ul {
	padding-left:10px;
}

.ingress {
	margin-top:10px;
	margin-bottom:20px;
}

#wrapper {
	margin: 0 auto;
	width:880px;
	padding-top: 10px;
}

#topWrapper {
	width:880px;
}

#top {
	height:100px;
	width:inherit;
	padding-bottom: 5px;
}

#pageContent {
	width:880px;
	padding:10px 0px 10px 0px;
	overflow: visible;
	float: left;
}

#pageContent a, #news a, #leftColumn li a {
	color:#00A0C5;
	text-decoration:none;
}

#pageContent a:hover, #news a:hover, #leftColumn li a:hover {
	text-decoration:underline;
}

#pageFoot {
	width:868px;
	margin:0 auto;
	text-align:left;
	font-size: 12px;
	color: #EEEEEE;
	background-color:#000000;
	height: 22px;
	padding: 8px 0px 0px 12px;
	clear: both;
}

#pageFoot a {
	color:#EEEEEE;
	text-decoration:none;
}

#pageFoot a:hover {
	text-decoration:underline;
}

#pageEnd {
	width:868px;
	margin:0 auto;
	text-align:right;
	font-size: 10px;
	color:#888888;
	height: 22px;
	padding: 8px 0px 0px 12px;
	clear: both;
}


/*	Navigation	*/


#nav {
	background-image:url(images/backgroundImages/nav.png);
	background-repeat:repeat-x;
	height:30px;
}

#nav ul {
	list-style-type:none;
	margin:0;
	display:inline;
	padding: 5px 0px 0px 12px;
	float: left;
	width: 880px;
}

#nav li {
	list-style-type:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin-right:20px;
}

#nav li a {
	color:#FFFFFF;
	text-decoration:none;
	
}

#nav li a:hover {
	color:#CCCCCC;
}

/*	Kolumner (3 st)	*/

#mainColumn {
	float:left;
	width:430px;
	padding: 0px 20px 20px 10px;
	/*border-right: 1px solid #C5C6C7;*/
}

#rightColumn {
	float:left;
	width:220px;
	padding: 20px 20px 20px 20px;
}

#leftColumn {
	float:left;
	width:146px;
	height: 300px;
	background-image: url(images/backgroundImages/startLeft.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}

#leftColumnNoBackground {
	float:left;
	width:146px;
	height: 300px;
	padding-top: 6px;
}


.marginBottom15px {
	margin-bottom:15px;
}

.marginBottom30px {
	margin-bottom:30px;
}

.marginRight10px {
	margin-right:10px;
}

#leftColumnId {
	height:20px;
	/*background-image:url(images/backgroundImages/leftColumnId.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;*/
	color:#555555;
	font-size:12px;
	font-weight:normal;
	padding: 5px 0px 0px 12px;
}

/*	Startsidan	*/

#banner {
	width:880px;
	height:362px;
	float:left;
	margin-bottom: 10px;
	background-image: url(bilder/image_1.jpg);
}

#startLeft {
	width:480px;
	float:left;
	margin-right: 10px;
}

#startRight {
	width:390px;
	float:left;
}

#puff01 {
	background-image:url(images/backgroundImages/startLeft.gif);
	background-repeat:repeat-x;
	padding: 25px;
	float: left;
	width: 430px;
}
		
#puff01 img, #puff02 img, #puff03 img {
	float:right;
}

#puff02 {
	background-image:url(images/backgroundImages/startLeft-2.gif);
	background-repeat:repeat-x;
	padding: 10px;
	float: left;
	width: 460px;
}

#puff03 {
	background-image:url(images/backgroundImages/startLeft-3.gif);
	background-repeat:repeat-x;
	padding: 10px;
	float: left;
	width: 460px;
}

#newsHeader {
	background-image:url(images/backgroundImages/nav.png);
	background-repeat:repeat-x;
	height:25px;
	width:377px;
	color:#EEEEEE;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px 0px 12px;
	float:left;
}

#news {
	background-image:url(images/backgroundImages/startLeft.gif);
	background-repeat:repeat-x;
	padding: 12px 25px 10px 12px;
	float: left;
	width:352px;
}

.newsImage {
	margin:10px 15px 10px 0px;
}

#mainColumn hr {
	margin:20px 0px 20px 0px;
	color:#BBBBBB;
	border-top: 1px solid;
}
	
#leftColumn ul {
	font-size:12px;
	list-style-type:none;
	padding: 10px 0px 0px 12px;
	line-height: 100%;
}

#leftColumn li {
	margin-bottom:8px;
}
	
/* Firefox-hack: */

:link:focus, :visited:focus, :active:focus {
	-moz-outline:0px;
}
#myScrollingDiv{
width:350px;
height:450px;
overflow:auto;
}


