@import url("../ext/dam_frontend/template.css") all;
#main h1 {
	color:#7FB145;
	font-size:18px;
	font-weight:normal;
	line-height:23px;
	margin:0 0 14px;
	overflow:hidden;
	width:100%;
}
/* general reset */
.clear {
	clear:both;
}
body{
	margin:0;
	color:#333;
	font:11px/15px "Trebuchet MS", Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#7fb145;
}
a:hover{text-decoration:underline;}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
input,
textarea,
select{
	font:100% "Trebuchet MS", Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:982px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 20px;
}
#header{
	border:1px solid #999;
	border-width:0 1px;
}
#header .header-holder{
	overflow:hidden;
	padding:21px 0 35px 19px;
	height:1%;
}
.logo{
	background:url(../images/logo.png);
	height:29px;
	margin:0;
	width:371px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
#header .section{
	float:right;
	margin:14px 0 0;
	width:535px;
	overflow:hidden;
}
#header .menu{
	margin:0 -2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#header .menu li{
	float:left;
	font-size:11px;
	line-height:17px;
	background:url(../images/separator.gif) no-repeat 0 5px;
	padding:0 8px;
}
#header .menu li:first-child{background:none;}
#header .menu li a{
	color:#75726a;
	text-decoration:none;
}
#header .menu li a:hover{text-decoration:underline;}
#header .search{
	width:199px;
	float:left;
	margin:0 20px 0 0;
}
#header .search fieldset{
	background:url(../images/bg-search-text.png) no-repeat;
	padding:0 0 0 5px;
}
#header .search .input-text{
	float:left;
	background:none;
	border:0;
	font-size:11px;
	padding:1px 5px 1px 0;
	vertical-align:top;
	width:125px;
	color:#333;
}
#header .search .submit{
	height:20px;
	width:63px;
	float:left;
	cursor:pointer;
	background:url(../images/btn-search.png) no-repeat;
	border:0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#header .header-inner{height:176px;}
.homeWrap #header .header-inner{height:237px;}
.visual{
	background:url(../images/bg-visual.gif) repeat-x;
	position:relative;
	height:145px;
	overflow: hidden;
}

.homeWrap .visual {
	height:206px
}
.visual img{vertical-align:top;}
.visual em{
	background:url(../images/img-02.png) no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:140px;
	height:120px;
	top:18px;
	right:340px;
}
.visual strong{
	background:url(../images/img-03.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:185px;
	height:79px;
	right:0;
	bottom:-1px;
}
#header .nav-holder{
	background:url(../images/border-h.gif) repeat-x;
	position:relative;
	float:left;
}
#header .nav-frame{
	background:#c7e9a0;
	margin:1px 0 0;
	height:30px;
/*	overflow:hidden;*/
	width:980px;
}
#nav{
	padding:0;
	list-style:none;
	float:left;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
