/*==============================
   taten paa nettet: LATEST VIEW  
===============================*/
.taten-latest-container { float:left; }

.taten-latest-item {
  margin:0 0 20px 0; 
  float:left;
}
.taten-latest-subheader { }
.taten-latest-item a { text-decoration:none; }
.taten-latest-item a:hover { text-decoration:none; }

.taten-latest-img {
  text-align:left;
  margin:0 0 10px 10px;
  float:right;
  display:inline;
}

.taten-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.taten-latest-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  font-weight:normal;
  color:#666666;
  margin:0 0 1px 0;
  float:right;
}

.news-latest-category {
  font-size:9px;
  color:#666666;
}
.taten-latest-morelink {
  margin:14px 0 0;
  width:100%;
  text-align:left;
}

.taten-latest-morelink a { text-decoration:underline  }

.taten-latest-gotoarchive { font-size:11px; float:right; margin:-10px 0 0 0; display:inline; }
.taten-latest-gotoarchive A { background:url('../../../images/linkArrow.gif') 0px 0px no-repeat; padding:0 0 2px 21px; }
.taten-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED { }
.taten-latest-gotoarchive A:HOVER { background:url('../../../images/linkArrow.gif') 0px -15px no-repeat; }



/*==============================
   taten paa nettet: SINGLE view  
===============================*/
.taten-single-item {
  margin-bottom:5px;
/*  background-color:#fff; */
  width:99%;
}
.taten-single-subheader {
  text-align:left;
  margin:0 0 10px 0;
}
.taten-single-content { text-align:left; }

.taten-single-img {
  text-align:left;
  margin:0 0 10px 10px;
  float:right;
  display:inline;
}
.taten-single-imgcaption {
  padding:3px 0 0 0;
  clear:both;
  font-size:9px;
  color:#666666;
}

.taten-single-category {
  float: right;
}
.taten-single-backlink {
  width:100%;
  text-align:right;
  font-size:9px;
 }

.taten-single-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  color:#666666; 
}
.taten-single-author { font-size: 11px; color:#666666; font-style:italic; margin:0 0 14px 0 }
.taten-single-additional-info {
/* clear: both; */
  margin-top: 15px;
}
.taten-single-related, .taten-single-files, .taten-single-links  {
  margin:0px;
  margin-bottom: 3px;
}

.taten-single-related DD, .taten-single-links DD, .taten-single-files DD {
  margin-left:20px;
}
.taten-single-related DD img, .taten-single-links DD img, .taten-single-files DD img {
  margin-right:5px;
}
.taten-single-related DT, .taten-single-links DT, .taten-single-files DT {
  font-weight: bold;
  font-size: 11px;
  margin-left:5px;
  width:90%;
}




/*==============================
   tt_news info (no news in the...)  
===============================*/
.news-info { margin: 15px 0 0 0; padding: 0 8px; }

/*==============================
   tt_news LATEST SINGLE view  (bliver ikke brugt mere, mener jeg...)
===============================*/
.news-latest-single-item {
  margin-bottom:5px;
  width:99%;
}
.news-latest-single-subheader {
  text-align:left;
  margin:0 0 10px 0;
}
.news-latest-single-content { text-align:left; }

.news-latest-single-backlink {
  width:100%;
  text-align:right;
  font-size:9px;
 }

.news-latest-single-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  color:#666666; 
}
.news-latest-single-author { font-size: 11px; }

/*==============================
  tt_news SINGLE view  
===============================*/
.news-single-item {
  margin-bottom:5px;
/*  background-color:#fff; */
  width:99%;
}
.news-single-subheader {
  text-align:left;
  margin:0 0 10px 0;
}
.news-single-content { text-align:left; }

.news-single-img {
  text-align:left;
  margin:0 0 10px 10px;
  float:right;
  display:inline;
}
.news-single-imgcaption {
  padding:3px 0 0 0;
  clear:both;
  font-size:9px;
  color:#666666;
}

