/* Generall */
td, tr, table, tbody, div {
	margin:0;
	padding:0;
	border:0;
}

/* Typography */
h1,h2,h3 {
	font-family:Arial, sans-serif;
	font-style:normal;
	color: #000000;
}

td {
	font-family:Verdana, Arial, Helvetica;
	font-style:normal;
  color: #000000;
	font-size:11px;
	word-spacing:1px;
}

.vit {
	font-family:Verdana, Arial, Helvetica;
	font-style:normal;
	color: #ffffff;
	font-size:11px;
	word-spacing:1px;
}

h1 {
	font-size:18px;
	margin-top:3px;
	
}
h2 {
	font-size:14px;
	margin-left:10px;
	padding:0;
}

h3 {
	font-size:19px;
	margin-left:12px;
	padding:0;
	color:#ff9900;
	margin-bottom:-8px;
}

p, .p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:12px;
	word-spacing:-1px;
}

a {
	text-decoration:none;
	font-family:verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	word-spacing: 2px;
	
}

a.lank {
	font-family:Verdana, Arial, Helvetica;
	font-style:normal;
	font-weight:none;
	color:#ffffff;
	font-size:11px;
	word-spacing:1px;
}

a.lank2 {
	font-family:Verdana, Arial, Helvetica;
	font-style:normal;
	font-weight:none;
	color:#000000;
	font-size:11px;
	word-spacing:1px;
}

.lank:hover {
	font-family:Verdana, Arial, Helvetica;
	font-style:underline;
	font-weight:none;
	color:#ffffff;
	font-size:11px;
	word-spacing:1px;
}

.lank2:hover {
	font-family:Verdana, Arial, Helvetica;
	font-style:underline;
	font-weight:none;
	color:#000000;
	font-size:11px;
	word-spacing:1px;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}

ul {
	list-style:none;
	display:block;
	margin:0 0 0 12px;
	padding:0;
}

ul.vers2 {
	list-style:none;
	display:block;
	margin:0 0 0 
	padding:0;
}


/*DIVs*/
.wrapper {
	position:relative;
	width:940px;
	margin:auto;
	text-align:left;
}

body {
	margin:30px 0 0 0;
	padding:0;
	background:#4c7c93;
	text-align:center;
	}

.header {
	position:relative;
	width:940px;
	height:130px;
	background:url(../images/bg_main.png) top repeat-x;
}

.logo {
	float:left;
	height:130px;
	width:480px;
	background:url(../images/r_brannskador.png) top no-repeat;
	margin:0 0 0 80px;
	display:inline;
}

.sponsors {
	float:left;
	height:130px;
	width:330px;
	background:url(../images/logotyper.png) top no-repeat;
}

.header_end {
	float:left;
	height:130px;
	width:50px;
	background:url(../images/flerp2.png) top no-repeat;
}

.menu {
	clear:both;
	width:940px;
	height:60px;
	background:#e8e8e8;
}

.diskussion {
	float:left;
	width:260;
	height:168;
	background:url(../images/platta_diskussionsutrymme.png) no-repeat;
	margin-left:11px;
	margin-bottom:11px;
}

.avsandare {
	width:938;
	height:184;
	background:url(../images/platta_avsandare_pixel.png) repeat;
	margin-left:0px;
}

.noList { list-style:none; margin:0 0 0 80px; padding:10px 0 0 0;}
.noList li {float:left; margin-right:30px;}

.content {
	background:#e8e8e8;
	width:940px;
	margin:auto;
	padding-top:15px;
	border: 0px

}