@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline: none;
}
html, body {
	height: 100%;
	width: 100%;
}
body {
	background: #bfc2c8 url(../images/bg.png) repeat-x top;
	font: normal 12px/130%  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

ol, ul {
	margin : 0 0 1em 2em;
}

a {
	text-decoration: underline;
	color: #79980b;
}
a:hover {
	text-decoration: none;
	color: #79980b;
}
p {
	padding: 0 10px 15px 10px;
}
img {
	padding: 0;
	margin: 0;
	outline: none;
}
#wrapper {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	/*background: url(../images/bg-wrapper.gif) repeat-y center;*/
}
#wrap {
	width: 960px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg-wrapper.gif) repeat-y center;
}
#header {
	position: relative;
	padding: 0;
	margin: 0;
	height: 126px;
	width: 100%;
	background: url(../images/bg-header.png) no-repeat center;
}
.login {
	position: absolute;
	width: 58px;
	height: 18px;
	top: -118px;
	right: 30px;
	display: none;
}

.bg-header {
	position: absolute;
	width: 766px;
	height: 130px;
	top: 0;
	right: 30px;
}
.logo {
	position: absolute;
	width: 185px;
	height: 79px;
	left: 25px;
	top: 23px;
}
.logo img {
	border: none;
}

.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
    padding: 0;
	text-transform: uppercase;
	font: normal 22px/130% "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.teaser {
	position: absolute;
	width: 500px;
	height: 35px;
	top: 10px;
	right: 10px;
	text-align: right;
}
.teaser ul {
	list-style-type: none;
	padding: 0;
	height: 35px;
	padding: 0;
}
.teaser ul li {
	display: inline;
	height: 35px;
	padding: 0 7px 0 12px;
	text-align: center;
	background: url(../images/bg-teaser-li.png) no-repeat left center;
}
.teaser ul li a:link, .teaser ul li a:visited, .teaser ul li a:active {
	height: 24px;
	padding: 0;
	text-align: center;
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f6062;
	text-decoration: none;
}
.teaser ul li a:hover {
	text-decoration: none;
	background: url(../images/menu-hover.png) repeat-x;
}
.teaser ul li a:link.act, .teaser ul li a:visited.act, .teaser ul li a:hover.act, .teaser ul li a:active.act {
	text-decoration: none;
	background: url(../images/menu-hover-act.png) no-repeat center;
}

#banner-forside {
	position: relative;
	width: 900px;
	height: 360px;
	margin: 10px 0 0 0;
	padding: 0;
}
.banner-forside {
	position: absolute;
	width: 626px;
	height: 360px;
	margin: 0;
	padding: 0;
	right: 0;
}
#menu {
	height: 35px;
	line-height: 130%;
	margin: 0;
	padding: 9px 0 10px 0;
	background: url(../images/bg-menu.png) no-repeat center;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	background: url(../images/menu.png) no-repeat left top;
	height: 35px;
	padding: 0 0 0 2px;
}
#menu ul li {
	float: left;
	height: 35px;
	padding: 0 2px 0 0;
	text-align: center;
	background: url(../images/bg_menu_li.gif) no-repeat right;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	float: left;
	height: 24px;
	padding: 11px 12px 0 12px;
	text-align: center;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#menu ul li a:hover {
	text-decoration: none;
	background: url(../images/menu-hover.png) repeat-x;
	color: #fff !important;
}
#menu ul li a:link.act, #menu ul li a:visited.act, #menu ul li a:hover.act, #menu ul li a:active.act {
	text-decoration: none;
	background: url(../images/menu-hover-act.png) no-repeat center;
}

#content {
    position: relative;
	padding: 0 0 262px 0;
	background: url(../images/bg-content.png) no-repeat bottom;
}
.content1 {
   background: url(../images/bg-content1.gif) no-repeat bottom !important;
}
#content-top {
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	background: url(../images/bg-content-top.png) no-repeat center;
}
#content-top-foreninger {
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	background: url(../images/bg-foreninger_01.gif) no-repeat center;
}
.right {
	float: right;
	width: 233px;
	padding: 0;
	background: #fff url(../images/bg-right.png) repeat-x 0 top;
}
	.right-box-content {
		width: 213px;
		padding: 10px 10px 0 10px;
		margin: 0;
		background: url(../images/bg-content-top.png) no-repeat right top;
	}

