	/* -- LAYOUT -- */

* {
	margin: 0px;
	padding: 0px; }

body {
	margin: 2em 0em;
	font: 10px/1.6em verdana, tahoma, helvetica, arial, sans-serif;
	background-color: #7F7C6F; }

p, ol, ul, textarea, input {
	margin-bottom: 0.5em;
	font-size: 1em; }

h1 {
	margin-top: 1em;
	color: #2e3b4c;
	font-size: 1.8em; }

h2 {
	margin-top: 1em;
	color: #2e3b4c;
	font-size: 1.3em; }

h3 {
	margin-top: 1em;
	color: #2e3b4c;
	font-size: 1em; }

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #c35b1c; }

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

img {
	border: none; }


	/* -- FOOTER -- */

#divFooter {
	text-align: center;
	font-size: 10px; }

#divFooter a:link,
#divFooter a:visited,
#divFooter a:active {
	text-decoration: none;
	color: #fa6d28; }

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


	/* -- LAYOUT -- */

#divWrapper {
	margin: auto;
	border: 2px #fff solid;
	background: url(http://www.testwebben.se/450/Images/wrapbg.gif) repeat-y;
	background-color: #F8E893;
	width: 770px;
	height: 100%; }

#divHeader {
	background: url(http://www.testwebben.se/450/Images/topp.gif) no-repeat center center;
	width: 770px;
	height: 52px;
	text-align: center;
	padding: 25px 0 0 0;
	font-size: 30px; }

#divColumnWrapper {
	padding: 0;
	margin: 0; }

#divLeft {
	background: url(http://www.testwebben.se/450/Images/bgblue_small.gif);
	width: 246px;
	height: 300px;
	float: left; }

#divContent {
	width: 504px;
	height: auto !important;
	height: 280px;
	float: left;
	padding: 10px; }

.clear {
	clear: both; }

div.imagecaption {
	margin: 3em 1em 1em 1em;
	text-align: center; }

div.imagecaption img {
	border: 1px solid #000; }


	/* -- MENU -- */

#divMenu {
	margin: auto;
	background: white;
	width: 770px;
	font-family: verdana, arial, helvetica; }

#divMenu ul {
	margin: 0;
	padding: 3px 0;
	text-align: center; }

#divMenu ul li {
	list-style-type: none;
	padding: 3px 0.5em;
	display: inline; }

#divMenu ul li a {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none; }

#divMenu ul li a:link,
#divMenu ul li a:visited {
	color: #7f7c6f; }

#divMenu ul li a:hover {
	color: #e3bc34;
	text-decoration: underline; }


	/* -- SMELINKLÅDAN -- */

#smelink_linkbox {
	margin: 0em;
	padding: 0em;
	display: inline; }

#smelink_linkbox a:link,
#smelink_linkbox a:visited,
#smelink_linkbox a:active,
#smelink_linkbox a:hover {
	margin: 0em;
	padding: 0em 0.3em 0.2em 0.3em;
	color: #636466;
	background-color: #fff;
	border: 1px solid #636466;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none; }

#smelink_linkbox a:hover {
	color: #f8981c; }
