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

body {
	background-image:url(img/bg.png);
background-attachment: fixed;
}

#adcontainer_right {
width:200px;
position:absolute;
margin-left:920px;
}

#logo {
	position: absolute;
	margin-left: 708px;
	top: 150px;
	z-index: 9950;
}

.language {
	position: absolute;
	margin-left: -25px;
float: left;
	/*top: 29px;*/
	width: 43px;
	height: 86px;
background-image:url(img/left_shade.png);
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=img/left_shade.png);*/

}

/*.language[class] {
	background-image:url(img/left_shade.png);
}*/

.sv {
	padding-left: 27px;
	padding-top: 27px;
}

.uk {
	padding-left: 27px;
	padding-top: 10px;
}


#event_star {
	position: absolute;
	margin-left: 736px;
	top: 750px;
	z-index: 7;
}

h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}


#status_star {
	position: absolute;
	margin-left: 78px;
	top: 750px;
	z-index: 8;
}

.container {
	margin: 0 auto;
	/*width: 860px; */
	/*background-image:url(img/mainbg.png);*/
	background-repeat:repeat-y;
	/*padding: 38px;*/
	padding-top: 20px;
	width: 936px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/mainbg.png');

}

.container[class] {
background-image:url(img/mainbg.png);
}

.header {
	margin: 0 auto;
	width: 936px;
	/*background-image:url(img/topbg.png);*/
	background-position:top;
	background-repeat: no-repeat;
	height: 38px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/topbg.png');
}

.header[class] {
background-image:url(img/topbg.png);
}

.subheader {
	margin: 0 auto;
	width: 936px;
	/*background-image:url(img/mainbg.png);*/
	background-repeat:repeat-y;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/mainbg.png');
}

.subheader[class] {
background-image:url(img/mainbg.png);

}

.footer {
	margin: 0 auto;
	width: 936px;
	/*background-image:url(img/footerbg.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	height: 67px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/footerbg.png');
}

.footer[class] {
background-image:url(img/footerbg.png);
}

#dinbyra {
	width: 936px;
	margin: 0 auto;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
}

#dinbyra a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58595b;
}

#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 101%;
	height: 30px;
	padding-bottom: 20px;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 28px;
}

#menu a { 
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:normal;
	color:#575756;
}

#menu a:hover {
	border-bottom: 1px solid #000;
	color: #000;
}




#menu li .active {
	border-bottom: 1px solid #000;
	color:#000;
}

img {
	border: 0px;
}

#submenu {
	float: left;
	list-style: none;
	padding: 0;
	width: 18%;
	margin: 0;
	margin-right: 30px;

}

#submenu li.firstitem {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#submenu li.lastitem {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	text-indent: 10px;
	background:url(img/subbg.png);
}

#submenu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#submenu li.indent {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	border-bottom: 1px solid #ccc;
	background:url(img/subbg.png);
}

#submenu a {
	display: block;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:normal;
	color:#575756;
}


#submenu a:hover {
	color: #000;
}



#submenu li .active {
	color:#000;
}

#submenu_special {
	float: left;
	list-style: none;
	padding: 0;
	width: 18%;
	margin: 0;
	margin-right: 30px;
	margin-top: 26px;
}

#submenu_special li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#submenu_special a {
	display: block;
	padding: 10px 0px 10px 0px;
}

#submenu_special li a:hover { visibility:visible;   /* for IE6 */ }
#submenu_special li a:hover img { visibility:visible; /* for IE6 */ }
#submenu_special li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}



#pagecontent1 {
	width: 78%;
	float: right;
	margin-top: 3px;
}

#konsthallcontent {
	width: 100%;
	float: right;
	margin-top: 3px;
}


#pagecontent2 {
	width: 100%;
	padding-top: 30px;
}

#frontpage {
	width: 100%;
margin: 0;
padding: 0;
}

#frontpageleft {
	width: 660px;
margin: 0;
padding: 0;
float: left;
}

#frontpageright {
	width: 650px;
margin: 0;
padding: 0;
float: right;
}

#pagecontent {
margin: 0 auto;
width: 860px;
margin: 0;
padding: 0;
margin-left: 38px;
}


div.offer {
	width: 288px;
	background: #f5f3ee;
	border: 1px solid #d7d9bd;
	margin-bottom: 20px;
	margin-right: 20px;
	height:125px;
	float: left;
padding: 10px;
}

div.offer2 {
	width: 278px;
	background: #f5f3ee;
	border: 1px solid #d7d9bd;
	margin-bottom: 20px;
	margin-right: 20px;
	height:125px;
	float: left;
padding: 10px;
}

div.offer2right {
	width: 278px;
	background: #f5f3ee;
	border: 1px solid #d7d9bd;
	margin-bottom: 20px;
	margin-right: 20px;
	height:125px;
	float: right;
padding: 10px;
}

div.offerright {
	width: 288px;
	background: #f5f3ee;
	border: 1px solid #d7d9bd;
	margin-bottom: 20px;
	margin-right: 0px;
	height:125px;
	float: left;
padding: 10px;
}

.offerpic {
	float: left;
	width: 96px;
padding-right: 10px;
height: 125px;
}

.offertextholder {
	float: left;
	margin-left: 10px;
	width: 182px;
}

h2.offerheadline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-weight: normal;
}

.offertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #58595b;
}

.offerprice {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	display: block;
	margin-top: 10px;
	
	float: left;
}

.offerlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	float: right;
	margin-top: 11px;
	color: #000;
	text-decoration: none;
}

.offerlink a:hover {
	color: #000;
	text-decoration: underline;
}


#bookcolumn {
	float: right;
	width: 180px;
	padding: 10px;
	margin: 0;
	text-align: center;
	list-style: none;
	height: 289px;
	/*background:url(img/bookbg.png);*/
	background: #d7d9bd;
	/*background-repeat: none;*/
padding-top: 15px;
/*margin-top: -167px; */
}

h2.bookheadline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-weight: normal;
color: #000;
}

h2 {
	margin: 0;
	padding: 0;
}

.bookbtn {
	background-image: url(img/submit.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 4px;
}

.bookbtn a {
	text-decoration: none;
	color: #000;
}

.bookbtn a:hover {
	text-decoration: underline;
	color: #000;
}

.booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}

.bookbtn .nyhetsbrev a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	text-decoration: underline;
	color: #000;
}

.bookbtn .nyhetsbrev {
font-weight: bold;
font-size: 10px;
}

.bookpkg {
	background-image: url(img/submit.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 20px;
}

.bookpkg a {
	text-decoration: none;
	color: #000;
}

.bookpkg a:hover {
	text-decoration: underline;
	color: #000;
}

#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	float:left;
	width: 100%;

}

#footertext .gray {
	color: #58595b;
}

#footertext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-decoration: underline;
	color: #000;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
color: #58595b;
}

.tbl_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
color: #58595b;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #58595b;
	font-weight: normal;
}

.paketbild {
	float: right;
	margin-left: 30px;
}


.tabell {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
	font-size: 14px;
}

.tabell_gray p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
	font-size: 14px;
	color: #58595b;
margin-top: -2px;
}


.konferensoffert {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
	font-size: 14px;
}

.tabell .top {
	background-image:url(img/tabletop.png);
	background-repeat:repeat-x;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	text-decoration: underline;
	color: #000;
}

td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	text-decoration: underline;
	color: #000;
}

.form {
color: #575756;
}

.red {
color: red;
font-weight: bold;
}