﻿body
{
	/*background:#eee url(img/bg.gif) repeat-x; */
	background-color: #fff;
	background-image: url();
	background-repeat: repeat;
}
#wrapper
{
	width: 905px;
	margin: 0 auto;
}

#head
{
	height: 145px;
	width: 905px;
	background-color: #fff;
}
.part1
{
	width: 905px;
}
.leftCol
{
	width: 188px;
	float: left;
	padding-right: 12px;
}
.rightCol
{
	width: 188px;
	float: left;
	padding-left: 12px;
}
.mainCol
{
	width: 487px;
	float: left;
    width:483px;
    border-right:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    padding-right:10px;
    padding-left:10px;
	
}
.mainColxl
{
	width: 705px;
	float: left;
}
.loggo
{
	float: left;
	width: 188px;
	height: 130px;
	
	text-align:center;
}
.headtext
{
	float: left;
	margin: 75px 0px 0px 12px;
	width: 705px;
}

#foot
{
	background-image: url(img/bg_gray.gif);
	color: #444444;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}
.clearer
{
	clear: both;
	height:0px;
}
.boxContent
{
	background-color: #EEEEEE;
	margin-bottom: 1px;
	padding: 12px;
	text-align: left;
}


.boxContentheight
{
	background-color: #EEEEEE;
	margin-bottom: 1px;
	padding: 12px;
	text-align: left;
	
	overflow:hidden;
}
.boxContent2
{
	background-color: #EEEEEE;
	margin-bottom: 1px;
	padding: 12px;
	text-align: left;
	max-height:479px;
	overflow:auto;
}
.boxContentstart
{
	background-color: #fff;
	margin-bottom: 1px;
	padding:12px 12px 12px 3px;
	text-align: left;
	max-width:463;
    min-height:479px;
    overflow:hidden;
}
.boxTitleRed
{
	background-image: url(img/bg_red.gif);
	color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	height: 22px;
}
.boxTitleYellow
{
	background-image: url(img/bg_yellow.gif);
	color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	height: 22px;
}
.boxTitleBlue
{
	background-image: url(img/bg_blue.gif);
	color: white;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	height: 22px;
}
.sepYellow
{
	background-color: #F4BF00;
	height: 8px;
	line-height: 8px;
}
.sepRed
{
	background-color: #B62800;
	height: 8px;
	line-height: 8px;
}
.sepBlue
{
	background-color: #2479D2;
	height: 8px;
	line-height: 8px;
}
.spacey
{
	height: 10px;
}
.boxPil
{
	float: right;
	padding: 3px 12px 0px 0px;
	text-align: right;
}
.boxPil2
{
	float: right;
	padding: 9px 12px 0px 0px;
	text-align: right;
}
.boxTitleLeft
{
	float: left;
	padding: 5px 5px 5px 12px;
}
.footCol
{
	float: left;
	width: 650px;
	padding: 4px 0px 0px 0px;
}
.footRight
{
	padding: 3px 0px 0px 0px;
	text-align: right;
	float: right;
	width: 188px;
}
/****************/
.larmItem
{
	margin-bottom: 12px;
}
.larmTitle
{
	color: #999999;
	display: block;
}
.larmContent
{
	display: block;
}
.larmWriter,.larmWriterName,.larmUsed,.larmResponses,.larmPublished
{
	display: none;
}
.date
{
	display:inline;
}
.news li a
{
	text-decoration:none;
}
.newsStart li
{
	float:left;
	width:467px;
	display:block;
	/*margin-right:10px;*/
	border-bottom:solid 1px #ccc;
	padding:5px 0px;
}
.newsStart h3 
{
	text-decoration:none;
	color:#196CAE;
	font-size:small;
	margin:0px;
	padding:0px;
}
.newsStart a
{
	text-decoration:none;
}
/******Nyhetsrotation**************************/
#imgRotator ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gallery
{
	display: block;
	height: 176px;
	position: relative;
	text-align: left;
	width: 505px;
}
/************************/
#search
{
	padding:2px 10px 2px 0px;
	float:right;
}
#search a
{
	text-decoration:none;
}
.searchbox
{
	margin-top: 30px;
	width: 150px;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 10px;
}

.searchBox
{
	background-color: #ccc;
}

.searchBox
{
	background-color: #fff;
	border: 1px solid #ccc;
}

.searchBox div
{
	border-bottom: dashed 1px #ccc;
	padding: 1px;
	z-index: 1;
	background-color: #fff;
	margin: 3px;
}

.searchBox .selected
{
	background-color: #ccc;
}

.searchBox span
{
	font-weight: 900;
}


.searchBox .c
{
	margin-left: 10px;
	font-weight: 100;
}
.dblock
{
	display:block;
	margin-bottom:10px;
}
#imgRotator
{
    height:212px;
}
#searcharea
{
   left:755px;
position:relative;
top:95px;
width:147px;
}

.lanflag
{
    display:block;
    float:left;
    padding-right:4px;
    padding-top:0;
}
.WhiteText
{
     color:#ffffff;
}