h1 {
	color: #fff;
	font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 8px 0 8px 10px;
	margin: 0 0 5px 0;
	background: url(../images/bg-h1.png) no-repeat;
}
.left-box-foreninger h1{
	color: #fff;
	font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 8px 0 8px 10px;
	margin: 0 0 5px 0;
	background: url(../images/bg-h1-foreninger.gif) no-repeat;
}
h2 {
	color: #848c06;
	font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 5px 10px;
}
h3 {
	color: #000;
	font: bold 13px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 5px 10px;
}
h5 {
	color: #848c06;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 20px;
	margin: 0;
	background: url(../images/home.png) no-repeat left center;
	/*border-top: 1px solid #cfcfd0;*/
	border-bottom: 1px solid #cfcfd0;
}

h1 a {
	text-decoration: none;
	color: #333;
}
h1 a:hover {
	color: #aaa;
}


.right ul, .right ol {
	margin: 0 0 10px 10px;
	padding: 10px 0;
	background: #e4e4e4;
}

.right ul li, .right ol li {
	margin: 0 0 0 20px;
	/*padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../images/bg-li.png) no-repeat 0 6px;*/
}

.left {
	float: left;
	width: 722px;
	padding: 0;
}
	#banner {
		width: 702px;
		margin: 0;
		padding: 0 10px 10px 10px;
		background: #fff url(../images/bg-banner.png) no-repeat bottom;
	}
	#banner-foreninger{
		width: 702px;
		margin: 0;
		padding: 0 10px 10px 10px;
		background: #fff url(../images/bg-banner-foreninger.gif) no-repeat bottom;
	}
	.left-content {
		margin: 0;
		padding: 10px 0 0 0;
		background: url(../images/bg-left-content.png) no-repeat top;
	}
	.left-content-foreninger {
		margin: 0;
		padding: 10px 0 0 0;
	}
	.left-box {
		float: left;
		width: 213px;
		padding: 0 10px;
		margin: 0;
	}
	.left-box-foreninger{
		float: left;
		width: 180px;
		padding: 0 10px;
		margin: 0;
	}
	.right-box {
		float: right;
		width: 464px;
		padding: 0 10px;
		margin: 0;
	}
	.right-box-foreninger {
		float: right;
		width: 500px;
		padding: 0 10px;
		margin: 0;
	}
	.right-box h1 {
	   color: #fff;
	   font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	   text-transform: uppercase;
	   padding: 8px 0 8px 10px;
	   margin: 0 0 5px 0;
	   background: url(../images/bg-h1-right-box.png) no-repeat;
        }
      .right-box-foreninger h1{
	  color: #fff;
	  font: bold 14px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	  text-transform: uppercase;
	  padding: 8px 0 8px 10px;
	  margin: 0 0 5px 0;
	  background: url(../images/h1-right-foreninger.png) no-repeat;
      }
      .right-box-foreninger h4{
         padding:0 0 0 10px;
         font: bold 14px/130%  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         color:#8c9417;
      }


ul.sideMenu {
	padding: 0;
	margin: 0 5px 0 12px !important;
	background: none !important;
	/*width: 193px;*/
}
.left-box ul.sideMenu li {
	list-style-type: none;
	/*background: url(../images/sidemenu-li.png) repeat-x top;*/
	/*background: #070707 url(../images/arrow_sub.png) no-repeat top;*/
	padding: 0;
	border-top: 1px solid #cfcfd0;
	height: auto !important;
}
.left-box ul.sideMenu li.sub {
	list-style-type: none;
	padding: 0;
	border-top: 1px solid #cfcfd0;
	height: auto !important;
}
.left-box ul.sideMenu li.subLast {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #cfcfd0;
	height: auto !important;
}



.left-box-foreninger ul.sideMenu li {
	list-style-type: none;
	/*background: url(../images/sidemenu-li.png) repeat-x top;*/
	/*background: #070707 url(../images/arrow_sub.png) no-repeat top;*/
	padding: 0;
	border-top: 1px solid #cfcfd0;
}
.left-box-foreninger ul.sideMenu li.sub {
	list-style-type: none;
	padding: 0;
	border-top: 1px solid #cfcfd0;
}
.left-box-foreninger ul.sideMenu li.subLast {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #cfcfd0;
}






.left-box ul.sideMenu li ul{
        padding: 0;
	margin: 0;
	background: none !important;
}
.left-box ul.sideMenu li ul li{
	padding: 0 0 0 20px;
	border-top: 1px solid #cfcfd0 !important;
}
.left-box ul.sideMenu li.ifsub {
	list-style-type: none;
	padding: 0;
}

