@charset "UTF-8";
/*---------basic styling----------*/
* {
	margin: 0px;
	padding: 0px;
}

img {
   behavior: url("pngbehavior.htc");
}

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
 

br {
clear: both;
}

#clear {
	clear: both;
	}
/*---------basic styling----------*/
/* ---- header styles------*/
#header {
	position: relative;
	height: 135px;
	background-image:url(../images/LHJlinjer.png);
background-repeat:no-repeat;
background-position:top right;


	}
	
#header h1 {
	position: relative;
	left: -9000px;
	top: 0px;	
}


	
#logoimg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	width: 377px;
	}
	
	
#logobyline {
	position: absolute;
	left: 305px;
	top: 55px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	width: 335px;
	}
	
#svenska {
	height: 15px;
	width: 24px;
	position: absolute;
	left: 836px;
	top: 10px;
}

#English {
	height: 15px;
	width: 30px;
	position: absolute;
	left: 870px;
	top: 10px;
}
	
	

/* ---- header styles------*/

/* ---- main block styles -------*/
#big_container {
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	

	
#slideshower {
	height: 241px;
	width: 900px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
	
#textarea {
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	}
	
#leftcolumn {
	width: 580px;
	margin-top: 20px;
	float: left;
	}
	
#textcolumn1 {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#textcolumn2 {
	width: 280px;
	margin: 0px;
	float: left;
}
	

#rightcolumn {
	margin-top: 20px;
	padding: 0px;
	float: right;
	width: 300px;
}

#rightpix {
	margin-top: 20px;
	padding: 0px;
	float: right;
	width: 150px;
	height: 345px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-bottom: 10px;
	color: #333333;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration: underline;
	color: #333333;
	}
	
a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	}

a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #aa2a02;
	padding-bottom: 10px;
}

#nytt {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#poster {
	padding: 0px;
	float: right;
	height: 142px;
	width: 102px;
	margin: 0px;
	}

#info {
	margin: 0px;
	padding: 00px;
	float: left;
	width: 195px;
}

#map {
	margin: 0px;
	float: left;
	width: 300px;
	padding: 0px;
}

#page2col1 {
	padding: 0px;
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page2wide {
	padding: 0px;
	float: left;
	width: 900px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#posterpix {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.floatvideo {
	float: right;
	height: 89px;
	width: 160px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.imageborder {
	border: 1px solid #666;
}

/* ---- main block styles -------*/
	



/* ------- content styles -------*/

	

	




/* ------- content styles -------*/

/* ------- footer navigation styles -------*/
	
#footer {
	position: relative;
	width: 900px;
	text-align: center;
	}

#footer p {
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}




/* ------- footer navigation styles -------*/