#nav li{
	float:left;
	background:url(../images/border-v.gif) repeat-y 100% 0;
	padding:0 1px 0 0;
	position:relative;
}
#nav a{
	padding:6px 20px 9px;
	background:#80b145 url(../images/bg-nav.gif) repeat-x;
	float:left;
	color:#fff;
	text-decoration:none;
}
#nav li:hover a,
#nav li.hover a,
#nav li.active a,
#nav a:hover{
	background:#fff;
	color:#7fb145;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav .drop{
	position:absolute;
	left:-1px;
	top:30px;
	z-index:999;
	width:100%;
	display:none;
}
#nav .drop ul{
	margin:0;
	overflow:hidden;
	list-style:none;
	background:url(../images/bg-dropdown.png);
	padding:2px 0 8px;
	border: 1px solid #c7c5c5;
	border-width:0 1px 1px;
	width:205px;
}
#nav .drop ul li{
	float:none;
	background:none;
	font-size:0; 
	line-height:0;
	padding:0 0 1px;
	margin:0 0 -1px;
}
#nav .drop ul li a{
	padding:0 12px;
	float:none;
	display:block;
	background:url(../images/none.gif);
	color:#333;
	font-size:11px;
	line-height:18px;
	cursor:pointer;
	font-weight:normal;
	position:relative;
}
#nav .drop ul li a:hover{
	background:url(../images/none.gif);
	color:#7fb145;
}
.share{
	float:left;
	overflow:hidden;
	padding:8px 0 0 15px;
	height:22px;
	width:129px;
	/* richard Hills 27 4 2010 */
	width:115px;
}
.share strong{
	color:#323794;
	float:left;
}
.share ul{
	padding:0 0 0 7px;
	margin:0;
	float:left;
	display:inline;
	list-style:none;
	overflow:hidden;
}
.share ul li{
	float:left;
	margin:0 5px 0 0;
}
.share ul li a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/ico-share.png) no-repeat;
	height:17px;
	width:17px;
}
.share ul li.facebook a:hover{background-position:0 -17px;}
.share ul li.twitter a{background-position:-17px 0px;}
.share ul li.twitter a:hover{background-position:-17px -17px;}
.share ul li.linkedin a{background-position:-34px 0px;}
.share ul li.linkedin a:hover{background-position:-34px -17px;}
.box{
	overflow:hidden;
	padding:20px;
}
.content{
	width:460px;
	float:left;
	overflow:hidden;
	margin:0 20px 0 0;
	text-align:justify;
}
.aside1,
.aside2{
	min-height:1px;
	width:220px;
	float:left;
}
.aside2{text-align:justify;}
.aside1{margin:0 20px 0 0;}
#main h2{
	color:#7fb145;
	font-size:18px;
	font-weight:normal;
	line-height:23px;
	margin:0 0 14px;
	overflow:hidden;
	width:100%;
}
.title{
	width:100%;
	margin:0 0 18px;
	overflow:hidden;
}
#main .title h2{
	float:left;
	width:auto;
	margin:0;
}
.title .print{
	float:right;
	margin:6px 0 0;
}
#main .aside1 h2{
	color:#666;
	margin:0 0 9px;
}
#main .aside2 h2{
	color:#4d684c;
	margin:0 0 11px;
}
#main h2 span{float:left;}
#main h3{
	background:#7fb043 url(../images/bg-title.jpg) repeat-x;
	color:#fff;
	margin:0 0 8px;
	font-size:14px;
	padding:7px 13px 9px;
	width:434px;
	overflow:hidden;
}
#main h3 span{text-decoration:underline;}
#main h4{
	font-size:14px;
	margin:0 0 5px;
}
#main h5{
	font-size:11px;
	margin:0 0 5px;
	font-weight:normal;
}
#main{
	padding:5px 0;
	overflow:hidden;
	width:980px;
	border:1px solid #999;
	border-width:0 1px 1px 1px;
}
#main p{margin:0 0 18px;}
.text-holder p{margin:0;}
.list-holder{
	overflow:hidden;
	margin:0 0 11px;
	width:100%;
}
.news-list{overflow:hidden;}
.news{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.news li{
	background:url(../images/divider.gif) repeat-x 0 100%;
	padding:0 0 5px 13px;
	margin:0 0 9px;
	overflow:hidden;
	width:460px;
	vertical-align:top;
}
em.date{
	float:left;
	font-style:normal;
	font-size:10px;
	margin:0 24px 0 0;
}
.info em.date{
	float:none;
	display:block;
	margin:0 0 13px;
}
.info p a{text-decoration:underline;}
.info p a:hover{text-decoration:none;}
.text-holder{
	overflow:hidden;
	float:left;
}
.text-holder2{
	overflow:hidden;
	width:375px;
	float:left;
}
a.black{
	color:#333;
	font-weight:bold;
}
a.blue{
	color:#323794;
	font-weight:bold;
	background:url(../images/separator2.gif) no-repeat 0 50%;
	padding:0 0 0 5px;
	margin:0 0 0 3px;
}
p.more{text-align:right;}
p.more a{
	padding:0 0 0 10px;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
#twocolumns p.more,
.container p.more{margin:-15px 0 7px;}
a.print{
	float:right;
	font-size:10px;
	background:url(../images/ico-print.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}
.list{
	margin:0 0 15px;
	padding:0 0 0 20px;
	list-style:none;
}
.list li{
	background:url(../images/bullet2.gif) no-repeat 0 55%;
	padding:0 0 0 15px;
}
.alignright{
	vertical-align:top;
	overflow:hidden;
	float:right;
	margin:5px 0 0 17px;
}
.alignleft{
	vertical-align:top;
	overflow:hidden;
	float:left;
	margin:5px 17px 0 0;
}
.back{
	background:url(../images/bullet3.gif) no-repeat 0 50%;
	padding:0 0 0 16px;
	font-weight:bold;
}
.links{
	padding:0;
	margin:0 0 9px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.links li{
	background:url(../images/divider.gif) repeat-x;
	padding:8px 0 0;
	margin:0 0 8px;
	overflow:hidden;
	width:100%;
	vertical-align:top;
}
.links li:first-child{background:none;}
.links a{
	color:#000;
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}
.ad{
	position:relative;
	overflow:hidden;
	margin:0 0 40px;
	height:1%;
}
.aside2 .ad{margin:0 0 36px;}
.ad img{float:left;}
.ad a{
	position:absolute;
	height:100px;
	width:100%;
	top:95px;
	left:0;
	color:#fff;
	background:url(../images/bg-ad.gif) repeat-x;
}
.ad a:hover{
	top:35px;
	text-decoration:none;
	cursor:pointer;
}
.ad span{
	display:block;
	height:90px;
	padding:8px 8px 0 10px;
	background:url(../images/bg-ad.png);
}
.ad a strong{
	display:block;
	margin:0 0 8px;
	font-size:14px;
}
.ad a:hover strong{margin:0 0 3px;}
.filelinks div.pdf {
	background-image:none;
}
.pdf{
	background:url(../images/ico-pdf.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	color:#000;
}
.word{
	background:url(../images/ico-word.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	color:#000;
}
.excel{
	background:url(../images/ico-excel.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
	color:#000;
}
.powerpoint {
	background:url("../images/ico-ppt.gif") no-repeat scroll 0 50% transparent;
	color:#000000;
	padding:0 0 0 20px;
}
.file-image{
	background:url(../images/ico-image.png) no-repeat 0 50%;
	padding:0 0 0 20px;
	color:#000;
}
.file-default{
	background:url(../images/ico-default.png) no-repeat 0 50%;
	padding:0 0 0 20px;
	color:#000;
}
a.pdf:hover,
.link:hover,
a.word:hover,
a.file-image:hover,
a.file-default:hover,
a.excel:hover{
	color:#7fb145;
	text-decoration:none;
}
.download{
	background:url(../images/bullet4.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	overflow:hidden;
	width:100%;
	height:16px;
}
.download a{color:#000;}
.aside2 .blue{
	background:none;
	padding:0;
	margin:0;
}
.tools{
	padding:0;
	margin:0;
	list-style:none;
}
.tools li{
	background:url(../images/divider.gif) repeat-x 0 100%;
	padding:8px 0 8px;
}
.tools li.active.sub{padding-bottom:1px;}
.tools li.active li.active{padding-bottom:8px;}
.tools ul{
	margin:7px 0 0;
	padding:0;
	list-style:none;
}
.tools ul li{
	background:url(../images/divider.gif) repeat-x;
	padding: 8px 0 8px 15px;
}
.tools li a,
.tools li.active li a{
	color:#000;
	margin:0 0 0 11px;
}
.tools li a:hover,
.tools li.active a,
.tools li li a:hover,
.tools li li.active a{
	color:#7fb145;
	text-decoration:none;
}
#twocolumns{
	overflow:hidden;
	width:700px;
	float:left;
	margin:0 20px 0 0;
}
#twocolumns .content{
	margin:0;
	min-height:1px;	
}
#twocolumns .holder{
	overflow:hidden;
	width:490px;
	margin:24px 0 4px;
	text-align:left;
}
.frame{
	width:223px;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin:0 11px 25px 0;
	background:url(../images/divider.gif) repeat-x 0 100%;
}
* html .frame{display:inline;}
* +html .frame{display:inline;}
.w3{margin:0 0 15px;}
.feature{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#000;
}
a.feature:hover{
	text-decoration:none;
	color:#7fb145;
}
.updated{
	display:block;
	font-size:10px;
	color:#666;
	margin:0 0 4px;
}
.frame img{
	margin:0 5px 0 0;
	vertical-align:top;
}
.block{
	background:#f5f5f5 url(../images/bg-block-c.gif) repeat-y;
	padding:6px 10px 35px 12px;
	width:440px;
	overflow:hidden;
	position:relative;
}
.block:hover,
.block.hover{background:#f0f0f0 url(../images/bg-block-c.gif) repeat-y;}
.block p{margin:0 0 9px;}
.block a:hover{text-decoration:none;}
.block-t{
	background:url(../images/bg-block-t.gif) no-repeat;
	padding:1px 0 0;
	width:100%;	
	overflow:hidden;
	margin:0 0 27px;
	float:left;
}
.block-b{
	background:url(../images/bg-block-t.gif) no-repeat 0 100%;
	padding:0 0 1px;
	width:100%;	
}
.term{
	float:left;
	width:70px;
	margin:0 10px 0 0;
}
.sel,
.sel2{width:312px;}
.block2 label{
	display:block;
	width:312px;
	font-weight:bold;
	margin:0 0 5px;
}
.block2 .row{float:left;}
.block2 .arrow{
	float:left;
	background:url(../images/arrow.gif) no-repeat;
	width:13px;
	height:10px;
	text-indent:-9999px;
	margin:27px 14px 0;
	font-size:30px;
	color:#80b145;
}
#main .block2 h2{color:#666;}
.result{
	width:100%;
	overflow:hidden;
}
#main .result h2{
	float:left;
	width:auto;
	margin:0 7px 22px 0;
}
.result h5{line-height:28px;}
.w1{
	overflow:hidden;
	margin:0 0 5px;
}
.btn{
	position:absolute;
	bottom:10px;
	right:10px;
	display:block;
	padding:5px 15px;
	background:url(../images/bg-btn.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.block .btn{
	padding:5px 10px;
	right:12px;
}
.btn:hover{
	padding:4px 14px;
	border:1px solid #7fb145;
	background:#fff;
	color:#7fb145;
	text-decoration:none;
}
.block .btn:hover{padding:4px 9px;}
.phase{
	padding:0;
	list-style:none;
	overflow:hidden;
	width:220px;
	margin:0 0 34px 1px;
}
.phase li{
	width:172px;
	margin:0 0 5px;
	float:left;
}
.phase .phase1{
	padding:0;
	overflow:hidden;
}
.phase .phase2{
	padding:0 0 0 12px;
	overflow:hidden;
}
.phase .phase3{
	padding:0 0 0 24px;
	overflow:hidden;
}
.phase .phase4{
	padding:0 0 0 36px;
	overflow:hidden;
}
.phase .phase5{
	padding:0 0 0 48px;
	overflow:hidden;
}
.phase li a{
	display:block;
	padding:7px 9px;
	background:#c7e9a0;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.phase .phase2 a{background:#add381;}
.phase .phase3 a{background:#9ac964;}
.phase .phase4 a{background:#88b752;}
.phase .phase5 a{background:#73a33b;}
.phase a:hover{
	border:1px solid #7fb145;
	background:#fff;
	color:#7fb145;
	padding:6px 8px;
	text-decoration:none;
}
.container{
	width:686px;
	margin:0 auto 19px;
	overflow:hidden;
}
.container strong{font-size:12px;}
.container .frame{
	width:100%;
	margin:0 0 16px;
}
#main .container .frame p {
	margin: 0px;
}

#main .container .frame p.more {
	margin-bottom: 4px;
}

.block2{
	background:#f5f5f5 url(../images/bg-block2-c.gif) repeat-y;
	padding:4px 10px 10px;
	width:666px;
	overflow:hidden;
}
.block2:hover,
.block2.hover{
	background:#f0f0f0 url(../images/bg-block2-c.gif) repeat-y;
}
.block2-t{
	background:url(../images/bg-block2-t.gif) no-repeat;
	padding:1px 0 0;
	width:100%;	
	overflow:hidden;
	margin:0 0 34px;
}
.block2-b{
	background:url(../images/bg-block2-t.gif) no-repeat 0 100%;
	padding:0 0 1px;
	width:100%;	
}
.result-paging{
	width:100%;
	float:left;
	padding:0 0 20px;
}
.w2{
	float:left;
	overflow:hidden;
}
.paging{
	display:inline;
	padding:0;
	margin:0 0 0 7px;
	list-style:none;
	color:#7fb145;
}
.paging a:hover{color:#333;}
.paging .prev,
.paging .next{color:#999;}
.paging li{
	display:inline;
	margin:0 3px 0 0;
}
.paging li.active{
	color: #333333;
	font-weight: bold;
}
.panel-holder{
	width:100%;
	overflow:hidden;
}
.panel{
	float:right;
	overflow:hidden;
}
.panel ul{
	list-style:none;
	padding:0;
	margin:0 -4px 0 0;
	float:left;
}
.panel li{
	display:inline;
	margin:0 23px 0 0;
	vertical-align:top;
}
.panel strong{
	float:left;
	padding:10px 0 0;
	margin:0 19px 0 0;
	color:#999;
}
.search-knowledge{margin:0 0 16px;}
.search-knowledge .row{
	background:url(../images/bg-text.gif) no-repeat;
	height:24px;
	position:relative;
}
.text{
	width:596px;
	background:none;
	border:0;
	padding:4px 5px 3px;
	margin:0 10px 0 0;
	float:left;
	overflow:hidden;
}
.sort-form{
	float:right;
	margin:-5px 2px 0 0;
	width:180px;
}
.sort-form label{
	float:left;
	margin:5px 8px 0 0;
	font-weight:bold;
}
.sort{
	width:102px;
	float:left;
}
#search,
#btn{
	border:0;
	padding:2px 0 1px 2px;
	background:url(../images/bg-btn.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:48px;
	height:24px;
	position:relative;
}
#btn{
	width:64px;
	height:20px;
	padding:1px 0 1px 2px;
	line-height:15px;
}
#btn:hover,
#btn.hover{
	background:url(../images/bg-search-hover.gif) repeat-x;
	cursor:pointer;
}
#search:hover,
#search.hover{
	padding:1px 0 0 1px;
	border:1px solid #7fb145;
	background:#fff;
	color:#7fb145;
	cursor:pointer;
}
#footer{
	background:#666;
	overflow:hidden;
	height:1%;
	padding:14px 20px 14px 11px;
}
#footer .disclaimer{
	text-decoration:none;
	color:#ccc;
}
#footer .disclaimer:hover{text-decoration:underline;}
#footer ul{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	color:#ccc;
	font-size:10px;
}
#footer ul li{
	float:left;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
	background:url(../images/separator3.gif) no-repeat 0 50%;
}
#footer ul li span a{
	font-size:11px;
	color:#ccc;
	text-decoration:none;
}
#footer ul li span a:hover{text-decoration:underline;}
#footer ul li:first-child{background:none;}
#footer ul li a{
	text-decoration:underline;
	font-size:10px;
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#fff;
}
#footer ul li span a:hover{
	text-decoration:none;
	color:#fff;
}

#footer .copyright{
	float:right;
	font-weight:bold;
	font-size:11px;
	margin:0 -10px 0 0;
}
#footer .copyright a{font-size:11px;}
#footer .copy{font-size:11px;}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* selects */
.selectArea {
	position:relative;
	height:24px;
	float:left;
	color:#636363;
	font-size:11px;
	line-height:23px;
}
.selectArea .left {
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:100%;
	background:url(../images/bg-select.gif) no-repeat;
}
.selectArea a.selectButton {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
	background:url(../images/bg-select.gif) no-repeat 100% -48px;
}
.selectAreaActive a.selectButton {
	background:url(../images/bg-select-active.gif) no-repeat 100% 0;
}
.selectArea .center{
	height:24px;
	line-height:23px;
	display:block;
	overflow:hidden;
	padding:0 26px 0 8px;
	background: url(../images/bg-select.gif) repeat-x 0 -24px;
}
.selectArea .center img { float:left; }
/* selects drop-down */
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	z-index:30;
	font-size:11px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0 22px 0 0;
	padding:2px;
	overflow:hidden;
	list-style:none;
	display:block;
	height:1%;
	background:url(../images/bg-select.png);
	border:1px solid #c8c6c6;
	border-width:0 1px 1px;
}
.optionsDivVisible ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	position:relative;
}
.optionsDivVisible a {
	color:#636363;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 4px;
}
.optionsDivVisible a img { float:left; }
.optionsDivVisible a:hover {
	color:#7fb145;
	text-decoration:none;
}
/* tt_news  - latest*/
.news-latest-container {
	width:460px;
	padding:0px;
	margin:0px;
	margin-bottom:60px;
}
.news-latest-container .news-latest-item {
	clear:both;
	border-bottom:1px dotted #666;
	line-height:28px;
	
}
.news-latest-container .news-latest-item .news-latest-date {
	float:left;
	font-size:10px;
	margin-left:11px;
	margin-right:20px;
}
.news-latest-container .news-latest-item .news-latest-title {
	float:left;
	font-weight:bold;
	font-size:11px;
}
.news-latest-container .news-latest-item .news-latest-category {
	float:left;
	color:#333399;
	font-size:11px;
	font-weight:bold;

}
.news-latest-container .header-bar {
	background-image:url('../images/bg-corner.png');
	height:31px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding-left:14px;
}
.news-latest-container .news-latest-gotoarchive { 
	background:none;
	float:right;
}
.news-latest-container .news-latest-title a {
	color:#000;
}
.news-latest-container .news-latest-gotoarchive a {
	padding-left:10px;
	background-image:url('../images/green-triangle.png');
	background-repeat:no-repeat;
	background-position:center left;
}
/* tt-news list */
.news-list-container {
	width:460px;
	padding:0px;
	margin:0px;
}
.news-list-container .news-list-item {
	clear:both;
	border-bottom:1px dotted #666;
	line-height:28px;
	padding:3px;
	
}
.news-list-container .news-list-item .news-list-date {
	float:left;
	font-size:10px;
	padding:0;
	margin:0;
}
.news-list-container .news-list-item .news-list-title {
	float:left;
	font-weight:bold;
	font-size:11px;
}
.news-list-container .news-list-item .news-list-category {
	float:left;
	color:#333399;
	font-size:11px;
	font-weight:bold;

}
.news-list-container .header-bar {
	background-image:url('../images/bg-corner.png');
	height:31px;
	line-height:31px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding-left:14px;
}
.news-list-container .news-list-title a {
	color:#000;
}
/* tt_news - single view*/
.news-single-item .news-single-title {
	float:left;
	color:#669933;
	margin-bottom:20px;
	font-size:18px;
}
.news-single-item .news-single-date {
	color:#000;
	font-size:10px;
}
#main .news-single-item .news-single-subtitle h2 {
	font-weight:bold;
	font-size:12px;
	color:#000;
}
.news-single-item .news-single-content {
	text-align:justify;
}
.news-single-item .news-single-backlink {
	padding-left:0;
}
.news-single-item .news-single-backlink a {
	padding-left:10px;
	background-image:url('../images/green-triangle-2.png');
	background-repeat:no-repeat;
	background-position:center left;
}
/* direct to FCE */
.fce_direct_to h2 {
	color:#666666;
	margin:0 0 9px;
}
.fce_direct_to ul {
	list-style:none outside none;
	margin:0 0 9px;
	overflow:hidden;
	padding:0;
	width:100%;
}
.fce_direct_to ul li {
	background:url("../images/divider.gif") repeat-x scroll 0 0 transparent;
	margin:0 0 8px;
	overflow:hidden;
	padding:8px 0 0;
	vertical-align:top;
	width:100%;
}
.fce_direct_to ul li:first-child {
	background:none repeat scroll 0 0 transparent;
}
.fce_direct_to a {
	background:url("../images/bullet.gif") no-repeat scroll 0 50% transparent;
	color:#000000;
	padding:0 0 0 15px;
}
/* abstract menu for fases */
.abstractMenu .title {
	margin-bottom:10px;
	font-weight:bold;
}
.abstractMenu .readMore {
	margin-bottom:30px;
}
.abstractMenu .readMore a {
	float:right;
	background:url("../images/bullet.gif") no-repeat scroll 0 50% transparent;
	font-weight:bold;
	padding:0 0 0 10px;
}

