body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: green;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: green;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
ingress {
	font-size: 12px;
	color: #333333;
	font-style: italic;
}
p {
	line-height: normal;
	font-style: normal;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
#container {
	width: 980px;
	height: 550px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275px;
	margin-left: -490px;
}
#textarea {
	background-color: #D4E1C3;
	height: 412px;
}
#menu {
	height: 20px;
	background-color: #46701E;
}


#top {
	height: 90px;
	background-image: url(bilder/eva_areskog.gif);
	background-repeat: no-repeat;
	background-position: 720px top;
}
#sidfot {
	font-size: x-small;
	color: green;
	text-align: center;
	margin-top: 12px;
	padding-top: 12px;
	clear: both;

}

#text {
	font-size: 12px;
	overflow: auto;
	height: 378px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

#left {
	width: 200px;
	float: left;
	height: 412px;
	background-image: url(bilder/newleft.jpeg);
	background-repeat: no-repeat;
	margin-right: 8px;
}
#right {
	background-image: url(bilder/spotbg.jpg);
	background-repeat: no-repeat;
	height: 412px;
	width: 144px;
	float: right;
	margin-left: 8px;
	font-size: xx-small;
	padding-left: 32px;
	overflow: auto;
	padding-right: 22px;
}
