﻿div.ClearBoth
{
	clear: both;	
}
a img
{
	border: 0;
}
.HideMe
{
	display: none;
}
div.ClearBoth0
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
.ArticleItemPicture, .MenuItemPicture
{
	display: block;
	border: 1px solid #8ebae5;
	padding: 5px;
	margin-bottom: 10px;
}
.CenterLeft .MenuItemPicture
{
	border: 0;
	padding: 0;
	margin: 0 0 18px 14px;
}


.sponsorflash
{
	padding: 30px 0 0 25px;
}
.sponsorflash object
{
	display: block;
	margin-bottom: 30px;
}

/*Search / Newsletter*/
div.Newsletter
{
	position: relative;
	background-image: url(../image/bcg/newsletter.png);
	width: 296px;
	height: 106px;
	background-repeat: no-repeat;	
	overflow: hidden;
}
div.Newsletter:hover
{
	background-position: 0 -106px;
}
div.NewsRadio
{
	position: absolute;
	color: #003478;	
	top: 37px;
	left: 114px;
}

div.TipAFriend
{
	background-image: url(../image/bcg/tip.png);
	width: 296px;
	height: 148px;
	background-repeat: no-repeat;	
	overflow: hidden;	
	position: relative;
	margin-top: 25px;
}

div.TipAFriend:hover
{
	background-position: 0 -152px;
}

div.TipAFriendInner
{
	padding-left: 120px;
	padding-top: 25px;
}
div.TipAFriendInner label, div.Comments label
{
	display: block;
	color: #003478;	
	padding-top: 15px;
	padding-bottom: 5px;
}

div.SearchBox
{
	position: relative;
	background-image: url(../image/bcg/Search.png);
	width: 296px;
	height: 87px;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.SearchBox:hover
{
	background-position: 0 -87px;
}


/*banner*/
a.frivilliglink 
{
    background: url(../image/banner/frivillig_knapp.jpg) no-repeat top;
    width: 296px;
    height: 81px;
    display: block;
    overflow: hidden;
}

a.frivilliglink:hover
{
    background: url(../image/banner/frivillig_knapp.jpg) bottom;
}

a.FaceBooklink
{
    background: url(../image/banner/tsr-banner-facebook.gif) no-repeat top;
    width: 296px;
    height: 81px;
    display: block;
    overflow: hidden;    
}

a.FaceBooklink:hover
{
    background: url(../image/banner/tsr-banner-facebook.gif) no-repeat left -93px;
}



/*comments*/

div.Comments
{
	position: relative;
	border: 1px solid #83B2E2;
	margin-top: 40px;
	padding: 3px 15px 15px 15px;
}
div.Comments div.SearchTitle
{
	top: -8px;
}

div.Comments h4
{
	border-top: 1px solid #83B2E2;
	padding-top: 10px;
}

div.Comments h4.CommentHead0
{
	border-top: 0;
	padding-top: 20px;
}

div.ViewAbs
{
	padding: 10px 0 5px 0;
	margin-bottom: 15px;	
	font-size: 110%;
}

div.AddComment
{
	background-color: #eef5fb;
	padding: 20px;
}

div.AddComment div.SearchTxt
{
	width: 390px;
}
div.AddComment div.SearchTxt input
{
	width: 384px;
	background-color: #fff;
}

div.AddComment div.SearchTxt textarea
{
	width: 384px;
	background-color: #fff;
	height: 80px;
	font-family: Arial;
	font-size: 11px;
}
div.AddComment div.SearchBtn
{
	clear: both;
	position: relative;
	top: 0;
	float: right;
	padding: 20px 0 0 0;
	margin-right: -5px;
}

/*blogg*/
div.Blogg
{
	position: relative;
	background-image: url(../image/bcg/Blognew.png);
	width: 296px;
	height: 255px;
	background-repeat: no-repeat;	
	margin-bottom: 25px;
	line-height: 140%;
	font-size: 110%;
	margin-top: -13px;
}

div.Blogg b
{
	display: block;
	color: #003478;	
}
div.Blogg span.ReadMore
{
	color: #d52b1e;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 150%;
}

span.BloggAbs
{
	color: #333;
	display: block;
	padding: 2px 0 2px 0;
}

a.BloggInner
{
	display: block;
	height: 249px;
	text-decoration: none;
}
span.BloggLnk
{
	display: block;
	height: 160px;
	cursor: pointer;
}
span.BloggLnk span.BloggLnkInner
{
	display: block;
	padding-top: 50px;
	padding-left: 165px;
	padding-right: 10px;
	
}
img.BloggImg
{
	display: block;
	position: absolute;
	background-color: #eee;
	top: 50px;
	left: 25px;
	height: 79px;
	width: 106px;
}

span.BloggFoot
{
	cursor: pointer;
	display: block;
	clear: both;
	background-image: url(../image/bcg/blogg.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 89px;
	float: right;
	font-family: Arial;
}

div.Blogg:hover span.BloggFoot
{
	background-position: 0 100%;
}

div.Blogg:hover span.ReadMore
{
	color: #fff;
	background-color: #d52b1e;
}

/*div.Blogg a
{
	display: block;
	background-image: url(../image/bcg/Blogg.png);
	width: 296px;
	height: 100px;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.Blogg a:hover
{
	background-position: 0 -102px;
}*/

div.Newsletter div.SearchTxt, div.SearchBox div.SearchTxt
{
	position: absolute;
	top: 30px;	
	left: 120px;
	
}

div.SearchTxt
{
	width: 132px;
	border-width: 1px;
	border-color: #8ebae5;
	border-style: solid;
	padding: 1px;
	overflow: hidden;
	
}
div.SearchTxt input, div.SearchTxt textarea
{
	float: right;
	background-color: #eef5fb;
	width: 126px;
	border-width: 1px;
	border-color: #b6bbc0;
	border-style: solid;
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	margin-left: 0px;		
}
div.SearchTxt input.txtWater
{
	color: #b2cde7;
}

div.SearchTxt input.txtError
{
	background-color: #d52b1e;
	color: #fff;
	font-weight: bold;
}

div.SearchTitle
{
	color: #003478;	
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 3px;
	right: 11px;
	padding: 0 4px 0 4px;
	background-color: #fff;
}

div.TipAFriend div.SearchTitle, div.Blogg div.SearchTitle
{
	top: 10px;
}

div.SearchBtn
{
	position: absolute;
	height: 19px;
	width: 20px;
	top: 30px;
	right: 10px;		
}
div.TipAFriend div.SearchBtn
{
	top: 110px;
}
div.SearchBtn a
{
	display: block;
	height: 19px;
	width: 20px;
	background-image: url(../image/okbtn.gif);
	background-repeat: no-repeat;
}
div.SearchBtn a:link, div.SearchBtn a:visited
{
	background-position: 0 0;
}
div.SearchBtn a:hover
{
	background-position: 0 -22px;
}

div.Newsletter div.SearchTitle
{
	top: 15px;
}

div.Newsletter div.SearchBtn, div.Newsletter div.SearchTxt
{
	top: 68px;
}

div.NewsRadio
{
	
	width: 170px;
}

