/* Komplett Event */

html{
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	background-color: #000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color:#fff;
}
h1 { margin:0.2em 0 0.6em 0 ; color:#fff; font-size:2.8em; padding: 0px;}

h2 { color:#fff; font-size:1.8em; margin:0.2em 0 1.0em 0 ; padding: 0px;}

h3 { color:#fff; font-size:1.4em; padding: 0px; margin: 0em 0em 0.5em 0em; }

h4 { color:#fff; font-size:0.7em; padding: 0px; margin: 0em 0em 0.3em 0em; }
	
h5 { margin: 0px; padding: 0px;}

h1, h2, h3, h4 { line-height:1.0em; letter-spacing:-0.03em; }

p { margin: 0px; padding: 0em 0em 1.4em 0em; }

strong { font-weight: bold; letter-spacing:-0.00em; }

a {	color: #abe96a;	text-decoration: none; font-weight: bold; }

a:hover { color: #abe96a; text-decoration:underline; font-weight: bold; }

.date { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.8em; }

.section { }

.border_picleft{
	margin: 0px 10px 10px 0px;
	float:left;
	border: 1px solid #000;
	padding:5px;
	background-color: #fff;
}
.border_picright{
	
	margin: 0px 0px 10px 10px;
	float:right;
	border: 1px solid #000;
	padding:5px;
	background-color: #fff;
}
.picleft{
	margin: 0px 10px 10px 0px;
	float:left;
}
.picright{
	margin: 0px 0px 10px 10px;
	float:right;
}


#wrapper{
	height: 100%;
	width:994px;
	margin: 0px auto 0px auto;
	padding:0;
  margin-top:-50px;
}
#header {
	background-image:url(systempix/bgr_header2.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 174px;
	width: 994px;
	position: relative;
}
#meny_holder {
	float: left;
	height: 31px;
	width: 994px;
	position: relative;
}
#meny {
	background-image:url(systempix/bgr_meny.png);
	background-repeat:no-repeat;
	float: left;
	padding-left: 46px;
	height: 31px;
	width: 780px;
	position: relative;
}
#meny_right {
	background-image:url(systempix/bgr_meny_right.png);
	background-repeat:no-repeat;
	z-index: 4;
	float: right;
	height: 31px;
	width: 168px;
	position: relative;
}
#main_holder{
	background-image:url(systempix/bgr_main.png);
	background-repeat:repeat-y;
	width:994px;
	float: left;
	position: relative;
	min-height: 511px;
}
#main_wrapper {
	background-image:url(systempix/bgr_main_wrapper.png);
	background-repeat:no-repeat;
	background-position:top;
	float: left;
	margin-left: 46px;
	min-height: 294px;
	width: 780px;
	position: relative;
	z-index: 2;
}
#flashmeny {
	background-image:url(systempix/bgr_tempflash.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: -8px;
	height: 511px;
	width: 168px;
	z-index: 1;
}
#footer {
	background-image:url(systempix/footer.png);
	background-repeat:no-repeat;
	float: left;
	height: 37px;
	width: 994px;
	position: relative;
}
#samarbete {
	float: right;
	height: 37px;
	width: 400px;
	position: relative;
  padding-top: 15px;
}
#main {
	float: left;
	width: 688px;
	margin-top: 19px;
	margin-left: 59px;
	position: relative;
	z-index: 2;
}
#logo {
	float: left;
	height: 40px;
	width: 425px;
	margin-top: 134px;
	margin-left: 48px;
	position: relative;
	z-index: 2;
}
#icons {
	text-align:right;
	float: right;
	height: 48px;
	width: 260px;
	margin-top: 95px;
	margin-right: 35px;
	position: relative;
	z-index: 3;
}

#bildspel {
  width: 300px;
	height: 404px;
	margin: 0px;
	padding: 0px;
}