.left-box ul.sideMenu li#title {
	color: #0090db;
	font: bold 15px/130% Arial, Helvetica, sans-serif;
	padding: 1px 0;
	border-top: 1px solid #cfcfd0;
	background: none;
}
.left-box ul.sideMenu li a {
	text-decoration: none;
	color: #5f6062;
	padding: 9px 0 9px 12px;
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	background: url(../images/bullet.png) no-repeat left center;
}
.left-box ul.sideMenu li a:hover, .left-box ul.sideMenu li a.act {
	color: #848c06;
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding: 9px 0 9px 12px;
	background: url(../images/bullet-act.png) no-repeat left center;
}
.left-box ul.sideMenu li.sub a:hover, .left-box ul.sideMenu li.subLast a:hover {
	line-height: 130%;
	display: block;
	padding: 7px 0 7px 8px;
}





.left-box-foreninger ul.sideMenu li ul{
        padding: 0;
	margin: 0;
}
.left-box-foreninger ul.sideMenu li ul li{
	padding: 0 0 0 20px;
	border-top: 1px solid #cfcfd0 !important;
}
.left-box-foreninger ul.sideMenu li.ifsub {
	list-style-type: none;
	padding: 0;
}

.left-box-foreninger ul.sideMenu li#title {
	color: #0090db;
	font: bold 15px/130% Arial, Helvetica, sans-serif;
	padding: 1px 0;
	border-top: 1px solid #cfcfd0;
	background: none;
}
.left-box-foreninger ul.sideMenu li a {
	text-decoration: none;
	color: #5f6062;
	padding: 9px 0 9px 12px;
	font: normal 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	background: url(../images/bullet.png) no-repeat left center;
}
.left-box-foreninger ul.sideMenu li a:hover, .left-box-foreninger ul.sideMenu li a.act {
	color: #848c06;
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding: 9px 0 9px 12px;
	background: url(../images/bullet-act.png) no-repeat left center;
}
.left-box-foreninger ul.sideMenu li.sub a:hover, .left-box-foreninger ul.sideMenu li.subLast a:hover {
	line-height: 130%;
	display: block;
	padding: 7px 0 7px 8px;
}







.left-box ul.sideMenu li.sub a {
	text-decoration: none;
	color: #a5b2cf;
	padding: 7px 0px 7px 8px;
	margin: 0 10px;
	display: block;
	text-transform: none;
	font: normal 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left-box ul.sideMenu li.subLast a {
	text-decoration: none;
	color: #a5b2cf;
	padding: 7px 0px 7px 8px;
	margin: 0 10px;
	line-height: 130%;
	display: block;
	text-transform: none;
}
.left-box ul.sideMenu li.sub a:hover, .left-box ul.sideMenu li.sub a.act, .left-box ul.sideMenu li.subLast a:hover, .left-box ul.sideMenu li.subLast a.act {
	color: #fff;
	line-height: 130%;
	display: block;
}






.left-box-foreninger ul.sideMenu li.sub a {
	text-decoration: none;
	color: #a5b2cf;
	padding: 7px 0px 7px 8px;
	margin: 0 10px;
	display: block;
	text-transform: none;
	font: normal 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.left-box-foreninger ul.sideMenu li.subLast a {
	text-decoration: none;
	color: #a5b2cf;
	padding: 7px 0px 7px 8px;
	margin: 0 10px;
	line-height: 130%;
	display: block;
	text-transform: none;
}
.left-box-foreninger ul.sideMenu li.sub a:hover, .left-box-foreninger ul.sideMenu li.sub a.act, .left-box-foreninger ul.sideMenu li.subLast a:hover, .left-box-foreninger ul.sideMenu li.subLast a.act {
	color: #fff;
	line-height: 130%;
	display: block;
}



#news {
	padding-top: 15px;
}

.articles { 
	padding: 10px; 
}
.footer-img {
	position: absolute;
	width: 100%;
	height: 33px;
	bottom: 154px;
	left: 0;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	z-index: 10;
}

.footer {
	position: absolute;
	width: 100%;
	height: 171px;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	border-top: 1px solid #c4c5c5;
	background: url(../images/bg-footer.png) repeat-x;
}
.footer p {
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
}
.footer p strong{
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

.footer a { 
	color: #0a2153;
	text-decoration: none;
}
.footer a:hover { 
	color: #0a2153; 
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

* .clearfix {
	height: 1%;
}
/* Flexible Forside Begin */
.forside-box1, .forside-box2 {
	float: left;
	width: 342px;
}
.forside-box2 {
	float: right;
}
.forside-box1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, .forside-box2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 11px;
}
.forside-box1 p, .forside-box2 p {
	float: left;
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #d4d4d4;
	color: #0a2153;
}

/* Flexible Forside End */


/* Flexible Kontakt Begin */
.kontakt-box1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 184px;
}
.kontakt-box2 {
	float: right;
	width: 470px;
	padding: 0 0 15px 0;
}
/* Flexible Kontakt End */

/* Frame Begin */
.border {
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 0 20px 15px 20px;
	background: url(../images/bg-border.png) repeat-x top
}

.border-bottom {
	border-bottom: 1px solid #d4d4d4;
	padding:15px 0;
}
/* Flame Kontakt End */

/* Newsletter Begin */
#wrapper-newsletter {
	position: relative;
	width: 398px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}
