@charset "ISO-8859-1";
a {
	color: #4a360f;
}
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #f4f1eb;
}
#container {
	width: 700px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width: 600px;
	max-width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: #f66d1f;
	height: 72px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	top: 0px;
	margin-top: 0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#maincontent {
	background: #FFFFFF;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer {
	background-color: #f66d1f;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10;
}
#maincontent h1 {
	position: relative;
	width: 629px;
	height: 32px;
	overflow: hidden;
}
p {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a360f;
}
h1  span  {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/title_hem.gif);
	background-repeat: no-repeat;
}
h1  {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#clearthis {
	clear: both;
}
#nav {
	padding: 0;
	list-style-type: none;
	float: left; /* Contain floated list items */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#form {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
#nav a {
	color: #990000;
	text-decoration: none;
	line-height: 4.2;
	padding-right: 15px;
	text-align: center;
	border-right: 1px solid #990000;
	padding-left: 15px;
}
#nav .con a {
	border: none;
}
#nav .home a {
	padding-left: 110px;
}
#nav a:hover {
	color: #000066;
}
#home #nav .home a, 
#verk #nav .verk a, 
#om #nav .om a, 
#links #nav .links a, 
#con #nav .con a {
	color: #990000;
	font-weight: bold;
}
#navcont {
	margin: 0px;
	padding: 0px;
}
.smaller {
	font-size: 90%;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#adr   h2  {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a360f;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 120%;
}
#adr {
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	width: 600px;
}
.adr {
	font-size: 110%;
	line-height: 130%;
	font-weight: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
fieldset {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
legend {
	font-weight: normal;
	color: #4a360f;
	margin-left: 0px;
	font-size: 12px;
}
fieldset ol {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0em;
	padding-left: 10px;
	list-style-type: none;
}
fieldset.submit {
	border-style: none;
}
label {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #4a360f;
	margin-top: 10px;
}
h2 {
	margin-top: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #4a360f;
}
#adr2 {
	padding-bottom: 0px;
	width: 220px;
	left: 400px;
	float: right;
}
#adr2  p {
	margin-left: 5px;
	margin-right: 40px;
}
.imgadr {
	margin-top: 25px;
	margin-right: 20px;
}
div#formcontainer {
	margin-left:0px;
	float: left;
	width: 400px;
}
div#formcontainer h3 {margin:20px 0 0 10px; font-weight:bold; font-size:100%;} /* adjust top margin for your context */
div#formcontainer h4 {margin:0 0 5px 10px; font-weight:normal; font-size:100%;}
div#formcontainer form  {
	border-top-width: 2px;
} /* the top border is visually 1 px thicker because it touches the div.clearfix bordertop */
div#formcontainer div.clearfix {border: 1px solid #491b2a; padding:10px 0px; vertical-align:top;} /* adds the line above each section and provides vertical spacing */
div#formcontainer form label {
	width:120px;
	float:left;
	font-size:90%;
	color: #f491b2a;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
} /* this is the text label on the left of each input */
/*some extra styles for the checkbox and radio button sets*/	
div#formcontainer input[type="submit"] {
	display:block;
	margin-left:auto;
	margin-right:10px;
	padding-left: 30px;
}
div#formcontainer input[type="reset"] {
	display:block;
	margin-left:auto;
	margin-right:10px;
	padding-left: 30px;
}
#design h2 {
	font-size: 70%;
	font-weight: normal;
	color: #600;
	float: right;
	margin-top: 10px;
	background-color: #eae4d9;
	text-decoration: none;
}
#design {
	background-color: #eae4d9;
	height: 30px;
	margin-right: 145px;
}
#design h2 a:hover {
	text-decoration: underline;
}
#design h2 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#design_form h2 {
	font-size: 70%;
	font-weight: normal;
	color: #600;
	float: right;
	margin-top: 10px;
	background-color: #eae4d9;
	text-decoration: none;
}
#design_form {
	background-color: #eae4d9;
	height: 30px;
	width: 100%;
	float: right;
}
#design_form h2 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#design_form h2 a:hover {
	text-decoration: underline;
}

