html {
	margin:0 auto;
	padding:0;
	height:100%;
				
}
body {
	
	margin:0;
	padding:0;
	height:100%;	
	background: #fff;	
	font: normal 11px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 20px;	
}
body#site {	
	background:#fff url(../images/layout/smt_bg.gif) repeat top center;	
}
div,td	{
	font: normal 11px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 20px;	
}
p{
	font: normal 11px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	color: #000;
	line-height: 20px;
	padding:0;
	margin:0;	
}
div#centeringWrap {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width:959px;
	background:#fff;
  /*border-left: 10px solid #fff;
  border-right: 10px solid #fff;*/
  /*border: 1px solid;*/
  margin-bottom: 100px;
  
  
  
	height:auto !important; 
	height:100%;
	min-height:100%;
}
#top	{
	height: 106px;
	background: #fff url(../images/layout/topBg.jpg) repeat-x top center;
	/*border: 1px solid #000;*/
	overflow:hidden;
}
.orange	{
	color:#E58017;
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
}
#footerWrap {
		/*float:left;*/
		position:absolute;
		width: 959px;
		bottom:0;
		/*border: 1px solid;*/
		height: 235px;
	}
#contentWrap	{
		padding: 25px 25px 250px 25px;
		border-left: 10px solid #fff;
		border-right: 9px solid #fff;
		margin: 0;
		width: 890px;
		background: #fff url(../images/layout/contentBg.jpg) repeat-x top center;
		clear:both;
		float:left;
}
#galleryWrap	{
		
		border-left: 10px solid #fff;
		border-right: 9px solid #fff;
		margin: 0;
		width: 890px;
		background: #F2F9FF url(../images/layout/galleryBg.jpg) repeat-x top center;
		clear:both;
		/*height: 401px;*/
		/*border: 1px solid;*/
		float:left;
		padding: 16px 25px 15px 25px;
		margin: 0 0 12px 0;
}

#galleryWrapLeft	{
	float:left;
	
	width: 570px;	
}
#galleryWrapText	{
	padding-top: 5px; 
}
#galleryWrapThumb	{
	float:left;
	width: 115px;	
	padding: 0 0 0 16px;	
	/*bordeR: 1px solid;*/*
	clear:both;
}

#bottom1	{
	border-left: 10px solid #fff;

	padding: 0 0 0 25px;
	background: #fff url(../images/layout/footerBg.jpg) repeat-x top center;	
	height: 187px;
	color: #fff;
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	width:311px;
	float:left;		
}
#bottom2	{
	width:278px;
	float:left;
	background: #fff url(../images/layout/footerBg.jpg) repeat-x top center;
	height: 158px;
	padding: 29px 25px 0 0;
	text-align:left;
}
#bottom3	{
	float:left;
	border-right: 9px solid #fff;
	background: #fff url(../images/layout/footerBg.jpg) repeat-x top center;
	height: 155px;
	padding: 32px 25px 0 0;	
}

#bottomBottom	{
	clear:both;
	width: 959px;
	height: 48px;
	
}
#bottomBottomMiddle	{
	color: #528FC7;
	float:left;
	width: 915px;
	background: #fff;
	height: 35px;
	padding: 13px 0 0 25px;
}

#footer a	{
	 color: #4E4949;
}

#fillUp	{
	height: 10px; 
	background: transparent url(../images/layout/smt_bg.gif) repeat top center;
}
.toLeft	{
	 float:left;
}
.toRight	{
	 float:right;	
}

a,td a {
	color: #528FC7;
}

#menuWrap {
	float:left;
	height: 28px;
	width: 915px;
	background: #9FC9F3;
	border-left: 10px solid #fff;
	border-right: 9px solid #fff;
	padding: 0 0 0 25px;
}

#menuWrap ul	{	
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	
}
#menuWrap li	{
	
	display:inline;
	
	/*padding-bottom: 30px !important;
	padding-bottom: 10px;*/
	padding-right: 20px;
}


#menuWrap a	{
	text-align:center;
	/*height: 40px;*/
	/*padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform:uppercase;	
	
	text-decoration:none;	
	background: #9FC9F3;	
}

#menuWrap a:hover, #menuWrap .menuActive {
	text-align:center;
	/*height: 40px;
	padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #fff;	
	
	text-decoration:none;
	border-bottom: 2px solid #fff;	
	background: #9FC9F3;
	
}
#subMenuWrap {
	height: 27px;
	width: 714px;
	background: #FDFEFF;
	border-left: 10px solid #fff;	
	padding: 7px 0 0 25px;
	float:left;
}

#subMenuWrap ul	{	
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	
}
#subMenuWrap li	{
	
	display:inline;
	
	/*padding-bottom: 30px !important;
	padding-bottom: 10px;*/
	padding-right: 20px;
}


