/* @group Main */

a img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #0e1400 url(../_img/background.jpg) repeat-x;
}

#shaddow {
	background: url(../_img/shadow.png) no-repeat fixed center top;
	width: 1102px;
	margin: 0 auto;
	padding-bottom: 30px;
}


#wrapper {
	width: 989px;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 5px;
	background: url(../_img/botten.png) no-repeat center bottom;
}

/* @end */

/* @group Huvud */

#header {
	position: relative;
	background: white;
	width: 989px;
	height: 83px;
}

#header h1 a {
	background: white url(../_img/logo.png) no-repeat;
	width: 755px;
	height: 83px;
	display: block;
}

h1 {
	margin: 0;
	padding: 0;
}

#hidden {
	display:none;
}

#sweflag {
	position: absolute;
	top: 18px;
	right: 42px;
}

#engflag {
	position: absolute;
	top: 18px;
	right: 13px;
}

#share {
	position: absolute;
	top: 47px;
	right: 13px;
}

/* @end */

/* @group Meny */

#menu {
	width: 989px;
	height: 58px;
	background: white url(../_img/meny_back.png) no-repeat;
	overflow: hidden;
}

#menu ul {
	padding: 0;
	margin-top: 12px;
	margin-left: 12px;
}

#menu ul li {
	display: table-cell;
	margin: 0;
	padding: 0;
	font-size: 14pt;
	height: 31px;
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
	list-style-type: none;
	zoom: 1;
	*display: inline;
}

#menu li a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 10pt "Trebuchet MS";
}

/* @end */

/* @group Textblock */

#main {
	margin: 0;
	padding: 0;
	padding-top: 1px;
/*	padding-top: 2px;*/
	padding-bottom: 10px;
	background-color: white;
}

#slideshow {
	height: 170px;
	width: 963px;
	background-color: black;
	margin: 4px auto 0;
}



/* @end */

/* @group Runda hörn */

.r1{
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background-color: #fff;
}

.r2 {
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}

.r3 {
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background: #fff;
}

.r4 {
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
	background: #fff;
}

/* @end */
