@CHARSET "UTF-8";

a:link
{
  background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #694325;
}

a:visited
{
  background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #694325;
}

a:hover
{
  background: #FFFFFF;
  text-decoration: underline;
	font-weight: bold;
	color: #694325;
}

a:active
{
  background: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

/*
a:after
{
  content: url("bilder/lank.png");
  padding-left: 2px;
}
*/

body
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida sans unicode", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background: #FFFFFF url("bilder/bakgrund.gif");
	background-repeat: repeat-y;
	margin: 0;
}

.entry
{
	margin: 0;
}

.header
{
	background: #FFFFFF;
	font-family: "Lucida sans unicode", Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 22px;
	margin: 10px 0;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: #333333;
}

h1
{
  font-size: 16px;
}

h2
{
	font-size: 14px;
}

h3, h4
{
	font-size: 12px;
}

hr
{
	background: #FFFFFF;
	height: 1px;
	color: #694325;
	border: 1pt dotted #694325;
}

image
{
	border: 0;
}

img
{
	border: 0;
	vertical-align: top;
}

.kontaktkolumn1
{
	table-layout: fixed;
	width: 15%;
}

.kontaktkolumn2
{
	table-layout: fixed;
	width: 10%;
}

.kontaktkolumn3
{
	table-layout: fixed;
	width: 10%;
}

.kontaktkolumn4
{
	table-layout: fixed;
	width: 65%;
}

p
{
	margin: 0 0 16px 0;
}

.petit
{
	font-size: 10px;
}

.understreckad
{
	text-decoration: underline;
}

b
{
	color: #333333;
}

/*
	SPALTERNA
*/

#spalt1
{
	width: 314px;
	float: left;
	background: #FFFFFF;
	text-align: left;
}

#spalt2
{
	padding-left: 16px;
	float: left;
	background: #FFFFFF;
	text-align: left;
}

/*
	Följande två trick behövs för att kringgå ett fel i MSIE, se http://www.glish.com/css/hacks.asp.
*/

#spalt2
{
	width: 306px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 322px;
}

html>body #spalt2
{
	width: 322px;
}

textarea
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida sans unicode", Tahoma, Arial, Helvetica, sans-serif;
	white-space: wrap;
	width: 640px;
	border-style: solid;
	border-width: 1px;
	border-color: #694325;
}

.topimage0
{
	position: absolute;
	left: 0;
	top: 0;
	width: 752px;
	height: 10px;
	border-style: none;
	border-width: 0;
	background: #FFFFFF;
}

.topimage1
{
	position: absolute;
	left: 0;
	top: 10px;
	width: 742px;
	height: 129px;
	border-style: none;
	border-width: 0;
	background-image: url('bilder/topp.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#omslagsbilden
{
	background-color: #FFFFFF;
	background-image: url(bilder/omslag/Ikaros2010-1.png);
	background-repeat: no-repeat;
}

#sandsack
{
	float: left;
	clear: left;
	width: 134px;
	height: 186px;
}

.stallbarSynlighet
{
	display: none;
	visibility: hidden;
}

.kantad
{
	border: 1pt dotted #694325;
	padding: 0px 2px 2px 4px;
}

.anylinkcss
{
	position: absolute;
	visibility: hidden;
	border: 1px solid #694325;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #694325;
	width: 120px; /* oletusleveys */
}

.anylinkcss a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #694325;
	padding: 1px 0 4px 0;
	text-decoration: none;
	font-weight: bold;
}

.anylinkcss a:hover
{
	/*hover background color*/
	background-color: #694325;
	color: white;
}