#subMenuWrap a	{
	text-align:center;
	/*height: 40px;*/
	/*padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #528FC7;
	text-decoration:none;	
	background: #FDFEFF;	
}

#subMenuWrap a:hover, #subMenuWrap .menuActive	 {
	text-align:center;
	/*height: 40px;
	padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #528FC7;	
	text-decoration:none;	
	background: #FDFEFF;
	border-bottom: 2px solid #528FC7;
	
}
#langWrap {
	height: 27px;
	width: 175px;
	background: #FDFEFF;
	text-align:right;	
	float:right;
	
	padding: 7px 35px 0 0 !important;
	padding: 10px 35px 0 0;
	
	/*padding-top:6px;
	padding-left: 6px;*/
		
}

#langWrap ul	{	
	float:right;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
	
}
#langWrap li	{	
	
	display:inline;	
	/*padding-bottom: 30px !important;
	padding-bottom: 10px;*/
}

#langWrap a	{
	padding-left: 20px;
			
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;		
	text-decoration:none;	
	color: #528FC7;
	text-decoration:none;	
	background: #FDFEFF;	
}

#langWrap a:hover {
	padding-left: 20px;
			
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;	
		
	color: #528FC7;
	text-decoration:none;	
	background: #FDFEFF;
	
}
#langWrap a.active	{
	/*background: #FCFCFC url(../images/layout/menuArrow.gif) no-repeat top center;;*/
}



#bottom2 ul	{	
	
	width:100%;
	padding:0;
	margin:0;
	border: 0;
	
	
}
#bottom2 li	{
	
	border-bottom: 1px dotted #fff;
	width: 270px;
	list-style-type:none;
	/*padding-bottom: 30px !important;
	padding-bottom: 10px;*/
	/*padding-right: 20px;*/
	padding-left: 5px;
	
	
}


#bottom2 a	{
	padding: 0;
	margin: 0;
	text-align:left;
	/*height: 40px;*/
	/*padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #fff;
	
	
	text-decoration:none;	
		
}

#bottom2 a:hover, #bottom2 .menuActive {
	text-align:left;
	/*height: 40px;
	padding: 10px 10px 0 10px;*/
	font: bold 13px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	color: #fff;	
	
	text-decoration:none;
	
	
	
}


#print	{
	clear:both;
	text-align:right;
	margin: 10px 30px 10px 0 !important;
	padding: 0 0 0 0px;
	font: normal 10px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	color: #000;	
}
#print a {
	font: normal 10px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
span.ddmenu	{
	
	font: normal 11px Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #FFF;
	padding-right:9px;
}
.ddItem2 {
	font-size:10px;
	color:black;
}




.galPic	{
	padding: 3px;
	border: 1px solid #EDEDED;	
}
a.white	{
	color: #fff;	
}
a.print	{
	text-decoration:none;	
}
h1	{
	margin: 0;	
	font: bold 14px Arial, "Trebuchet MS", Tahoma,Verdana,  Helvetica, sans-serif;
	
	color: #528FC7;	
}
h2{
	margin: 0;
	/*padding: 0px 12px 0 12px;*/
	font: normal 14px "Trebuchet MS", Tahoma,Verdana,  Helvetica, sans-serif;	
	color: #1F74A5;	
}

.listevents	{
	padding: 0 12px 0 12px;
}
td.event	{
	padding:5px;
	border-bottom: 1px solid #C3D2D9;
	border-left: 1px solid #C3D2D9;	
	border-right: 1px solid #C3D2D9;
}
div.pageinfo	{
	width: 931px;	
	float:left;
	height: 100%;
	/*padding: 0 38px 0 38px;*/
	background: #fff url(../images/layout/innerbg.gif) repeat-y top left;
	
	height: 100%;
	padding-bottom: 70px;
	
}
.centerText	{
	text-align: center;
}


.noborder	{
	border: none;
}


	
.previewPic	{
	border: 1px solid #999;
	padding: 5px; 	
}

textarea	{
	border: 1px solid #507ab4;
	width: 98%;
	background: #edf4fc;
}


