body {
	margin: 0;
	padding: 0;
	color: #2c2c2c;
	background-color: #353535;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image:url(images/back.png);
	}
	a:link									{color: #143e94; background-color:inherit; text-decoration:underline}
	a:visited								{color: #6a1a8b; background-color:inherit; text-decoration:underline}
	a.more:link								{color: #143e94; background-color:inherit; text-decoration:underline}
	a.more:visited							{color: #4e66c2; background-color:inherit; text-decoration:underline}
	a.more:hover							{color: #4e66c2; background-color:inherit; text-decoration:underline}
	#bottom a:link, #bottom a:visited		{color: #6d6d6d; background-color:inherit; text-decoration:none}
	#bottom a:hover							{color: #ababab; background-color:inherit; text-decoration:none}

#content {
	position: relative;
	margin: 0px auto;
	width: 730px;
	height: auto;
	left: 0;
	top: 0;
	color: inherit;
	background-color: #ffffff;
	padding-bottom: 1px;
	}

#back {
	background-image: url(images/edges.png);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	margin: 0px auto;
	width: 762px;
	height: auto;
	}

#border {
	background-image: url(images/bedges.png);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	vertical-align: top;
	margin: 0 auto;
	width: 762px;
	height: 15px;
	padding: 0;
	}

#logo {
	margin: 0;
	height: 46px;
	padding: 5px 0 5px 5px;
	}

#intro {
	position: relative;
	width: 730px;
	height: 249px;
	left: 0;
	top: 0;
	padding-top: 1px;
	color: #ffffff;
	background-color: #2a2a2a;
	}
	
.index {
	background-image:url(images/index.jpg);
	}

.vad-ar {
	background-image:url(images/vad-ar.jpg);
	}
	
.orsaker {
	background-image:url(images/orsaker.jpg);
	}
	
.konsekvenser {
	background-image:url(images/konsekvenser.jpg);
	}

.losningar {
	background-image:url(images/losningar.jpg);
	}

.red {
	color: #f90600;
	}

.orange {
	color: #ff8f0a;
	}

.green {
	color: #089008;
	}

.redback {
	background-color: #ff9999;
	}

.small-formtext {
	font-size: 0.8em;
	margin-left: 1em;
	font-weight: normal;
	}
	
#introtext {
	position: relative;
	width: 465px;
	height: 220px;
	color: #ffffff;
	margin: 15px 0 0 15px;
	background-color: transparent;
	}

#introtext h1 {
	margin: 3px 8px 3px 8px;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: 0;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	}

#introtext p {
	font-size: 14px;
	margin: 0 8px 8px 8px;
	}

#menu {
	position: relative;
	width: 730px;
	height: auto;
	margin: 0;
	z-index: 3;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url(images/menu.png);
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 9px 0 9px 6px;
	}

#menu ul li {
	display: inline;
	padding: 9px 3px 9px 3px;
	}

#menu ul li a {
	padding: 9px 9px 9px 9px;
	color: #EFEFEF;
	background-color: inherit;
	text-decoration: none;
	}

#menu ul li a.current { 
	color: #EFEFEF;
	background-color: inherit;
	background-image: url(images/menua.png);
	}

#menu ul li a:hover { 
	color: #EFEFEF;
	background-color: inherit;
	background-image: url(images/menua.png);
	}

h1 {
	margin: 10px 15px 5px 15px;
	font-size: 1.6em;
	font-weight: bold;
	color: inherit;
	background-color: inherit;
	border-bottom: 2px #ccc solid;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif
	}

h2 {
	margin: 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: #1d1d1d;
	background-color: inherit;
	border-bottom: 2px #ccc solid;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif
	}
	
h3 {
	margin: 15px;
	font-size: 0.9em;
	font-weight: bold;
	color: #1d1d1d;
	background-color: inherit;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif
	}

p {
	font-size: 0.8em;
	margin: 15px;
	}

.more {
	text-align: right;
	font-style: italic;
	}

.vxt {
	margin: 0 0 0 15px;
	}

.intro {
	font-size: 1em;
	margin: 0 15px 10px 15px;
	}

td {
	width: 365px;
	vertical-align: top;
	}

.one {
	width: 730px;
	border: 0;
	vertical-align: top;
	}

.two {
	width: 730px;
	border: 0;
	vertical-align: top;
	}

.quote {
	font-size: 0.8em;
	margin: 0 40px 10px 40px;
	}
	
.winner {
	margin: 0px 0px 0px 353px;
	}
	
.gold {
	color: #9D7702;
	}

ul {
	font-size: 0.8em;
	padding: 0 0 0 10px;
	margin: 0 0 15px 23px;
	}
	
ol {
	font-size: 0.8em;
	padding: 0 0 0 10px;
	margin: 0 0 15px 30px;
	}

li {
	padding-left: 0px;
	margin: 5px 0 5px 0;
	}

#bottom {
	position: relative;
	margin: 0px auto;
	width: 762px;
	text-align: center;
	}

.bottomtext {
	font-size: 0.7em;
	margin: 7px 0 20px 0;
	color: #6d6d6d; 
	background-color: inherit;
	font-weight: bold;
	}
	
#contact {
	margin: 0 0 15px 15px;
	font-size: 0.8em;
	font-weight: bold;
	}
