/* CSS Document */
/* =========================================================
 
 =========================================================*/


#header {
	background-image: url(../pics/bkg/bg_header_ille.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 124px;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 9px;
}

#infoholder {
	background-image: url(../pics/bkg/bg_center2.gif);
	background-repeat: repeat-y;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#bottom {
	background-image: url(../pics/bkg/bg_bottom2.gif);
	background-repeat: repeat-y;
	width: 749px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 25px;
	background-color: transparent;
	padding: 0px;
}
.copyright {
	padding: 0px;
	height: 10px;
	width: 730px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left:10px;
	position: relative;
	text-align: left;
}

.clearBoth {
	clear: both;
}



#meny {
	background-color: #7F9DED;
	padding: 0px;
	height: 20px;
	width: 749px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top:0px;
}
#meny_js {
	background-color: transparent;
	padding: 0px;
	height: 19px;
	width: 710px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top:0px;
}
.logo {
	height: 35px;
	width: 390px;
	position: relative;
	float:right;
	margin-right:5px;
	top: 95px;
}

.dubbelspalt {
	float: left;
	width: 720px;
	position: relative;
	margin: 0px;
	padding-top: 18px;
	padding-left: 20px;
}
.spalt1 {
	float: left;
	width: 340px;
	position: relative;
	margin: 0px;
	padding-top: 18px;
	padding-left: 20px;
}

.spalt2 {
	float:right;
	width: 340px;
	position: relative;
	margin: 0px;
	padding-top: 18px;
	padding-right: 20px;
}

.news {
	width: 339px;
	position: absolute;
	top: 120px;
	left: 400px;
	margin: 0px;
	padding: 0px;
}
.flag {
	float:right;
	padding: 0px;
	height: 15px;
	width: 15px;
	position: absolute;
	margin-right: 0px;
	left: 500px;
}

