body {
	background-color: #ffffff;
	background-image: url('../bilder/bg.jpg');
	background-repeat: repeat-x;
	font-family : verdana, calibri, arial;
	font-size: 12px;
	color: #303030;
	overflow-Y: scroll;
}

a:link {
	color: #117EA3;
}

a:visited {
	color: #117EA3;
}

a:active {
	color: #117EA3;
}

a:hover {
	color: #48B0D7;
}

hr {
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
	margin-top: 20px;
	margin-top: 20px;
	border: 0px;
}

.layout {
	width: 916px; 
	margin: 0 auto; 
	padding-top: 0px;
}

#logo {
	margin-left: 10px;
	float: none;
	background: url(../bilder/logo.jpg) no-repeat left top;
	height: 67px;
	width: 350px;
}

#logo h1 {
	padding: 0px;
	margin: 0px;
	text-indent: -9999999999px;
}

.bgt {
	width: 916px;
	height: 20px;
	background: url(../bilder/bgt.png) no-repeat;
}

.bg {
	float: left;
	width: 876px; 
	background: url(../bilder/bg.png);
	padding: 20px;
}

.bgb {
	float: left;
	width: 916px; 
	height: 20px;
	background: url(../bilder/bgb.png) no-repeat;
}

ul.navigation {
	font-family : calibri, arial;
	font-size: 17px;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0px;
	float: none;
	width: 100%;
	height: 22px;
}

ul.navigation li {
	display: inline;
}

ul.navigation a {
	padding-top: 1px;
	margin-right: 8px;
	display: block;
	float: left;
	width: 116px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(../bilder/meny.jpg) no-repeat;
}

ul.navigation a:hover {
	color: #ffffff;
	background: url(../bilder/menyover.jpg) no-repeat;
}



ul.navigation .akt {

	color: #ffffff;

	background: url(../bilder/menyover.jpg) no-repeat;

}



.leftcon {

	float: left; 

	width: 580px; 

	padding: 10px; 

	border-right: 0px solid #e4e4e4;
	
	line-height: 15px;

}



.rightcon {

	float: left; 

	width: 230px; 

	padding-left: 20px;

	padding-top: 20px;
	
	border-left: 1px solid #e4e4e4;
	
	line-height: 15px;

}



.leftcon h2 {

	font-weight: normal;

	font-style: normal;
	margin-top: 0px;

	font-size: 19px;

	color: #535353;

}

.leftcon h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #117EA3;
	margin-bottom: 5px;
}

.leftcon h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	color: #117EA3;
	margin-top: 0px;
	margin-bottom: 8px;
}

.rightcon h2 {

	font-weight: normal;

	font-style: italic;

	font-size: 17px;

	color: #117EA3;

}



.img {

	border: 0px solid #78c8e6;

}



.startbanner {

	margin-top: 10px;

	margin-left: 3px;

	background: url(../bilder/startbanner.jpg) no-repeat;

	width: 869px;

	height: 300px;

}



.banner {

	margin-top: 10px;

	background: url(../bilder/banner.jpg) no-repeat;

	width: 869px;

	height: 163px;

}



ul.karta li{

list-style-type: disc;

}



ul.karta li ul li{

list-style-type: circle;

}





.boxt {

	width: 568px;

	height: 12px;

	background: url(../bilder/boxt.png) no-repeat;

}

.box {
	float: left;
	width: 528px; 
	background: url(../bilder/box.png) repeat-y;
	padding: 20px;
	line-height: 16px;
}

.boxb {

	float: left;

	width: 568px; 

	height: 12px;

	background: url(../bilder/boxb.png) no-repeat;

	margin-bottom: 0px;

}



.txts {
	float: left;
	width: 528px; 
	padding: 20px;
	line-height: 16px;
}





ul.validate {

	float: right;

	padding: 0px;

	margin: 0;

	border: 0px solid;

	background: #ffffff;

	width: 211px;

}



ul.validate li a {

	margin: 0px;

	padding: 0px;

	display: block;

	height: 66px;

	color: #FFF;

}



.css {

	float: left;

	list-style: none;

	width: 50px;

	height: 15px;

	background: url(../bilder/but-css.gif) no-repeat;

	border: 0px;

	margin: 0px;

	text-indent: -9999999999px;

}



.xhtml {

	float: left;

	list-style: none;

	width: 50px;

	height: 15px;

	background: url(../bilder/but-xhtml.gif) no-repeat;

	border: 0px;

	margin: 0px;

	text-indent: -9999999999px;

}

