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

h1,h2,h3,h4,h5,h6
{
	letter-spacing: 0.14em;
}

body
{
	color: #6f5129;
	background: #58636f url(images/bodybg.gif) repeat-x;
	font: 14px "Trebuchet MS";
	}

a
{
	color: #667700;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	width: 778px;
	margin: 0em auto 2em;
}

/* Header */

#header
{
	padding: 1.25em 1.75em 1em;
	text-align: center;
}

#header h1
{
	font-size: 1.8em;
}

#header h2
{
	font-size: 1em;
	color: #747474;
}

#header h1 a
{
	color: #99CCCC;
	text-decoration: none;
}

/* Menu */

#menu
{
	background: url('images/a1.png') top left no-repeat;
	height: 94px;
	width: 778px;
}

#menu ul
{
	list-style: none;
	position: relative;
	top: 45px;
	margin-left: 6em;
}

#menu li
{
	padding: 0em 1.0em;
	display: inline;
}

#menu li a
{
	color: #3A2000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}

#menu .selected
{
	text-decoration: underline;
}
/* Content */

img {
	behavior: url(iepngfix.htc);
	vertical-align: bottom;
	margin-right: 5px;
	margin-left: 5px;
	top: 5px;
	position: relative;
}

#xbg1
{
	position: absolute;
	z-index: 1;
	background: url('images/a2.png') top left no-repeat;
	width: 778px;
	height: 98px;
}

#content
{
	background: url('images/a3.png') top left repeat-y;
	}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

#content h2,h3,h5,h6
{
	position: relative;
	color: #3f2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
}

.border {
	border: 1px solid #DFBF99;
	float: left;
	margin-right: 1em;
}


#content h2
{
	font-size: 1.5em;
}

#content h3, h4
{
	font-size: 1.1em;
}

#content h4
{ position: relative;
	color: #3f2109;
	margin-bottom: 0.0em;
	padding-bottom: 0.5em;
}
	
#content ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px #667700;
	padding-left: 1em;
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 2em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	vertical-align: top;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
	padding: 0.5em;
	
}

.nyheter {
	background-color: #DFBD99;
	color: inherit;
	padding: 0.5em;
	margin-bottom: 1.5em;
	margin-top: 1em;
	}


#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -18em;
	width: 100%;
}

#onecolumn
{
margin: 0em 3em 0em 2em;
	padding: 1.5em 0em 0em 1.5em;
}



/* Footer */

#footer
{
	width: 778px;
	height: 56px;
	background: url('images/a4.png') top left no-repeat;
	text-align: center;
	margin-top: -20px;
	padding-top: 30px;
}

.clear
{
	clear: both;
}
.alignleft {
	float: left;
	margin-right: 1em;
}

.logo {
	float: right;
	border-style: none;
	margin-top: -4em;
	margin-right: 4em;
}
.noborder {
	border-style: none;
}
#footerfront {
	padding-top: 0.5em;
}
.alignright {
	float: right;
}

.kalender {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

#content .kalender p{
	
	margin-bottom: 5px;
}

.kalender2 {
	margin: 5px 0;}

