@charset "utf-8";

html {     overflow: -moz-scrollbars-vertical;}

body#main
{
    font-family: Arial;
	font-size: 0.9em;
	line-height:1.2em;
	background-image: url(../img/bg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 960px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../img/bg_content.png);
}
#menutop {
	height: 55px;
}

.highlight_mainmenu {
	background-image: url(../img/img_menu_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#imgheader {
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 170px;

}
#TopBanner
{
    float:right;
    
    margin:32px 35px 0px 0px;
}    
#imgheader_sub {
	background-image: url(../img/img_head_verksamhet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 155px;
	clear: both;
}


#login {
	float: right;
	font-family: Arial;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-right: 50px;
    margin-top:8px;
}
.textField {
	border: 1px solid #999999;
	margin-right: 10px;
	height: 15px;
}
.button {
	font-family: Arial;
	background-color: #CBD5E7;
	border: 1px solid #999999;
	font-size: 0.95em;
	text-transform: uppercase;
	background-position: top;
	height: 18px;
}
.CellTop
{
    margin-top:7px;
}
#submenu {
	width: 250px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	float: left;
	padding-bottom: 30px;
}
#submenu ul {
	padding-left: 50px;
	padding-top: 50px;
}
#submenu li {
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 10px;

}
#submenu a {
	color: #000000;
	text-decoration: none;
}
.highlight_submenu {
	background-image: url(../img/img_submenu_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#userarea {
	float: left;
	width: 639px;
	padding-left: 20px;
	margin-bottom: 30px;
	margin-top: 15px;
	border-left: 1px solid #cbd5e7;
}

#userarea img {
	float: right;
	padding-right: 15px;
}



h1 {
	font-family: Arial;
	color: #015fa7;
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 0 5px 0;
}



h2 {
	font-family: Arial;
	margin-bottom: 3px;
	color: #015fa7;
	font-size: 1.2em;
	font-weight:bold;
}
h3 {
	font-family: Arial;
	padding-bottom: 5px;
	color: #015fa7;
	font-size: 1.0em;
	font-weight:bold;
}
p,td {
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom:4px;
}

#content_left_page1 {
	width: 608px;
	float: left;
	padding: 10px 10px 20px 22px;
}
#content_left_page1 ol,#content_left_page1 ul
{
    padding:15px;
    background-color: #efefef;
    margin-top:15px;

}
#content_left_page1 li
{

    margin-left:15px;
    line-height:1.0em;
    color:#000;
}
#content_left_page1 #top
{
    width: 620px;
    height:12px;
    background-image: url(../img/middle_top.png);
}
#content_left_page1 #content
{
    width: 590px;
    background-image: url(../img/middle_back.png);
    padding: 00px 15px 10px 15px;
    overflow:auto;
}
#content_left_page1 #bottom
{
    width: 620px;
    height:12px;
    background-image: url(../img/middle_bottom.png);
}


#content_left_page1 a {
	color: #880000;

}
#content_left_page1 a:hover
{
	color: #880000;
	text-decoration: underline;
}
#content_left_page1 a:visited
{
	color:#880000;
}

#content_left_page1 #content table th
{
	padding:4px;
	text-align:left;
}
#content_left_page1 #content table td
{
	padding:4px;
	text-align:left;
	
}



#content_right_page1 {
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 18px;
	color: #FFFFFF;
}

#content_right_page1 a {
	color: #880000;
	text-decoration: none;
}
#content_right_page1 a:hover
{
	color: #880000;
	text-decoration: underline;
}
#content_right_page1 a:visited
{
	color:#880000;
}

#content_right_page1 .right_pane {
	width: 280px;
	background-color: #f7f8f8;
	margin-bottom: 30px;
	color:#015fa7;
}
#content_right_page1 .right_pane input
{
	font-size:11px;
	padding:0px;
	margin:5px 0 0 0;
}
#content_right_page1 .right_pane h3 {
	font-family: Arial;
	background-color: #015fa7;
	background-image: url(../img/sidebar_top.png);
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight:bolder;
	font-size: 14px;
	margin-bottom:8px;
	color:White;
}
#content_right_page1 .right_pane p,li {
	font-family: Arial;
	margin-left: 10px;
	line-height: 0.8em;
	padding-bottom: 10px;
	color:#015fa7;
}

    
#content_right_page1 .right_pane img {
	padding-left: 8px;
}

#content_right_page1 .right_pane table
{
	color:#015fa7;
	margin: 0 0 5px 7px;
}
#content_right_page1 .right_pane table th
{
	text-align:left;
	padding:4px;
}
#content_right_page1 .right_pane table td
{
	padding:4px;
}
#content_right_page1 .right_pane ul
{
	margin-left:8px;
}
#content_right_page1 .right_pane li
{
	margin-bottom:7px;
}

.readmore {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 1.2em;
}




.clearfix {
	clear: both;
}

.date {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 1.2em;
	float:left;
	margin-left:10px;
}



#footer {
	height: 40px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/bg_footer.png);
	margin-bottom:20px;
}
#footer a
{
    text-decoration:none;
    color:#000;
}
.footertext {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.7em;
	padding-left: 53px;
}

td
{
    padding-bottom:3px;
    padding-top:3px;
}
.flag
{
    float:right;
    margin: 17px 35px 0 0;
}

.topicalSquare
{
    width:580px;
    display:block;
    min-height:120px;
    border-top:solid 1px #cfcfcf;
    text-decoration: none;
    padding:15px 0 15px 0;
}
.topicalSquare img
{
    float:left;
    margin: 0px 10px 10px 0px;
    padding:1px;
    background-color:#333333;
}
a
{
    text-decoration:none;
    
}



/* **** Galleriet ***** */

.galImgCtrl
{
	display:block;
	min-height:160px;
}
.galImgCtrl img
{
    float:left;
    margin: 0px 15px 35px 0px;
}

.imgButton
{
	padding:5px;
}

/* Gästboken */

.GbTblTop
{
    background-color:#eeeeee;
    line-height:16px;
    padding:4px;
}
.gbtext
{
    font-size:11px;
}
.gbFooter
{
    font-size:10px;
    font-style:italic;
    border-bottom:dashed 1px #ddd;
}

.MonthSelected
{
    background-image: url(../../img/month_tab.jpg);
    height:30px;
    width:57px;
    background-color:Black;
    border:none;
    padding-top:8px;
    font-size:12pt;
}
.Month
{
    height:30px;
    width:40px;
    border:none;
    padding-top:8px;
    font-size:12pt;
    background:none;
}
.Month:hover
{
    color:#DBDBDB;
}
#MonthViewItem img
{
    float:left;
    margin-right:5px;
    margin-bottom:5px;
}
