body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { 
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* CSS reset */

.clearleft {
 height: 0px;
 clear: left;
 margin: 0px;
 padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: auto; /* För browsers som inte fattar overflow-y */
    overflow-y: scroll;
	}

h1	{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	}
	
h2	{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	}	
	
h3	{
	color: #000000;
	margin-bottom: 14px;
	}	
	
h4	{
	color: #000000;
	font-weight: bold;
	}	
	
a	{
	color: #981e86;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	text-decoration: underline;
	}
	
#container	{
	width: 980px;
	margin: auto;
	}
	
#sidebar	{
	width: 210px;
	float: left;
	line-height: 160%;
	}
	
#sidebarevent	{
	width: 170px;
	float: right;
	}

#info	{
	width: 210px;
	float: right;
	}
	
#main	{
	margin-left: 250px;
	margin-right: 260px;
	}
	
#mainevent	{
	margin-left: 250px;
	margin-right: 220px;
	margin-top: 20px;
	}

#pres	{
	display: block;
	padding: 20px 20px 0px 20px;
	margin-left: 220px;
	border: 1px dotted #999999;
	}
	
#below	{
	display: block;
	padding-top: 20px;
	margin-left: 220px;
	}
	
.bold	{
	font-weight: bold;
	}
	
.evenemang_short	{
	display: block;
	padding: 20px 20px 20px 20px;
	margin-left: 180px;
	margin-bottom: 29px;
	border: 1px dotted #999999;
	height: 108px;
	}
	
.evenemang_short a	{
	display: block;
	color: #000000;
	}	

#presfull	{
	display: block;
	padding: 20px 20px 20px 20px;
	border: 1px dotted #999999;
	margin-bottom: 30px;
	}
	
#nav	{
	background: url(img/nav.png);
	background-repeat: repeat-x;
	height: 52px;
	}
	
#nav a	{
	color: #ffffff;
	font-weight: normal;
	}

#sidebar a	{
	color: #333333;
	font-weight: normal;
	}
	
#navigation li	{
	display: block;
	float: left;
	padding: 3px 10px 0px 10px;
	}
	
#facebook_div, #arkiv	{
	margin-top: 40px;
	margin-bottom: 35px;
	}

.headline	{
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 10px 0px;
	}
	
#kontakt	{
	width: 138px;
	padding: 20px 20px 20px 20px;
	border: 1px dotted #999999;
	margin-bottom: 20px;
	}

#about	{
	width: 168px;
	padding: 20px 20px 20px 20px;
	border: 1px dotted #999999;
	margin-bottom: 20px;
	}
	
.fet	{
	font-weight: bold;
	letter-spacing: 1px;
	}

.facebook	{
	color: #3b5998;
	font-size: 14px;
	font-weight: bold;
	}
	
#annons	{
	float: left;
	width: 200px; 
	}
	
#mer	{
	margin-top: 6px;
	text-align: right;
	}

#partners	{
	margin-top: 50px;
	}
	
p	{
	margin-bottom: 20px;
	}
	
#spalt1	{
	float: left;
	margin-right: 30px;
	}
	
#annons ul	{
	margin-bottom: 30px;
	}
	
#kolumn1	{
	width: 150px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	}
	
#kolumn2	{
	width: 150px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	}
	
#kolumn3	{
	width: 150px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	}
	
#kolumnrubrik	{
	width: 450px;
	padding-left: 240px;
	margin-top: 20px;
	}
		
.bild	{
	margin-right: 20px;
	display: block;
	}
	
#bilder	{
	float: left;
	}
	
#kontoret	{
	margin-bottom: 20px;
	}
	
#formulär	{
	margin-top: 30px;
	}
	
	
/* Till slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