.news-single-category {
  float: right;
}
.news-single-backlink {
  width:100%;
  text-align:right;
  font-size:9px;
 }

.news-single-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  color:#666666; 
}
.news-single-author { font-size: 11px; color:#666666; font-style:italic; margin:0 0 14px 0 }
.news-single-additional-info {
/* clear: both; */
  margin-top: 15px;
}
.news-single-related, .news-single-files, .news-single-links  {
  margin:0px;
  margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  margin-left:20px;
}
.news-single-related DD img, .news-single-links DD img, .news-single-files DD img {
  margin-right:5px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
  font-weight: bold;
  font-size: 11px;
  margin-left:5px;
  width:90%;
}

/*==============================
   tt_news LATEST view  
===============================*/
.news-latest-container { padding:10px; border:1px solid #004192; float:left; margin:0 0 15px 0; display:inline; }

.news-latest-item {
  margin:0 0 20px 0; 
  float:left;
}
.news-latest-subheader { }
.news-latest-item a { text-decoration:none; }
.news-latest-item a:hover { text-decoration:none; }

.news-latest-item IMG {
  margin: 10px 5px 0 0;
  float:left;
}
.news-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.news-latest-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  font-weight:normal;
  color:#666666;
  margin:0 0 1px 0;
}

.news-latest-morelink, .news-latest-category {
  font-size:9px;
  color:#666666;
}
.news-latest-morelink {
  width:100%;
  text-align:right;
}

.news-latest-morelink A { }

.news-latest-gotoarchive { font-size:11px; float:right; margin:-10px 0 0 0; display:inline; }
.news-latest-gotoarchive A { background:url('../../../images/linkArrow.gif') 0px 0px no-repeat; padding:0 0 2px 21px; }
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED { }
.news-latest-gotoarchive A:HOVER { background:url('../../../images/linkArrow.gif') 0px -15px no-repeat; }


/*==============================
   tt_news LIST view  
===============================*/
.news-list-container {
  margin:15px 0 0 0;
  padding:0 8px;
}

.news-list-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  border:0px solid #cccccc;
  /*Hvis flere end 1 nyhed i latest listen så sæt margin:0 0 15px 0; */  
  margin:0 0 20px 0;
}
.news-list-container h3 {
  margin:0 0 0 0;
}  

.news-list-content {
}
.news-list-content-subheader { width:100%; }
.news-list-content-subheader a { text-decoration:none; }
.news-list-content-subheader a:hover { text-decoration:none;}

.news-list-content a { text-decoration:none; }
.news-list-content a:hover { text-decoration:none; }

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{

}
.news-search-form FORM {
	margin:0px;
}

.news-list-container P {
  margin:0 0 0 0;
}
.news-list-date {
  width:100%;
  text-align:right;
  font-size: 10px;
  color:#666666;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
  font-size:8px;
}
.news-list-morelink  {
  width:100%;
  text-align:right;
  margin:0 0 0 0;
}
.news-list-browse {
  text-align: center;
}
.news-list-gotoarchive {
  width:100%;
  text-align:right;
}



/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
  width:100%;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin:0px;
  padding:0px;
}
.tx-ttnews-browsebox p {
  display:none;
}
.tx-ttnews-browsebox TD {
  font-size: 9px;
}
.tx-ttnews-browsebox-strong  {
  font-weight: bold;
  display:none;
}

.tx-ttnews-browsebox-SCell {
  font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
  margin:0px;
  display:block;
}

.tx-ttnews-browsebox-SCell {
}
.news-search-emptyMsg {
  font-size: 10px;
  margin-left: 0px;
}

/*==============================
   tt_news CLEARE   
===============================*/
/* prevent floated images from overlapping 
    the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
  clear:right;
  height:1px;
  border:1px dotted #ffffff;
  width:20px;
  text-align:center;
}
.news-latest-container HR.clearer {
	clear:left;
}


/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}




