﻿*
{
margin:0px;
padding:0px;
}

body
{
	font-size:75%;
	background:#fff;
}

#logga
{
	margin:15px 0px 15px 17px;
	float:left;
}

#search
{
	float:right;
	margin:40px 10px 15px 0px;
	font-weight:bold;
}

#search ul
{
	list-style-type:none;
}

#search ul li
{
	display:inline;
}

.column
{
	float:left;
	width:209px;
	margin-bottom:20px;
}

#topPic
{
	float:right;
}

.wide, .wider
{
	width:295px;
	margin:0px 20px 0px 20px;
	padding-bottom:20px;
}

.wider 
{
	width:400px;
}



.bg
{
	margin:0px;
	background:url("/img/testbg.jpg") no-repeat bottom ;
	width:205px;
	/*min-height:372px;*/
	margin-bottom:20px;
}

.leftbg
{
	
	background:url("/img/bakgrund.jpg") repeat-x;
	width:209px;
	/*min-height:372px;*/
	padding-bottom:8px;
}
.leftbgUndersida
{
	margin:0px;
	background:url("/img/undersidaBG.jpg") repeat-x;
	width:209px;
	/*min-height:372px; */
}
#footer dl
{
	float:left;
	margin-top:10px;
}

#footer dl.col1
{
margin-left:20px;
}
#footer dl.col2
{
margin-left:63px;
}	

#footer dl.col3
{
	margin-left:90px;
}	


.innerColumn
{
	margin:20px 8px 8px 13px;
}

.leftColumn .innerColumn
{
	margin:20px 0px 0px 0px;
}

#search .searchInput
{
	margin-left:15px;
	width:108px;
	height:13px;
	position:relative;
	top:3px;
}
#search .searchButton
{
	position:relative;
	top:6px;
	margin-left:10px;
}
#topPic
{
	float:left;
}

#donatorBox
{
	
	min-height:60px;
	margin-top:20px;
	display:block;
	margin-left:5px;
	

}

#donatorWhite
{
	background-color:#fff;
	width:195px;
	min-height:60px;
	float:left;
	margin-left:2px;
	margin-top:1px;
	
	
	
}

#donator
{
	width:172px;
	min-height:40px;
	background-color:#AF2626;
	margin:10px;
	
	
}
.bakgrund
{
	
	background:url("/img/menybg.png") top no-repeat;
	
	
	
}

.menuBox
{
	background-color:#fff;
	width:167px;
	padding:00px 14px;
	margin:5px 0px 0px 7px;

	
}

.menuBox ul#menu
{
	list-style-type:none;
}
.menuBox ul#menu li
{
	border-bottom:1px dotted #d2d3d5;
	padding-bottom:6px;
	padding-top:7px;
	padding-left:5px;
}

.menuBox dl
{
	margin:10px 0px 0px 0px;
	float:left;
	
}

.menuBox dl dd img
{
	float:left;

}

.menuBox ul#undermeny 
{
	list-style-type:none;
}

.menuBox ul#undermeny li
{
	padding-left:10px;
	padding-bottom:6px;
	padding-top:7px;
	border-top:1px dotted #d2d3d5;
	border-bottom:none;
	
}
	.menuBox  span
	{
		margin-right:5px;
	}
img
{
	border:none;
}

.searchHits
{
	width:310px;
	
}
.searchHits thead td
{
	font-weight:bold;
	font-family:Georgia,arial, Sans-Serif;
	font-size:0.916em;
}

.searchHits td
{
	padding-top:5px;
	font-family:Georgia,arial, Sans-Serif;
	font-size:0.916em;
}
.searchHits td  a
{
	font-size:1em;
	padding-top:5px;
}
	
	
dl.vcard{
	float: left;
	background-color: #fff;
	width: 295px;
	padding: 0px 4px 4px 4px;
	margin-bottom:10px;
}

dl.vcard dt{

	float:left;
}

dl.vcard dd{
	font-size: 11px;
	margin-left:10px;
	
}
dl.vcard dd.title
{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

dl.vcard dt.image{
	position: relative;
	margin:0 10px 0 0;
}

ul.sitemap{
	list-style:none;
}
 ul.sitemap li a{
    font-weight:bold;
}
ul.sitemap li.subItem1{
    padding-left:10px !important;
}
ul.sitemap li.subItem2
{
	padding-left:20px !important;
}
ul.sitemap li.subItem1 a, ul.sitemap li.subItem2 a{
    font-weight:normal;
}