@charset "utf-8";
/* CSS Document */
/*-----------------------------------  clearer  -----------------------------------*/
/* 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 solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background:none;
	color: #666;
}
.news-latest-container p {
	padding: 0 0 15px 0;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	display: none;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom: 1px solid #d9d9d9;
}

.news-latest-item-viden {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 0 0 15px 0;
	margin:0 0 15px 0;
	background: url(../images/line_dot_x.png) repeat-x bottom;
}

.news-latest-item1 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 0 0 15px 0;
	margin:0 0 15px 0;
}

.news-latest-item h3, .news-latest-item1 h3 {
	font: bold 12px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 5px 10px;
	margin: 0;
}

.news-latest-item-forside h3, .news-latest-item-forside h3 a:link, .news-latest-item-forside h3 a:visited, .news-latest-item-forside h3 a:hover, .news-latest-item-forside h3 a:active {
	font: bold 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #891b70;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.news-latest-item-viden h3.viden, .news-latest-item-viden h3.viden a:link, .news-latest-item-viden h3.viden a:visited, .news-latest-item-viden h3.viden a:hover, .news-latest-item-viden h3.viden a:active {
	font: bold 15px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #881b6f;
	padding: 0 0 3px 0;
	margin: 0;
	text-decoration: none; 
}

.news-latest-item img, .news-latest-item1 img {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}

.news-latest-item-forside img {
	float:left;
	margin: 3px 12px 12px 0;
}

.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	/*font-size:9px;*/
	font: normal 10px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #f00;
}

.news-latest-date-forside {
	/*font-size:9px;*/
	font: normal 11px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 3px 0;
	display: block;
}

.news-latest-date-viden {
	/*font-size:9px;*/
	font: italic 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 15px 0;
	display: block;
}

.news-latest-date-viden p {
	/*font-size:9px;*/
	font: italic 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 !important;
	display: block;
}

.news-latest-morelink {
	height:26px;
}

.news-latest-morelink a {
	float:right;
	font: bold 10px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-decoration: underline;
	text-transform: uppercase;
}

.news-latest-morelink-arrangementer a {
	float:right;
	font: bold 10px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #ed1c24;
	text-decoration: underline;
	padding: 0 20px 0 0;
	background: url(../images/bullet.png) no-repeat right center;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #000;
	background: none;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px 0 8px 0;
	margin:0 0 8px 0;
	border-bottom:1px solid #ccc;
	background: none;

	}
.news-list-item-viden {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding: 0 0 15px 0;
	margin:0 0 15px 0;
	background: url(../images/line_dot_x.png) repeat-x bottom;
}

.news-list-item0 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: 25px;
	padding:0px;
	margin:0 0;
	background: #ededed;

	}
.news-list-item1 {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: 25px;
	padding:0px;
	margin:0;
	background: none;

	}
.news-list-item0 h6, .news-list-item1 h6 {
	margin: 0;
	padding: 5px 0 0 9px;
	font: normal 11px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}
.news-list-item0 h6 a:link, .news-list-item0 h6 a:visited, .news-list-item0 h6 a:hover, .news-list-item0 h6 a:active, .news-list-item1 h6 a:link, .news-list-item1 h6 a:visited, .news-list-item1 h6 a:hover, .news-list-item1 h6 a:active {
	margin: 0;
	padding: 0;
	font: normal 11px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none; 
}

.news-list-item-viden h3.viden, .news-list-item-viden h3.viden a:link, .news-list-item-viden h3.viden a:visited, .news-list-item-viden h3.viden a:hover, .news-list-item-viden h3.viden a:active {
	font: bold 15px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #881b6f;
	padding: 0 0 3px 0;
	margin: 0;
	text-decoration: none; 
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	font: bold 15px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:0;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding: 0 0 15px 0;
}
.news-list-date {
	float: right;
	font: normal 11px/130% Tahoma, Arial, Helvetica, sans-serif;
	width: 180px;
	text-align: right;
	margin: 4px 0 0 0;
	}
.news-list-date-viden {
	/*font-size:9px;*/
	font: italic 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 0 15px 0;
	display: block;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	padding: 0;
	margin: 0;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	margin: 0;
}
.news-list-morelink  {
	height: 26px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin: 0;
	padding: 0;
}

.tx-ttnews-browsebox TD {
	font-size: 11px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	padding: 0 1px 0 0;
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell {
	background-color: #ccc;
	border:1px solid #ccc;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0;
	margin: 0;

}

.news-single-item h2 {
	font: bold 15px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #881b6f;
	padding: 0 0 3px 0;
	margin: 0;
	text-decoration: none; 
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-img img {
	border: 1px solid #dfdfdf;
	padding: 2px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-size: 12px !important;
	margin: 0;
	text-decoration: none;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font: italic 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding: 4px 0 0 0;
}
.news-single-author, .news-single-author a, .news-list-morelink a {
	padding-bottom: 5px;
	font-weight: bold;
}
.news-single-additional-info {
/*	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;*/

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	padding: 6px 0 0 0;
	width: 350px;
	float: left;
}

.news-single-files img {
	display: none;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin:0px;
	padding: 0 7px 0 0;
	width: auto;
	float:left;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin:0px;
	width:28%;
	float: left;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 0;
	padding: 0;
}
.news-amenu-container li {
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	background: none;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
}
.news-amenu-container li a:link, .news-amenu-container li a:visited, .news-amenu-container li a:hover, .news-amenu-container li a:active {
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	background: none;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #902a79;
}

.news-amenu-container UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.news-amenu-container H2 {
	font: bold 15px/130% Tahoma, Arial, Helvetica, sans-serif;
	color: #59573b;
	margin: 0;
	padding: 0 0 5px 0;
}
.news-amenu-item-year {
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	background: none;
	font: bold 12px/130% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #d5d5d5;
}

/*--------------------------------- 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, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