#header-newsletter {
	width: 398px;
	height: 111px;
	margin: 0;
	padding: 0;
	background: url(../images/header-newsletter.png);
}
.content-newsletter {
	width: 328px;
	background: url(../images/menu.png) repeat-x bottom;
	margin: 0 auto;
	padding: 20px 25px 15px 35px

}
/* Newsletter End */


.date {
	position: absolute;
	width: 300px;
	height: 24px;
	right: 20px;
	top: 50px;
	text-align: right;
}
.date p {
	float: right;
}
.date span {
	color: #c2ae87;
	padding: 0 5px  0 0;
}
.footer-nyhedsbrev {
	position: absolute;
	width: 530px;
	height: 24px;
	bottom: 0;
	margin: 0;
	padding: 8px 0 0 0;
	background: #000;
}
.footer-nyhedsbrev p {
	font: normal 12px/130% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header-nyhedsbrev {
	text-align: right;
	padding: 20px 20px 0 0;
	border: none;
	height: 62px;
	background: #000;
}
#content-nyhedsbrev {
	padding: 20px 0 40px 0;
}
#content-nyhedsbrev h1 {
	color: #000;
	font: small-caps normal 20px/130% Georgia, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
#content-nyhedsbrev p {
	padding: 0 0 15px 0;
	color: #000;
}
#content-nyhedsbrev a {
	color: #000;
}
#content-nyhedsbrev ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #8a7652;
}
#content-nyhedsbrev ul li{
	margin: 0;
	padding: 2px 0 2px 33px;
	list-style-type: none;
	border-top: 1px solid #8a7652;
	background: url(../images/leave.png) no-repeat 4px center;
	font: small-caps normal 17px/130% Georgia, "Times New Roman", Times, serif;
}
#content-nyhedsbrev ul li a{
	margin: 0;
	padding: 0;
	font: small-caps normal 17px/130% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

/* FE Login Begin */
.tx-felogin-pi1 {
	position: absolute;
	width: 155px;
	height: 155px;
	top: 230px;
	right: 10px;
}
.tx-felogin-pi1 h3 {
	color: #017a19;
	font: bold 16px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}
