body,
body.thin {
	background: transparent;
}

.bg {
  background: transparent;
}


.footer {
  background: transparent;
  border-top: 1px solid black;
}

a.more,
.column1 .newsletter_box .button {
  background-image: url(../images/button2.png); 
}

.column1 .sidebar_box h3 {
  background: url(../images/sidebar_header2.png) 0px 0px repeat-x;
  height: 60px;
  margin-left: 1px;  
}

.footer address {
	top: 15px;
}

.footer .subnav {
	top: 27px;
}

.column1 .sidebar_box .illustration_dok {
  background: url(../images/dok_icon2.png) no-repeat;
}
.column1 .sidebar_box .illustration_help {
  background: url(../images/help_icon2.png) no-repeat;
}
.column1 .sidebar_box .illustration_news {
  background: url(../images/news_icon2.png) no-repeat;
}

.content .button {
  background: transparent url(../images/button2.png) no-repeat;
}

/* header-menu */

.header .menu {
	position: absolute;
	background: transparent;
	height: 30px;
	width: 100%;
	padding: 0px 0 0 0px;
	top: 30px;
	left: 0px;
	clear: both;
}
.header .menu ul,
.header .menu ul li { 
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.header .menu ul {
	float: left;
	list-style-type:none;
	position:relative;
	margin:0px;
	padding: 0px 0px 0px 1px;
	height: 31px;
	background: url(../images/menu_li.png) left top no-repeat;
	white-space: nowarp;
}
.header .menu ul li { 
	display: block;
	float: left;
	height: 31px;
	_width: 80px;
	margin: 0px 0px 0px 0px;
	background: url(../images/menu_li.png) right top no-repeat;
	position: relative;
	text-align: cener;
	padding-right: 1px;
	white-space: nowrap;
}
.header .menu ul li.last {
	margin: 0px;
}
.header .menu ul li a {
	font-family: Georgia, Arial, Helvetica;
	display: block;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	_width:  80px;
	padding: 6px 13px 5px 13px;
	text-align: center;
	white-space: nowrap;
}
.header .menu ul li.hover a,
.header .menu ul li a:hover {
	color: white;
	background-color: #8d1608;
}
.header .menu ul li.current_page_item a {
	color: white;
	background-color: #8d1608;
}


/**/

