ul, li, img, p, h1, h2, h3, h4, h5, blockquote { margin:0; padding:0; border:0; list-style:none; }


html {
	background:#fafafa;
	font:11px/16px 'Lucida Grande', Arial;
	color:#111;
}

a { text-decoration:none; color:#151515; }
a:hover { color:#555; }
p.a { text-decoration:underline; }

.left { float:left; }
.right { float:right; }

h1 {
	font:bold 40px Arial;
	text-transform:uppercase;
	letter-spacing:-3px;
}

#slideshow h1,
h1.red {
	color:#df4509;
}

h2 {
	font:bold 26px 'Helvetica Neue', Arial;
	letter-spacing:-1px;
}

h2 span { color:#e34a0b; }

h3 {
	font:normal 18px Arial;
	color:#1c1c1c;
}


a.big-yellow {
	width:247px;
	height:26px;
	text-align:center;
	color:#0e0e0e;
	padding-top:10px;
	font:bold 14px Arial;
	text-shadow:#f7ed93 0 1px 1px;
	background:url(../img/t/buttons/big-yellow.png) no-repeat;
}

a.small-yellow {
	background:url(../img/t/buttons/small-yellow.gif) no-repeat;
}

a.small-yellow span {
	padding:3px 10px 3px 0;
	margin-left:10px;
	background:url(../img/t/buttons/small-yellow.gif) right no-repeat;
}

#wrapper {
	width:975px;
	margin:0 auto;
}

#logo {
	float:left;
	padding:5px 0 0 0;
}

#languages {
	float:right;
	margin-top:30px;
	background:url(../img/t/lang-row.gif) left no-repeat;
}

#languages span {
	float:left;
	margin-left:8px;
	padding-right:8px;
	background:url(../img/t/lang-row.gif) right no-repeat;
}

#languages a {
	float:left;
	padding:15px 3px 12px 3px;
}

#menu {
	float:left;
	width:975px;
	height:46px;
	margin-bottom:10px;
	background:url(../img/t/menu-bg.gif) no-repeat;
}

#menu li {
	float:left;
	border-right:1px solid #e5413c;
	border-left:1px solid #d8311f;
	margin-top:1px;
}

#menu li#start { border-left:0 !important; padding-left:7px; }
#menu li#end { border-right:0 !important; }

#menu li a {
	float:left;
	font:bold 12px 'Helvetica Neue', Arial;
	color:#fff;
	padding:15px 15px 14px 15px;
	text-decoration:none;
	text-shadow:#b73504 0 1px 1px;
}

#menu li a:hover {
	color:#f0f0f0;
}

#slideshow {
	clear:both;
	float:left;
}

#slideshow,
#slideshow div {
	width:975px;
	height:259px;
}

#slideshow div {
	background-repeat:no-repeat;
}

#slideshow div blockquote {
	float:right;
	width:507px;
	padding:50px 30px;
	text-align:right;
}

#slideshow div blockquote p {
	float:right;
	width:400px;
	padding:5px 0;
}

.white h1 {
	color:#fff;
}

.white p {
	color:#fff;
}

#timeline {
	clear:both;
	float:left;
	width:975px;
	padding-top:4px;
	margin-top:5px;
	background:url(../img/t/timeline.gif) center 15px no-repeat;
}

#timeline a {
	float:left;
	padding-top:25px;
	font-size:10px;
	/*width:155px;*/
	width:185px;
	color:#a5a5a5;
	background:url(../img/t/ball-small.gif) left 7px no-repeat;
}

#timeline a:first-child,
#timeline a.first-child /* för IE6-kompatibilitet */ {
	margin-left:35px;
}

#timeline a.activeSlide {
	background:url(../img/t/ball-big.gif) top left no-repeat;
}

/* -- CHOOSERS -- */

#choosers {
	float:left;
	width:975px;
	margin-top:10px;
	background:url(../img/t/choosers-bg.gif) top no-repeat;
}

#choosers-bottom {
	float:left;
	width:975px;
	height:15px;
	margin-bottom:10px;
	background:url(../img/t/choosers-bg.gif) bottom no-repeat;
}

#choosers .top {
	clear:both;
	float:left;
	margin:11px 11px 0 11px;
}

#choosers .top div {
	float:left;
}

#choosers .top div h2 {
	float:left;
	padding-left:10px;
}

#choosers select {
	clear:both;
	float:left;
	margin-left:10px;
	width:140px;
	font-size:10px;
}

#choosers p {
	clear:both;
	padding-top:15px;
	font-size:10px;
	color:#7a7a7a;
}

#choosers .top { display:inline; }
#choosers #sprak .top { width:217px; }
#choosers #orter .top { width:222px; }
#choosers #program .top { width:228px; }
#choosers #varlden .top { width:220px; }


/* -- end CHOOSERS -- */

.news-box {
	float:left;

}

.news-box div span {
	float:left;
}

.box-420x164 div { width:420px; background:url(../img/t/rounded/420x164.png) no-repeat; padding-right:20px; }
	.box-420x164 span { width:330px !important; }
.box-533x164 div { width:533px; background:url(../img/t/rounded/533x164.png) no-repeat; }
	.box-533x164 span { width:440px !important; }
.box-477x164 div { width:477px; background:url(../img/t/rounded/477x164.png) no-repeat; }
	.box-477x164 span { width:377px !important; }

.news-box img {
	position:absolute;
}

.news-box div {
	position:relative;
	padding-top:174px;
}

.news-box div p,
.news-box div h3 {
	display:block;
	margin-bottom:5px;
}

.news-box div p {
	color:#7a7a7a;
}

.news-box div a.small-yellow {
	float:left;
	margin:8px;
}

.news-box div a.small-yellow span {
	width:auto !important;
}

/* -- FOOTER -- */

#footer {
	clear:both;
	float:left;
	width:100%;
	padding:50px 0;
	background:url(../img/t/clouds-bg.jpg) top center no-repeat;
}

#footer #wrap {
	width:975px;
	margin:0 auto;
}

#footer #wrap div {
	float:left;
	width:350px;
	padding-left:15px;
	color:#151515;
}

#footer a {
	color:#151515;
}

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

table#opening-hours {
	width:350px;
	margin-top:15px;
}

address {
	font-style:normal;
}


/* -- end FOOTER -- */

