@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 200;
	font-variant: normal;
	color: #333333;
}

#wrapper {
	border: 1px solid #000000;
	width: 800px;
	clip: rect(0px,0px,0px,0px);
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: #FBF7F2;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 800px;
}

#sidebarLeft {
	position: relative;
	background-color: #FBF7F2;
	padding: 5px;
	float: left;
	height: auto;
	width: 150px;
	font-size: 0.9em;
	margin: 0px;
}



#button {
	background-color: #FBF7F2;
	width: 150px;
}
#button ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#button li {
	line-height: 1.2em;
}
#button li a {
	width: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBF7F2;
	border-left-color: #FBF7F2;
	color: #161B86;
	display: block;
	text-decoration: none;
}
#button li a:hover {
	background-color: #792c18;
	width: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE7A64;
	border-left-color: #CE7A64;
	color: #FFFFFF;
}
#kontakt {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	text-align: center;
}
#content {
	background-color: #FBF7F2;
	padding: 5px;
	float: left;
	width: 618px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}

#nyheter {
	background-color: #FBF8F2;
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#aktuellt {
	background-color: #FFFFCC;
	width: 365px;
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #838383;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #838383;
}
#sidebarRight {
	background-color: #CCCCCC;
	padding: 5px;
	width: 210px;
	border: 1px solid #838383;
	position: relative;
	float: right;
	text-align: center;
	font-size: 0.9em;
}
#aktuellt h2.aktuellt {
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}

#footer {
	background-position: center;
	background-color: #BD2716;
	height: 20px;
	width: 794px;
	clear: left;
	text-align: center;
	color: #FFFFFF;
	padding: 3px;
}


a:link {
	color: #161B86;
	;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #660099;
}
a:active {
	color: #FF0000;
}

h1 {
	font-size: 2em;
	font-weight: 600;
	color: #792C18;
	line-height: 1.1em;
}
h2 {
	font-size: 1.2em;
	color: #792C18;
	font-weight: 500;
}
h3 {
	font-size: 1em;
	color: #000000;
	font-weight: 800;
	margin-bottom: 0px;	
}
p {
	font-size: 1em;
	color: #000000;
	font-weight: 500;
	margin-top: 0px;	
}

img.hAlign {
	padding: 2px;
	float: right;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
table.medBild {
	padding: 3px;
	float: none;
	width: 350px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #792C18;
	border-left-color: #792C18;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #792C18;
	margin: 5px;
	margin-top: 10px;
}table.utanBild {
	padding: 3px;
	float: none;
	width: 550px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #792C18;
	border-left-color: #792C18;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #792C18;
	margin: 5px;
	margin-top: 10px;
}
caption {
	font-weight: bold;
	text-align: left;
}

th.dag {
	padding: 2px;
	background-color: #792C18;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
	width: 17%;
	font-weight: 500;
}
th.tid {
	padding: 2px;
	background-color: #792C18;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: right;
	width: 20%;
	font-weight: 500;
}
th.ovrigt {
	padding: 2px;
	background-color: #792C18;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
	width: 63%;
	font-weight: 500;
}


td {
	font-size: 0.9em;
	vertical-align: text-top;
	padding: 2px;
}
.vText {
	text-align: left;
}
.hText {
	text-align: right;
}
.mText {
	text-align: center;
}
.divGoogle {
	background-color:#ffffff; 
	border:0px; 
	margin-top:10px; 
	float:left; 
	margin-left: 10px;
}