.tx-felogin-pi1 form fieldset {
	border: none;
}
.tx-felogin-pi1 form fieldset legend {
	display: none;
}
.tx-felogin-pi1 form fieldset span {
	display: block;
	padding: 5px 0 10px 0;
}
.tx-felogin-pi1 div {
	display: block;
	padding: 0 0 10px 0;
}
.tx-felogin-pi1 form fieldset label {
	display: block;
	width: 70px;
	float: left;
	padding:3px 0 0 4px;
}
.tx-felogin-pi1 form fieldset input {
	width: 73px;
	border:0px solid #d1d1d1;
	background: none;
	color: #666;
	padding: 0;
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.tx-felogin-pi1 form fieldset input[type="image"] {
	width: 58px;
	border: none;
	padding: 0;
}
div.login-box {
	background: url(../images/bg-login.png) no-repeat;
}
/* FE Login End */

.search {
	padding: 0 10px 15px 10px;
	background: url(../images/bg-content.png) no-repeat right 131px;
}
.search-forside {
	padding: 0 10px 14px 10px;
	background: url(../images/bg-content.png) no-repeat right 173px;
}

.search h1 {
	background: url(../images/bg-h1-orange.png) no-repeat;
}

.search p {
	padding: 17px 17px 22px 17px;
	margin: 0;
	background: url(../images/bg-search.png) no-repeat;
	color: #fff;
}
.search-forside p {
	padding: 17px;
	margin: 0;
	background: url(../images/bg-search-forside.png) no-repeat;
	color: #fff;
}

.search p a {
	padding: 0 15px 0 0;
	margin: 0;
	font: bold 16px/160% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ed7817;
	text-decoration: none;
	background: url(../images/bg-search-a.png) no-repeat right 5px;
}

.search label {
	display: block;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	color: #82a10e;
}
.left-box label {
	display: block;
	padding: 0 0 10px 0;
}

.search input#sword {
	width: 205px;
	height: 14px;
	background: url(../images/bg-search.png);
	border: none;
	padding: 5px;
	margin: 0 7px 0 0;
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
}
.left-box input#sword {
	width: 236px;
	height: 14px;
	background: url(../images/bg-search-1.png);
	border: none;
	padding: 5px;
	margin: 0 15px 0 0;
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	float: left;
}
.kompas-sticker {
	position: absolute;
	width: 195px;
	height: 224px;
	background: url(../images/kompas-sticker.png);
	right: 20px;
	top: 10px;
}
.pas-sticker {
	position: absolute;
	width: 195px;
	height: 224px;
	background: url(../images/pas-sticker.png);
	right: 20px;
	top: 10px;
}

.input-search {
	width: 312px;
	height: 16px;
	background: url(../images/bg-forside-input.png);
	border: none;
	margin: 10px 0 0 10px;
	padding: 7px 5px;
	float: left;
	font: italic normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f6062;
}
.input-search-submit {
	padding: 0;
	margin: 10px 10px 0 0;
	float: right;
}
.vcard {
	border-bottom: 1px solid #cfcfd0;
	padding: 3px 0 3px 10px;
	background: url(../images/bullet.png) no-repeat left center;
}
.flexible-box1 {
	float: left;
	width: 32%;
	margin: 0 10px 0 0;
}
.flexible-box2 {
	float: left;
	width: 32%;
}
.flexible-box3 {
	float: right;
	width: 32%;
}
.flexible-box1 ul, .flexible-box2 ul, .flexible-box3 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.flexible-box1 ul li, .flexible-box2 ul li, .flexible-box3 ul li {
	list-style-type: none;
	background:url("../images/bullet.png") no-repeat scroll left center transparent;
	border-bottom:1px solid #CFCFD0;
	padding:3px 0 3px 10px;
}
.flexible-box1 ul li a, .flexible-box2 ul li a, .flexible-box3 ul li a {
	color: #666;
	text-decoration: none;
}

.flexible-download1 {
	float: left;
	width: 25%;
	background: url(../images/bg.png) no-repeat right;
}
.flexible-download2 {
	float: left;
	width: 25%;
	background: url(../images/bg.png) no-repeat right;
}
.flexible-download3 {
	float: left;
	width: 25%;
	background: url(../images/bg.png) no-repeat right;
}
.flexible-download4 {
	float: left;
	width: 25%;
}
.flexible-download1 p, .flexible-download2 p, .flexible-download3 p, .flexible-download4 p {
	text-align: center;
}
.right-box ul{
	margin:0;
	padding:0 0 0 25px;
}
.right-box ul li{
	font:normal 12px/130% "Trebuchet MS",Arial,Helvetica,sans-serif;
	/*padding:0 0 10px 0;*/
}
#logo-foreninger{
	float:left;
	width:181px;
	height:117px;
	background:url(../images/bg-logo-foreninger.gif) no-repeat right top;
	margin:0;
	padding:14px 20px 0 0px;
	text-align:center;
}
#small-banner-foreninger{
	float:left;
	width:501px;
	height:133px;
	margin:0;
	padding:0;
}

.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}


ul li, ol li {
	margin-bottom : 1em;
}

.tx-wecmap-pi3 {
	margin-bottom : 2em;
}

#content .right .right-box-content .csc-textpic-text {
	background : #e4e4e4;
}

#content .right .right-box-content .wrap-special-csc-text {
	background : #e4e4e4;
	padding-bottom : 1px;
}

#content .right .right-box-content .wrap-special-top {
	height : 5px;
	background : url(../images/wrap-special-top.gif) top left no-repeat;
}

#content .right .right-box-content .wrap-special-bottom {
	height : 5px;
	background : url(../images/wrap-special-bottom.gif) top left no-repeat;
}