body
	{
	font-family: "Adobe Minion Web", "Minion Web", "Adobe Minion" Georgia, "Times New Roman", Times, serif;
	background-image: url(draperi.jpg);
	background-color: #003;
	color: black;
	}

.underrubrik
	{
	font-size: small;
	font-weight: bold;
	}

h2, h3, p	{
	max-width: 30em;
}

img { border: 0 }

a:link
	{
	color: #00c;
	text-decoration: none;
	}

a:hover
	{
	color: #c00;
	text-decoration: none;
	}

a:active
	{
	color: #fc0;
	text-decoration: none;
	}

a:visited
	{
	color: #669;
	text-decoration: none;
	}

code	{
	font-family: monospace;
	font-size: 80%;
	white-space: normal;
	}
.litenstil {  font-size: smaller}

ul.huvudmeny {
	list-style-type: none;
	background-color: #003;
	margin: 0;
	padding-left: 200px;
	text-align: left;
	line-height: 2em;
}
ul.huvudmeny li {
	display: inline;
	padding: 0.5em 0;
	margin: 0;
	white-space: nowrap;
}

ul.huvudmeny li a:link, 
ul.huvudmeny li a:visited, 
ul.huvudmeny li a:hover, 
ul.huvudmeny li a:active {
	color: #fff;
	border: 1px solid #009;
	padding: 0.5em;
	margin: 0;
	font-size: 80%;
	background-color: #006;
}

ul.huvudmeny li a:hover, 
ul.huvudmeny li a:active {
	background-color: #33c;
}

#outerContent {
	background-image: url(svartsten.jpg);
	margin: 180px 20% 0 10%;
	padding: 20px;
}

#content {
	background-color: #fff;
	padding: 30px 2em 1em 200px;
}
#huvudVapen { position: absolute; top: 10px; left: 10%; text-indent: -60px; z-index: 1}

h1 {
	position: absolute;
	left: 10%;
	text-indent: -100em;
	top: 0px;
	color: #fc0;
	width: 690px;
	height: 180px;
	background-position: 220px 50px;
	background-repeat: no-repeat;
	}

.en h1 {
	background-image: url(rubrik_en.gif);
	}

.sv h1 {
	background-image: url(rubrik_sv.gif);
	}

h2	{
	font-weight: normal;
	}

#rightCol {
	position: absolute;
	width: 15%;
	padding-left: 20px;
	top: 180px;
	right: 5%;
	background-image: url(svartsten.jpg);
	}

/*
#rightCol {
	float: right;
	width: 15%;
	padding-left: 20px;
	margin-right: 5%;
	background-image: url(svartsten.jpg);
	z-index: -10;
	}
*/

#innerCol {
	margin: 20px 20px 20px 0;
	background-color: #fff;
	}

#rightCol p {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 1em;
	margin: 0 0 1em 0;
	font-size: 80%;
	text-align: center;
	}

#rightCol p img {
	border: 0;
	}

.undermeny {
	position: absolute;
	left: 10%;
	width: 180px;
	font-size: 80%;
	list-style-type: none;
	margin: 50px 0 0 20px;
	padding: 0;
}

.undermeny li {
	display: block;
	text-align: center;
	padding: 20px 0 1.5em 0;
}

.undermeny li a {
	padding-top: 20px;
	background-image: url(mallorn20.gif);
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap,
	text-align: center;
}