body {
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../siteassets/bgbilder/bodybg.jpg);
}
#wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#top {
	height: 26px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 5px;
	background-color: #777374;
	padding-top: 8px;
}
#logoicon {
	position:absolute;
	left:718px;
	top:14px;
	width:327px;
	height:82px;
	z-index:20;
	visibility: visible;
}
#logoiconStart {
	position:absolute;
	left:718px;
	top:12px;
	width:327px;
	height:82px;
	z-index:20;
	visibility: visible;
}

#menucontainer {
	position:absolute;
	left:91px;
	top:-42px;
	width:542px;
	height:153px;
	z-index:10;
	text-decoration: none;
	visibility: visible;
}




#stage {
	height: 240px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#content {
	background-image: url(../siteassets/bgbilder/contentbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 33px;
	margin-bottom: 85px;
}
#leftColumn {
	width: 525px;
	float: left;
	position: relative;
}
#rightColumn {
	float: right;
	width: 320px;
	padding-left: 20px;
}
#nyhetsbox {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 5px solid #CCC;
	background-color: #D6E2F8;
}

#footer {
	background-color: #757272;
	clear: both;
}

#footercontent {
	padding-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	font-weight: normal;
	line-height: 1.6;
	text-align: left;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #757272;
	width: 980px;
}
#footer #footercontent a {
	color: #CCC;
	font-size: 1em;
}

#footerContentBox1 {
	width: 260px;
	float: left;
	padding-left: 40px;
	line-height: 1.4;
}
#footerContentBox2 {
	width: 260px;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	line-height: 1.3;
}
#footerContentBox3 {
	width: 200px;
	float: left;
	line-height: 1.3;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #787475;
	margin-bottom: 0px;
	margin-top: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #787475;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 1.2;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}




p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
	color: #333;
	margin-top: 0px;
	margin-bottom: 5px;
}
.rubrikunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
strong {
	color: #787475;
}
.listbottommargin {
	margin-top: 25px;
	margin-bottom: 15px;
}
.falselink {
	color: #06F;
	text-decoration: underline;
}

.breadcrumb {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
}




			.carousel_container {
	width: 90%;
	height: 220px;
	margin: 0px auto;
	overflow: hidden;
	padding-top: 30px;
			}
.kanalenBox {
	background-color: #eee;
	padding: 5px 10px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
}
.aktuelltbox {
	background-image: url(../siteassets/boxbg/puffBgYellowSmall.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.aktuelltboxStorBlue {
	background-image: url(../siteassets/boxbg/aktuelltBoxHalfBlue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.aktuelltboxStorYellow {
	background-image: url(../siteassets/boxbg/aktuelltBoxHalfYellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.aktuelltboxStorGreen {
	background-image: url(../siteassets/boxbg/aktuelltBoxHalfGreen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}



.repris {
	color: #C00;
}

a {
	text-decoration: none;
	color: #333;
}
form {
	font-size: .85em;
	line-height: 1.4;
	font-family: Verdana, Geneva, sans-serif;
}
#introtext {
	background-color: #DAE7FC;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.imgfloatRight {
	float: right;
}
.facebookicon {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin-top: -2px;
	margin-right: 5px;
}


.columnfooter {
	clear: both;
	margin-top: 15px;
}
.sectionlink {
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	letter-spacing: 1px;
	white-space: nowrap;
}
.facebookblue {
	color: #3D65BA;
}

.repris {
	color: #C30;
}

.tabelkant1 {	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.tabelkant2 {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.asterix {
	color: #C00;
}
.miniatureRightMargin {
	margin-right: 5px;
	margin-top: 5px;
}
.puffbakgrund {
	background-image: url(../siteassets/boxbg/shadowpuff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.clearboth {
	clear: both;
}
.orange {
	color: #C60;
}

#addThis {
	position:absolute;
	left:833px;
	top:343px;
	width:114px;
	height:22px;
	z-index:30;
	visibility: visible;
}
