body
{
	margin:0;
	padding:0;
	background:#dddcdc url('/bodybg.png') repeat-x;
}

a img
{
	border:none;
}

div#holder
{
	margin: 15px auto;
	width:950px;
	text-align:center;
	position:relative;
	overflow:hidden;
}

div#flags
{
	position:absolute;
	top:0px;
	left:754px;
	width:181px;
	height:27px;
	background:url('/flags.png') no-repeat top left;
}

div#content
{
	position:relative;
	overflow:hidden;
	margin-top:27px;
}

div#header
{
	overflow:hidden;
	width:950px;
	height:241px;
	background: #c70000 url('/top.png') no-repeat top left;
}

div#topmenubar
{
	position:absolute;
	left:171px;
	top:203px;
}

div#logolink
{
	position:absolute;
	left:48px;
	top:61px;
}

div#logolink img
{
	width:218px;
	height:101px;
}

div#topmenubar, a#topmenu_start, a#topmenu_kor, a#topmenu_intensiv, a#topmenu_pris, a#topmenu_pers, a#topmenu_bilar, a#topmenu_kontakt
{
	background: #c70000 url('/menysprite.png') no-repeat top left;
	cursor:pointer;
	float:left;
	height:25px;
}
div#topmenubar
{
	cursor:default;
	float:none;
}

a#topmenu_start
{
	width:80px;
	background-position:0px 0px;
}
a#topmenu_start:hover
{
	background-position:0px -25px;
}

a#topmenu_kor
{
	width:155px;
	background-position:-80px 0px;
}
a#topmenu_kor:hover
{
	background-position:-80px -25px;
}

a#topmenu_intensiv
{
	width:110px;
	background-position:-235px 0px;
}
a#topmenu_intensiv:hover
{
	background-position:-235px -25px;
}

a#topmenu_pris
{
	width:87px;
	background-position:-345px 0px;
}
a#topmenu_pris:hover
{
	background-position:-345px -25px;
}

a#topmenu_pers
{
	width:120px;
	background-position:-432px 0px;
}
a#topmenu_pers:hover
{
	background-position:-432px -25px;
}

a#topmenu_bilar
{
	width:102px;
	background-position:-552px 0px;
}
a#topmenu_bilar:hover
{
	background-position:-552px -25px;
}

a#topmenu_kontakt
{
	width:112px;
	background-position:-654px 0px;
}
a#topmenu_kontakt:hover
{
	background-position:-654px -25px;
}

div.enmeny, a.enmeny
{
	background-image: url('menysprite_en.png') !important;
}


div#main
{
	background:#fff;
	padding:20px;
	text-align:left;
	border-bottom:4px solid #cccccc;
}

body,td,input,textarea
{
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color:#000;
}

h1, h2
{
	color:#333333;
	font-weight:bold;
	font-size: 14px;
	margin:0;
	padding:0;
}

h1
{
	font-size:18px;
}

p
{
	margin:0;
	padding:0;
	line-height:16px;
}

span.datum
{
	color:#666666;
}

a
{
	color:#cc6600;
	text-decoration:underline;
}

div.nyhetsruta
{
	border-left: 6px solid #99cc33;
	margin-bottom:20px;
	padding:0px 0px 0px 6px;
}

div.nyhetsruta p
{
	font-size:11px;
}

div.nyhetsruta h2
{
	margin-bottom:4px;
}

div#oppetider, div#oppetider_botten
{
	background: url('oppettider.png') no-repeat top left;
	width:374px;
}

div#oppetider
{
	padding: 16px 16px 0px 16px;
}

div#oppetider_botten
{
	background-position: bottom left;
	height:16px;
}
