﻿body {
	margin: 0;
	padding: 0;
	background-color: #322e2f;
	background-image: url(../grafik/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.tx-ttnews-browsebox {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#gradient A {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#dragbar1 {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	
}

.tx-rgpopup-left {
	float: left;
}
.tx-rgpopup-right {
	float: right;
}
tx-rgpopup-mainNest {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}
#infobox {
	position: absolute;
	top: 400px;
	margin-left: 475px;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
}
#formresult {
	display: none;
}
.mapcat {
	position: absolute;
	top: 230px;
	margin-left: 475px;
	width: 200px;
	font-family: verdana;
	font-size: 11px;
}
.mapcat li {
	font-family: verdana;
	font-size: 11px;
	
}
#map {
	
}
#language {
	width: 53px;
	margin-top: 128px;
	float: left;
}
#outerdiv {
	text-align: center;
	width: 100%;
}
#outerdiv_inner {
	width:987px;
	margin: auto;
}
#main {
	float: left;
	text-align: left;
	width: 930px;
	margin: auto;
	background-color:#030303;
}
#top {
	height: 102px;
	background-image: url(../grafik/top_bg.jpg);
	background-repeat: repeat-x;
}

#top_inner {
  position: relative;
}

#search {
  position: absolute;
  top: 0;
  right: 0;
  height: 34px;
  width: 281px;
  background-image: url('../grafik/soegbar.jpg');
}

#search_inner {
  padding-left: 30px;
}

.searchclass {
  padding:0;
  margin: 0;
}

.searchfield {
  height: 16px;
  border: 1px solid #afafaf;
  background-color: #f9f9f9;
  width: 200px;
  font-size: 10px;
}

.csc-searchResultHeader a {
	font-family: tahoma;
	color: #000000;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0;
}



.clear {
	clear: both;
}
#nav1 {
	height: 27px;
	background-image: url(../grafik/nav1_bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#nav1_inner {
	padding-left: 25px;
	padding-top: 0px;
}
.nav1item {
	float: left;
	margin-right: 22px;
	height: 27px;
	padding-top: 7px;
}
.nav1item A {
	font-family: tahoma;
	font-size: 11px;
	color: #322e2f;
	text-decoration: none;
}
.nav1item_act {
	float: left;
	margin-right: 22px;
	padding-top: 7px;
}
.nav1item_act A {
	font-family: tahoma;
	font-size: 11px;
	color: #322e2f;
	text-decoration: none;
}
.nav1item_spec {
	float: left;
	width: 140px;
	height: 27px;
	/*
	padding-left: 37px;
	*/
	padding-top: 7px;
	background-image: url(../grafik/product_nav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 20px;
	text-align: center;
}
.nav1item_spec A {
	font-family: tahoma;
	font-size: 11px;
	color: #322e2f;
	text-decoration: none;
}
.nav1item_spec_act {
	float: left;
	width: 140px;
	height: 27px;
	/*
	padding-left: 37px;
	*/
	padding-top: 7px;
	background-image: url(../grafik/product_nav_act_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 20px;
	text-align:center;
}
.nav1item_spec_act A {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav2 {
	width: 137px;
	height: 445px;
	background-image: url(../grafik/nav2_bg.jpg);
	background-repeat: repeat-x;
	float:left;
}
#nav2_inner {
	padding-top: 45px;
	padding-left: 10px;
}
.nav2item {
	padding-top: 12px;
	padding-bottom: 8px;
}
.nav2item A {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
}
.nav2item_act {
	padding-top: 12px;
	padding-bottom: 8px;
}
.nav2item_act A {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
}
.nav2item_ci {
	color: #a5181c;
}
.nav2item_ck {
	color: #f27f2f;
}
.nav2item_sf {
	color: #8a8e39;
}
.nav2item_pi {
	color: #055586;
}

.nav3item {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #97a3ab;
	font-size: 11px;
}
.nav3item A {
	font-family: tahoma;
	font-size: 11px;
	color: #97a3ab;
	text-decoration: none;
}
.nav3item_act {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #e2f2ff;
	font-size: 11px;
}
.nav3item_act A {
	font-family: tahoma;
	font-size: 11px;
	color: #e2f2ff;
	text-decoration: none;
}
#content_area {
	width: 793px;
	height: 445px;
	float: right;
	overflow: hidden;
}
#content_area_inner {
	padding-top: 27px;
	padding-left: 25px;
	padding-right: 304px; 
}
#content_area_long {
	width: 793px;
	float: right;
	background-color: #FFFFFF;
}
#content_area_long_inner {
	padding-top: 27px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../billeder/backgrounds/blank_bg.jpg);
	background-repeat: repeat-x;
}
#content_area_inner h1 {
	font-family: tahoma;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
}
#content_area_inner .bodytext A {
	font-family: tahoma;
	font-size: 17px;
	color: #f37f2f;
	font-weight: normal;
	TEXT-DECORATION: NONE;
}
h1 {
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
}
.bodytext, .news-single-timedata {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	padding-top: 0;
}

#col1 {
	float: left;
}
#col1_inner {
	padding: 0;
}
#col2 {
	float: left;
}
#col2_inner {
	padding: 0;
}
#col3 {
	float: left;
	padding: 0;
}
#col3_inner {
	padding: 0;
}
#gradient {
	width: 930px;
	padding-bottom: 15px;
	background-image: url(../grafik/front_bg.jpg);
	background-repeat: repeat-x;
}
#col4 {
	width: 305px;
	background-image: url(../grafik/front_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#col4_inner {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
}
#col5 {
	width: 305px;
	background-image: url(../grafik/front_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#col5_inner {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
}
#col6 {
	width: 305px;
	background-image: url(../grafik/front_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#col6_inner {
	padding-left: 0px;
	padding-top: 7px;
}
#col6_inner .bodytext {
	margin-left: 25px;
	margin-right: 25px;
}
#col6_inner h1 {
	margin-left: 25px;
	margin-right: 25px;
}
#bottom {
	height: 50px;
	background-image: url(../grafik/bottom_bg.jpg);
	background-repeat: repeat-x;
}
#bottom_inner {
	padding-left: 25px;
	padding-top: 14px;
}

#bottom_inner .bodytext {
	font-family: tahoma;
	font-size: 11px;
	color: #cdd1d0;
}

.news-latest-date {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding: 0;
	margin-left: 25px;
}
.news-latest-morelink A {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.news-latest-morelink {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 25px;
}
.news-list-morelink A {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.news-list-date {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding: 0;
}
.news-single-date {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding: 0;
}
.news-single-backlink A {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	padding: 0;
	text-decoration: none;
}
#mailform label {
	width: 125px;
	font-family: tahoma;
	font-size: 11px;
}
#mailform input {
	width: 125px;
	font-family: tahoma;
	font-size: 11px;
}
#mailform fieldset {
	border: 0;
}

#content_area a.download {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.news-latest-container {
  padding-bottom: 10px;
}

A {
  font-family: verdana;
  font-size: 11px;
  color: #ff0000;
}