.ajaxLoadingWrap {
	width: 100%;
	text-align: center;
}
#main .news-single-subtitle h2 {
	line-height:14px;
	margin-top:10px;
}
#main .box .aside2 .align-right {
	float:right;
}
#main .box .aside2 .align-right a {
	background-image:url("../images/green-triangle.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
#main .aside2 h1 {
	color:#666666;
}
.homeWrap #main .aside2 h1 {
	color:#7FB145;
}
.filelinks .filecount {
	display:none;
}
.filelinks span {
	padding:0;
	margin:0;
	background:none;
}
.filelinks a {
	background:url("../images/bullet4.gif") no-repeat scroll 0 50% transparent;
	padding:0 0 0 15px;
	float:left;
	color:#000;
}
.filelinks a:hover {
	color:#7FB145;
	text-decoration:none;
}
.filelinks div {
	padding:0;
	margin:0;
}
#main .filelinks span.pdf {
	background-image:url('../images/icons/application_pdf.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}
#main .filelinks span.doc {
	background-image:url('../images/icons/application_word.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}

#main .filelinks span.png {
	background-image:url('../images/icons/image_default.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}
#main .filelinks span.jpg {
	background-image:url('../images/icons/image_default.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}
#main .filelinks span.word {
	background-image:url('../images/icons/application_word.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}
#main .filelinks span.excel {
	background-image:url('../images/icons/application_excel.png') !important;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	margin-left:5px;
}

h3 a {
	color:#fff;
	text-decoration:underline;
}
.filelinks_layout_0 {
	margin-bottom:40px;
}
/* indexed search*/
.search label span { display: none; }
.tx-indexedsearch-searchbox #search {
	position:absolute;
}
/* news brief */
.news-latest-container .news-latest-item.newsbrief {
	line-height:16px;
}
.news-latest-container .news-latest-item.newsbrief .news-latest-title {
	width:370px;
}
.news-latest-container .news-latest-item.newsbrief .news-latest-title p {
	font-weight:normal;
}
.news-latest-container .news-latest-item a:hover {
color:#7FB145;
}
.news-list-container .news-latest-gotoarchive a {
	background-image:url("../images/green-triangle.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
#extranav #tekstmin {
	margin-right:5px;
}
#wrapper .tx-damfrontend-pi1 .title {
	margin-top:10px;
}
#wrapper .tx-damfrontend-pi1 .description { 
	margin-top:10px;
}
#wrapper .tx-damfrontend-pi1 .icon a { 
	background:url("../images/bullet4.gif") no-repeat scroll 0 50% transparent;
	padding:0 0 0 15px;
}
#wrapper .tx-damfrontend-pi1 .date {
	font-size:10px;
}
#wrapper .tx-damfrontend-pi1 .title a:hover {
	color:#7FB145;
	text-decoration:none;
}
ul.links a:hover{
	color:#7FB145;
	text-decoration:none;
}
.content ul.tx_bt_simplecontacterrorliste  {
    list-style-type: inherit;
    padding-left: 8px;
}
.content ul.tx_bt_simplecontacterrorliste li {
    margin-left: 14px;
}