#query	{
	border: 1px solid #fff;
	float:left;
	padding: 2px 0 0 0;
	color: #000;
	background-color: #fff;
	width:212px;
	height:18px;
	font: normal 14px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	margin-right: 3px;
	
}
#searchbutton	{
	border: 1px solid #fff;
	float:left;
	padding: 0 0 0 0;
	width: 59px;
	height:22px;
	background: #fff url(../images/layout/buttonBg.jpg) repeat-x top left;
	color: #404f64;
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	
	
}
.galrubrik	{
	padding-left: 10px;	
	color: #528FC7;
	background: #D2E2F0;
	border: 1px solid #9FC9F3;
	border-right:none;
}
input.kopsalj	{
	width: 10px;	
	border:none;
	background: #fff;
}
input.kopsaljbutton	{
	width: 150px;
}
.galdat	{
	background: #D2E2F0;
	border: 1px solid #9FC9F3;	
	color: #528FC7;
	
	border-left:none;
	padding-right: 10px;
}
table.listTbl {
	width: 100%;
	margin:0px;
	padding:0 0 0 0;
	border-collapse: collapse;
}

th.listTbl  {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-align:left;
	height:27px;
	padding: 0 10px 0 10px;
	
	background: #E6E5E5;	
	color: #000;
	border: 1px solid #C3D2D9;
	/*border-right: none;
	border-left: none;*/
	

}

td.listTbl  {
	padding: 5px 10px 5px 10px;	
	background: #fff;	
	color: #000;
	border: 1px solid #C3D2D9;
	font-size:0.65em;
}
td.listTbl2  {
	padding: 5px;
	background: #FAEAD4;	
	color: #666;
	font-size:0.65em;
	border: 1px solid #8D7447;
	
}

tr.listTbl {

	background-color:#fefefe;

}

tr.listTbl-odd {

	background-color:#f5f5f5;

}

td.listTblDesc  {

		padding: 5px;
	background: #FAEAD4;	
	color: #666;
	border: 1px solid #8D7447;
	

}

td.listTblN  {

	font-size:11px;

	padding-top:20px;

	color: #444444;

	font-style:italic;

	text-align:center;

}

td.listTblH {

	padding: 5px;

	

}

a.listTbl {

	color: #666;

	text-decoration:none;
	font: normal 12px Helvetica, Arial, Verdana, Geneva, sans-serif;
}
a.galHeader {

	color: #333;
}

table.calendar {
	/*margin-left: 12px; editerad för att få kalendern i skick */
	
	padding:0px;
	
}
table.calendar td {
	
	margin:0px;
	font-size:11px;
	text-align:center;	
	color: #000;
}

table.calendar td.csun {
	color:#000;
	margin-left:0px;
}
table.calendar td.ctoday {
	color: #000;
	border: 1px solid #ff0000;	
}
table.calendar td.ctodayandevent {
	color: #000;
	border: 1px solid #ff0000;
	font-weight:bold;	
}
table.calendar td.cday {
	font-weight:bold;
	background: #fff;
	color: #000;
}
table.calendar td.cmonth, table.calendar td.cmonth a {
	font-weight:bold;
	background: #fff;
	color: #000;
	text-decoration: none;
}

table.calendar td.cevent {
	font-weight:bold;
	background-color:#fff;
	cursor:pointer;
	color:#000;
}

.written	{
	color: #57A1D1;
	font: italic 11px Arial,Verdana,  Helvetica, Geneva, sans-serif;
	}
.sitemap	{
	/*border: 1px solid #000;*/
	width: 100%;	
}
#topPic	{
	height: 210px;
	background: #ff0000;
	clear:both;	
}
.clear	{
	clear:both;
}
div.greenheading {
	background-color: #C6C81C;
	line-height: 14px;
	
}
div.greenheading div.htext1 {
	font: bold 11px "Trebuchet MS", Tahoma,Verdana,  Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	margin-left: 10px;
	padding-left: 8px;
	padding-right: 8px;
	color: #1F74A5;
	font-weight: bold;
	display: inline;
	line-height: 15px;
}
div.contacts {
	margin-left: 14px;
	margin-top: 4px;
	color: #000000;
	font: normal 9px Verdana, Tahoma, Helvetica, Geneva, sans-serif;
}
a.newsText {
	text-decoration: none;
}
.boxPic	{
/*	padding: 17px 17px 7px 17px;*/
	float:left;
}
#galBg	{
	float:left;
	width: 580px;
	margin: 0;
	padding: 0 10px 0 10px;
	background: #F2F9FF url(../images/layout/galBgHor.jpg) repeat-y top left;
}
#galBgThumb	{
	float:left;
	width: 85px;
	margin: 0;
	padding: 0 10px 0 10px;
	background: #F2F9FF url(../images/layout/galBgThumb.jpg) repeat-y top left;
}
