/* GENERELT */

BODY { margin: 0 0 0 0; 
       background-color: white; 
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   /* Enable hovers in IE 
	    behavior:url(fileadmin/templates/template1-sub3green/ADxMenu.htc);*/
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: underline;
}
a:hover, a:active {
	color: #32CD32;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	display:block;
	background-color: #4a8e39;
	padding:2px;
	margin:2px;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.8em;
}
h6 {
	font-size: 0.7em;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
}
.indent {
	text-indent: 20px;
}

#left table {
	font-size: 0.9em;
}
#main-content table {
	font-size: 0.9em;
}
#right table {
	font-size: 0.9em;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}

/* DESIGN */

#krop {
	margin: auto;
	width: 991px;

/*	width: 100%;
*/
	border: 0;
}

.top-venstre {
	background-image:url(images/design_01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 116px;
	width: 578px;
}
.top-midt {
	background-image: url(images/design_02.jpg);
	background-repeat: repeat-x;
}
.top-hoejre {
	background-image:url(images/design_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 116px;
}
.nav-bg {
	background-image: url(images/design_05.jpg);
	background-repeat: repeat-x;
}

/*********** Header Area *************/

#site-id {
	margin-left: 25px !important;
	margin-left: 12px;
	margin-top: 40px;
	float: left;
	width: 100%;
}
#logo {
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-left: 25px;
}
#sitename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	/*margin-left: 30px !important;*/
	margin-left: 15px;
	margin-top: 0px !important;
	margin-top: 15px;
	float: left;
	width: 60%;
	vertical-align: middle;
}
#sitename h1, #sitename h2, #sitename h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#sitename h1 a:link, #sitename h2 a:link, #sitename h3 a:link,
#sitename h1 a:visited, #sitename h2 a:visited, #sitename h3 a:visited {
	color: #060;
}
#sitename h1 a:hover, #sitename h2 a:hover, #sitename h3 a:hover {
	text-decoration: underline;
}
#siteslogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	text-align: center;
	margin-top: 40px;
	margin-right: 150px;
	margin-left: 30px;
}
#siteslogan h1, #siteslogan h2, #siteslogan h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #060;
	text-decoration: none;
	text-align: center;
}

/***********/
/*Styles the Macina Searchbox plugin*/
/**********/
#searchform {
	margin-bottom: 5px;
}

#searchform .searchbox {
        width: 70px;
        border: 1px solid #060;
        font-size: 11px;
}
input.searchsubmit {
        /*width: 50px;*/
        font-size: 11px;
}

/*************Left******************/

#left-content {
	width: 180px;
}
#left{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
    width: 176px;
}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}
#left input{
       width: 85px;
       border: 1px solid #ccc;
}
#left a:link, #left a:visited {
	color: #262626;
	text-decoration: none;
	display: block;
}
#left a:hover, #left a:active {
	color: #FFF;
	background-color: #262626;
}
.left-rpt {
	background-image: url(images/design_07.jpg);
	background-repeat: repeat-y;
}
.left-block {
	background-image: url(images/design_08.jpg);
	background-repeat: repeat-y;
}
#left ul {
	border: solid 1px #c2c2c2;
}
#left li {
	list-style-type: none;
	border-bottom: solid 1px #c2c2c2;
	text-indent: 0px;
	margin-left: -40px;
}
#left li a:link, #left li a:visited {
	background-color: #262626;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left li a:hover, #left li a:active {
	color: #FFF;
	background-color: #4a8e39;
}
#login {
	width: 145px;
	font-size: .8em;
}

#login .tx-srfeuserregister-pi1 {
	font-size: 0.8em;
}

/*************Right*******************/
#right a:link, #right a:visited {
	color: #262626;
	text-decoration: none;
	display: block;
}
#right a:hover, #right a:active {
	color: #FFF;
	background-color: #262626;
}
#right ul {
	border: solid 1px #c2c2c2;
}
#right li {
	list-style-type: none;
	border-bottom: solid 1px #c2c2c2;
	text-indent: 0px;
	margin-left: -40px;
}
#right li a:link, #right li a:visited {
	background-color: #262626;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right li a:hover, #right li a:active {
	color: #FFF;
	background-color: #4a8e39;
}

.right-rpt {
	background-image: url(images/design_11.jpg);
	background-repeat: repeat-y;
}
.right-block {
	background-image: url(images/design_10.jpg);
	background-repeat: repeat-y;
}
#right-content {
	width: 174px;
}
#right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 2px;
    width: 176px;
}
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
}
#right-content a:link, #right-content a:visited {
	color: #000;
	text-decoration: underline;
}
#right-content a:hover, #right-content a:active {
	color: #006600;
	text-decoration: underline;
}

/*****************Footer****************/
.bottom-cell {
	background-image: url(images/design_15.jpg);
	background-repeat: repeat-x;
}
.bottom-div {
	background: url(images/bottom-div-bg.jpg) repeat-x left;
}
.bottom-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	width: 100%;
	text-align: center;
}
.bottom-nav a:link {
	color: #006600;
}
.bottom-nav a:visited {
          color: #666;
}
.bottom-nav a:hover {
           color: #009900;
}
.bottom-table {
	height: 8px;
}
.copyright, .contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	width: 100%;
	text-align: center;
}

/******************Breadcrumb********************/

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/***********Main****************/

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
	font-weight: bold;
}
#pagetitle h2 {
	font-size: 1.1em;
	color: #060;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#main-content a:link, #main-content a:visited {
	color: #000;
	text-decoration: underline;
}
#main-content a:hover, #main-content a:active {
	color: #060;
}

#main-content .csc-header {
	clear: both;
}

#main-content img {
	border: 0;
}
/********************************************/
/********Horizontal Menu Styles************/
/*********************************************/
/* 
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */

/*		------	Basic style	------		*/

#menu {
	display: block;
}
#menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
#menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}
#menu a {
	display: block;
}
#menu li li {
	width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#menu li li ul {
	top: 0;
	left: 0;
}

/* ...and then place it where it should be when shown */
#menu li li:hover ul {
	left: 100%;
}

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* display them on hover */
#menu li:hover>ul {
	display: block;
}

/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Clear-fix for IE5/Mac \*//*/
#menu a {
	float: left;
}

#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/

#menu {
	font-size: 1.4em;
	color: #FFFFFF;
	height: 26px;/* 	Height mentioned above	 */
}
#menu li {
	background-color: transparent;
}
#menu li li {
	background: none;
	width: 8em;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
}
#menu .act a {
	background-color: #4a8e39;
	color: white;
}
#menu .act .submenu a {
	background-color: #262626;
	color: white;
}
#menu .act .submenu a:hover {
	background-color: #4a8e39;
	color: white;
}

#menu li a:hover {
	color: #FFFFFF;
	background-color: #4a8e39;
}
#menu li li a {
	/*font-size: 1em;*/
	font-weight: normal;
	text-align: left;
	text-transform: none;
	background: none;
	background-color: #262626;
	padding: 5px;
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}
#menu li li a:hover {
	color: #262626;
	background-color: #4a8e39;
}
#menu li ul {
	/*margin-left: 10px;*/
	color: #262626;
	background-color: #4a8e39;
	width: 8em;
}
#menu li li ul {
	border-top-width: 0px;
}
#menu li li li:first-child {
	border-top: 1px solid #c2c2c2;
}
#menu li li.submenu a:hover {
	color: #FFF;
}
#menu li li.submenu>a:after {
	content: "";
}

/*************************************/
/********** Extension Styles ***************/
/*************************************/

/************ tt_news extension ***********************/


/*-----------------------------------  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:none;
	background-color:#060;
}
.top-block .news-list-container HR.clearer, .top-block .news-single-item HR.clearer, .top-block .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	color:#fff;
	border:none;
	background-color:#fff;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	color:#123;
	background-color:transparent;
	border:0px;
}
.news-latest-container H2 {
	color:#456;
	background-color:transparent;
	padding:1px;
	font-size: 120%;
}
.news-latest-gotoarchive {
	font-weight:normal;
	background-color:transparent;
	border: 0;
	margin-top:2px;
	/* color:#693; */
	padding:2px;
}
.news-latest-gotoarchive A:LINK, 
.news-latest-gotoarchive A:VISITED, 
.news-latest-gotoarchive A:HOVER {
	color:#060;
}
.news-latest-gotoarchive A {
	color:#060;
	font-size: 0.5em;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.1em;
	/* IE hack end */
	padding:1px;
	margin:0px;
	border:0px solid #666;
	font-size: 0.8em;
	text-decoration:none;
	/*background-color: #bfdeb4;*/
	background-color: transparent;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-item-title {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-cat {
	font-size:0.8em;
}

/** Left Styles **/

#left .news-latest-container .news-latest-item .news-latest-morelink a:link, 
#left .news-latest-container .news-latest-item .news-latest-morelink a:visited,
#left .news-latest-container .news-latest-item .news-latest-morelink a:hover,
#left .news-latest-container .news-latest-item .news-latest-morelink a:active,
#left .news-latest-container .news-latest-item .news-latest-date a:link, 
#left .news-latest-container .news-latest-item .news-latest-date a:visited,
#left .news-latest-container .news-latest-item .news-latest-date a:hover,
#left .news-latest-container .news-latest-item .news-latest-date a:active{
	color:#000;
}

#left .news-latest-container H2 {
	color:#345;
	padding:1px;
	font-size: 1.2em;
}
#left .news-latest-gotoarchive {
	color: #060;
	padding: 3px;
}
#left .news-latest-item, 
#left .news-latest-item a:link,
#left .news-latest-item a:visited{
	display:block;
	color:#333;
	text-decoration:none;
	padding: 0px;
}
#left .news-latest-item a:hover{
	display:block;
	background-color: #262626;
	color: #FFF;
	padding: 0px;
}

/** Right Styles**/

#right .news-latest-container .news-latest-item .news-latest-morelink a:link, 
#right .news-latest-container .news-latest-item .news-latest-morelink a:visited,
#right .news-latest-container .news-latest-item .news-latest-morelink a:hover,
#right .news-latest-container .news-latest-item .news-latest-morelink a:active,
#right .news-latest-container .news-latest-item .news-latest-date a:link, 
#right .news-latest-container .news-latest-item .news-latest-date a:visited,
#right .news-latest-container .news-latest-item .news-latest-date a:hover,
#right .news-latest-container .news-latest-item .news-latest-date a:active{
	color:#000;
}

#right .news-latest-container H2 {
	color:#345;
	padding:1px;
	font-size: 1.2em;
}
#right .news-latest-gotoarchive {
	color: #060;
	padding: 3px;
}
#right .news-latest-item, 
#right .news-latest-item a:link,
#right .news-latest-item a:visited{
	display:block;
	color:#333;
	text-decoration:none;
	padding: 0px;
}
#right .news-latest-item a:hover{
	display:block;
	background-color: #262626;
	color: #FFF;
	padding: 0px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3em;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-list-item h3 {
      font-size: 1em;
}
.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 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED {
	color:#693;
	padding-left:2px;
    text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#693;
	/*padding-left:2px;*/
    text-decoration: underline;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,
.news-list-cat,
.news-list-date {
	font-size:10px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
    font-weight: bold;
}
.news-list-morelink a:link, .news-list-morelink a:visited {
	color: #333;
}
.news-list-morelink a:hover, .news-list-morelink a:active {
	color: #693;
}
.news-list-browse {
	text-align: center;
}

/** Main styling **/

#main-content .news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
#main-content .news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-list-item h3 {
      font-size: 120%;
}
#main-content .news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
#main-content .news-search-emptyMsg{
	margin:0px;
}
#main-content .news-search-form FORM {
	margin:0px;
}
#main-content .news-list-container H3 {
	margin-bottom: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
#main-content .news-list-container H3 A:LINK, #main-content .news-list-container H3 A:VISITED {
	color:#060;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container H3 A:HOVER {
	color:#693;
	/*padding-left:2px;*/
        text-decoration: underline;
}
/*#main-content .news-list-container H3 A {
	color:#fff;
}*/
#main-content .news-list-container P {
	padding-left:3px;
}
#main-content .news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
#main-content .news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
#main-content .news-list-cat IMG {
	float: none;
	border:none;
	margin:0px;
}
#main-content .news-list-morelink, #main-content .news-list-cat {
	font-size:10px;
	margin-left:3px;
}
#main-content .news-list-morelink  {
	margin-bottom:3px;
    font-weight: bold;
}
#main-content .news-list-morelink a:link, #main-content .news-list-morelink a:visited {
	color: #333;
}
#main-content .news-list-morelink a:hover, #main-content .news-list-morelink a:active {
	color: #060;
}
#main-content .news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#BCDDBE;
}
.tx-ttnews-browsebox TD {
	font-size: .8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,
.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #693;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 1em;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:hover, 
.tx-ttnews-browsebox-SCell a:active{
	color: #ffc;
}
.tx-ttnews-browsebox a:link, 
.tx-ttnews-browsebox a:visited {
	font-size: 100%;
	color: #060;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #060;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	background-color: transparent;
	border: 0px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	display: block;
	background-color: #4a8e39;
	color: #FFF;
	padding: 2px;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	/*float: right;*/
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#main-content .news-single-backlink a:link,
#main-content .news-single-backlink a:visited {
	text-decoration: none;
}
.news-single-timedata {
	color: #FFF;
	padding: 2px;
	/*float: right;*/
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-image: url(images/in-sidebar-bg.jpg);
    float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	padding: 5px;
	width: 40%;
	background-color: #FEFECA;
	background-repeat: repeat-x;
}
.news-single-additional-info h1, 
.news-single-additional-info h2, 
.news-single-additional-info h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #006633;
}
.news-single-related,
.news-single-files,
.news-single-links  {
    border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}
.news-single-related DD, 
.news-single-links DD, 
.news-single-files DD {
	margin-left:2px;
    margin-bottom: 5px;
}
.news-single-related DD a:link, 
.news-single-related DD a:visited,
.news-single-links DD a:link, 
.news-single-links DD a:visited,
.news-single-files DD a:link, 
.news-single-files DD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
    text-decoration: none;
}
.news-single-related DD a:hover, 
.news-single-related DD a:active,
.news-single-links DD a:hover, 
.news-single-links DD a:active,
.news-single-files DD a:hover, 
.news-single-files DD a:active {
        text-decoration: underline;
}
.news-single-related DT, 
.news-single-links DT, 
.news-single-files DT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
    font-weight: bold;
	color: #006633;
	margin-left:5px;
    margin-bottom: 5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	/*border:1px solid #333;*/
	/*background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:3px;
}
.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, #main-content .news-amenu-container H2 {
	color:#693;
	padding:3px;
	font-size: 1.1em;
	/*border:1px solid #666;*/
	/*background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
    border-bottom: 1px solid #ccc;
	padding: 2px;
    margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/** Main AMenu Styles **/

#main-content .news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
       border-bottom: 1px solid #ccc;
	padding: 2px;
        margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}
#main-content .news-amenu-container {
	margin-top:5px;
	padding:3px;
	border:1px solid #333;
	background-color:#BDDFBE;
}
#main-content .news-amenu-container a:hover {
	color:#000;
}

/*--------------------------------- 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;
}

/********* Styles for extension "tx_newloginbox_pi1" *********/

.tx-felogin-pi1 {
	font-size: 11px;
}

.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 input {
	border: 1px solid #060;
	margin-bottom: 3px;
}
.tx-felogin-pi1 table {
	width: 100px; 
	font-size: 11px;
}
.tx-felogin-pi1 h3 {
	/*padding-left: 10px;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #060;
}
#left .tx-felogin-pi1 h3 {	
		font-family: Arial, Verdana, sans serif;
		font-size: 1.25em;
		font-weight: bold;
		color: #ffffff;
		background-color:  #060;
		margin-left: 0px;
		padding-left: 17px;
		padding: 10px;
}
.tx-felogin-pi1-submit {
	/*width: 50px;*/
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 75px; 
	font-size: 11px;
	margin-bottom: 3px;
}

/********* Styles for extension "tx_newloginbox_pi3" *********/

.tx-newloginbox-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { 
	background-color:#f6f6f6; 
}

/********* Styles for extension "tx_indexedsearch" *********/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeff; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align: middle; 
}

/********* default styles for extension "tx_srfeuserregister_pi1" *********/

.tx-srfeuserregister-pi1 P { 
	margin-top:5px; 
	margin-left:5px; 
	padding-top:0px; 
	padding-bottom:0px; 
}
.tx-srfeuserregister-pi1 td { 
	font-size:.8em; 
}
.tx-srfeuserregister-pi1 A:link, 
.tx-srfeuserregister-pi1 A:visited { 
	color:#333; 
	text-decoration:underline;
}
.tx-srfeuserregister-pi1 A:hover, 
.tx-srfeuserregister-pi1 A:active { 
	color: #006600;
	text-decoration:underline; 
}

/********* Styles for extension "tx_chcforum_pi1" *********/

/* BASIC STUFF */
#tx_chcforum-pi1 { 
	font-family: arial,sans-serif; 
	font-size: 11px; 
}
#tx_chcforum-pi1 caption { 
	display: none; 
}
#tx_chcforum-pi1 a { 
	text-decoration: underline; 
}
#tx_chcforum-pi1 a:hover { 
	text-decoration: none !important; 
}

/* only one form in the forum */
#tx_chcforum-pi1 form { 
	margin-top: 20px; 
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table { 
	border: 1px solid rgb(58, 86, 30); 
	background: rgb(255, 255, 255) none repeat scroll 0%; 
	margin-bottom: 3px; 
	width: 100%; 
}
.tx-chcforum-pi1-Table thead tr th { 
	font-size: 14px; 
	font-weight: bold;
	background: rgb(183, 219, 147) none repeat scroll 0%;  
	color: #333;
	padding: 5px; 
	text-align: center; 
	white-space: nowrap; 
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th { 
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px; 
	background: rgb(248, 252, 244) none repeat scroll 0%;   
	padding: 5px; 
	text-align: left; 
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td { 
	font-size: 12px; 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	padding: 5px; 
}

/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {}
.tx-chcforum-pi1-catConferenceCell dl { 
	margin: 0; 
}
.tx-chcforum-pi1-catConferenceCell dt {  }
.tx-chcforum-pi1-catConferenceCell dd { 
	font-size: 10px; 
	margin-left: 5px; 
}
.tx-chcforum-pi1-catConferenceCell dd.new { 
	color: rgb(225, 93, 5); 
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell { 
	text-align: center; 
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell { 
	text-align: center; 
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell { 
	font-size: 10px !important; 
	vertical-align: top; 
}

/* CONFERENCE TABLE BEGIN */

/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {}
.tx-chcforum-pi1-confThreadNew { 
	color: rgb(255, 0, 0); 
	font-size: 10px; 
	padding-left: 5px; 
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell { 
	text-align: center; 
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell { 
	text-align: center; 
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell { 
	font-size: 10px !important; 
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
/*	margin: 12px 0 15px 0; */
	margin-bottom: 3px; 
	margin-top: 15px; 
	font-size: 10px; 
	padding: 3px; 
}

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
	font-size: 10px; 
	margin-bottom: 3px; 
	padding: 3px; 
	text-align: right; 
	clear: both; 
}

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm { 
	border: 1px solid rgb(58, 86, 30); 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	padding: 5px; 
	margin-bottom: 3px; 
}
.tx-chcforum-pi1-postForm fieldset label { 
	display: block; 
	text-align: right; 
	padding-right: 20px; 
	width: 150px; 
	float: left; 
}
.tx-chcforum-pi1-postForm fieldset#formTop input { 
	display: block; 
	width: 150px; 
	float: left; 
	padding: 2px; 
	border: 1px solid rgb(58, 86, 30); 
	margin-bottom: 3px; 
}
.tx-chcforum-pi1-postForm textarea { 
	border: 1px solid rgb(58, 86, 30); 
	margin: 3px 0pt; 
	width: 100%; 
	height: 150px; 
}
.tx-chcforum-pi1-postForm fieldset#formTop br { 
	clear: left; 
}
.tx-chcforum-pi1-formBtn { 
	text-align: center; 
}
.tx-chcforum-pi1-formBtn input { 
	background-color: rgb(255, 255, 255); 
	border: 1px solid rgb(58, 86, 30); 
	font-weight: bold; 
	padding: 3px; 
	font-size: 12px; 
	margin-bottom: 3px; 
}
.tx-chcforum-pi1-formBtnHov { 
	border: 1px solid rgb(204, 0, 0); 
	padding: 3px; 
	background-color: rgb(255, 255, 255); 
	color: rgb(204, 0, 0); 
	font-weight: bold; 
	font-size: 12px; 
}
.tx-chcforum-pi1-formBtnStyle { 
	background-color: rgb(255, 255, 255); 
	border: 1px solid rgb(58, 86, 30); 
	padding: 3px; 
	margin: 3px; 
}
.tx-chcforum-pi1-formBtnStyleHov { 
	background-color: rgb(255, 255, 255); 
	border: 1px solid rgb(204, 0, 0); 
	color: rgb(204, 0, 0); 
	padding: 3px; 
	margin: 3px; 
}

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost { 
	border: 1px solid rgb(58, 86, 30); 
	margin: 3px 0pt; 
}

/* top */
.tx-chcforum-pi1-singlePost .author { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	padding: 3px; 
	vertical-align: top; 
	height: 78px; 
}
.tx-chcforum-pi1-formEmicoStyle { 
	margin: 3px; 
}
.tx-chcforum-pi1-singlePost .im { 
	vertical-align: middle; 
	margin-top: 3px; 
}
.tx-chcforum-pi1-singlePost .im a { 
	margin-right: 10px; 
}
.tx-chcforum-pi1-singlePost .im img { 
	border: 0px none ; 
	vertical-align: middle; 
	padding-right: 2px; 
	margin-bottom: 2px; 
}
.tx-chcforum-pi1-singlePost #userPic { 
	border: 1px solid rgb(58, 86, 30); 
	float: right; 
}

/* middle */
.tx-chcforum-pi1-singlePost .text { 
	border-top: 1px solid rgb(58, 86, 30); 
	border-bottom: 1px solid rgb(58, 86, 30); 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
}
.tx-chcforum-pi1-singlePost .scroller { 
	overflow: auto; 
	width: 95%; 
	background: rgb(255, 255, 255) none repeat scroll 0%;
	min-height: 125px; 
	text-indent: 0px; 
	padding: 3px; 
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit { 
	background: rgb(248, 252, 244) none repeat scroll 0%; 
	padding: 3px; 
	height: 19px; 
	vertical-align: middle; 
	margin-top: 3px; 
}
.tx-chcforum-pi1-singlePost .edit a { 
	margin-right: 30px; 
}
.tx-chcforum-pi1-singlePost .edit img { 
	border: 0px none ; 
	vertical-align: middle; 
}
.tx-chcforum-pi1-singlePost .attachment { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	padding: 3px; 
}
.tx-chcforum-pi1-singlePost .attachment div { 
	vertical-align: top; 
}
.tx-chcforum-pi1-singlePost .attachment img { 
	float: left; 
	margin-right: 5px; 
}
.tx-chcforum-pi1-singlePost .offset { 
	margin-left: 15px; 
	margin-right: 15px; 
}
.tx-chcforum-pi1-singlePost .codeCell { 
	font-family: Courier,'Courier New',sans-serif; 
	padding: 5px; 
	background-color: rgb(250, 250, 250); 
	border: 1px solid rgb(209, 215, 220); 
}
.tx-chcforum-pi1-singlePost .quoteCell { 
	background-color: rgb(250, 250, 250); 
	font-size: 10px; 
	padding: 5px; 
	border: 1px solid rgb(209, 215, 220); 
}
.tx-chcforum-pi1-singlePost .quoteCellAuthor { 
	border: 0px none ; 
	padding: 3px 0pt; 
	font-weight: bold; 
}
.tx-chcforum-pi1-singlePost .quoteTable { 
	border: 0px none ; 
	margin: 15px 0pt; 
}
.tx-chcforum-pi1-singlePost .text img { 
	max-height: 350px; 
	max-width: 350px; 
}
.tx-chcforum-pi1-singlePostQuoteText { 
	background-color: rgb(248, 252, 244); 
	border: 1px solid rgb(58, 86, 30); 
	font-size: 10px; 
	padding: 5px; 
}

/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox { 
	background: rgb(183, 219, 147) none repeat scroll 0%; 
	padding: 3px; 
	border: 1px solid rgb(58, 86, 30); 
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { 
	padding-top: 5px; 
	padding-left: 5px; 
	font-size: 10px; 
}

/* HEADER BOX BEGIN */

.header_center { 
	text-align: center; 
	height: 34px; 
}
.header_text { 
	font-size: 24px; 
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: bold; 
	font-variant: small-caps; 
}
.header_small { 
	margin-bottom: 3px; 
	border: 1px solid rgb(58, 86, 30); 
}

/* TOOL BAR  BEGIN */

.tx_chcforum-pi1-toolBar { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
	margin-bottom: 3px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
}
.tx_chcforum-pi1-toolBar img { 
	vertical-align: middle; 
	margin-left: 16px; 
}
.tx_chcforum-pi1-toolBar div { 
	line-height: 30px; 
	text-align: right; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}
.tx_chcforum-pi1-subToolBar { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
	margin-bottom: 3px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
}
.tx_chcforum-pi1-subToolBar img { 
	vertical-align: middle; 
	margin-left: 16px; 
}
.tx_chcforum-pi1-subToolBar div { 
	line-height: 30px; 
	text-align: right; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
}

/* PROFILE BEGIN */

.tx-chcforum-pi1-profileBorder { 
	border: 1px solid rgb(58, 86, 30); 
	padding: 3px; 
}
.tx-chcforum-pi1-profileBorder td { 
	font-size: 80%
}
.tx-chcforum-pi1-profileBorder #userPic { 
	border: 1px solid rgb(58, 86, 30); 
	float: right; 
}
.tx-chcforum-pi1-profileBorder hr { 
	clear: left; 
	display: block; 
	visibility: hidden; 
}
.tx_chcforum-pi1-profileHdrBig { 
	background: rgb(226, 240, 212) 	none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
	padding: 3px; 
	margin-bottom: 3px; 
	font-size: 10px; 
}
.tx_chcforum-pi1-profile_hdr { 
	font-size: 10px; 
	font-weight: bold; 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	padding: 2px; 
}

/* MESSAGE BOX BEGIN */

.tx-chcforum-pi1-errorBoxCell { 
	background: rgb(226, 240, 212) none repeat scroll 0%; 
	font-weight: bold; 
	text-align: left; 
}
.tx-chcforum-pi1-messageBox, 
.tx-chcforum-pi1-messageBoxError { 
	border: 1px dotted rgb(225, 93, 5); 
	padding: 3px; 
	background: rgb(255, 239, 214) none repeat scroll 0%; 
	margin-bottom: 3px; 
	font-weight: bold; 
}
.tx-chcforum-pi1-forumTextBig { 
	font-size: 14px; 
	font-weight: bold; 
}
.tx-chcforum-pi1-helpBox { 
	border-style: none; 
	background-color: rgb(226, 240, 212) ! important; 
}
.tx-chcforum-pi1-linkUp { 
	background: rgb(222, 227, 231) none repeat scroll 0%; 
	border: 1px solid rgb(58, 86, 30); 
	margin: 12px 0pt 15px; 
	padding: 3px; 
	font-size: 10px; 
	text-align: center; 
}
.tx-chcforum-pi1-previewBoxCell { 
	background: rgb(183, 219, 147) none repeat scroll 0%; 
	text-align: center; 
}
/********* Styles for extension "tx_mmforum" *********/
th.tx-mmforum-th {
	color: black;
	background: rgb(183, 219, 147) none repeat scroll 0%;
}

td.tx-mmforum-subth2 {
	color: black;
	background: rgb(248, 252, 244) none repeat scroll 0%;
}

.tx-mmforum-td  {
	background: rgb(226, 240, 212) none repeat scroll 0%;
}

input.tx-mmforum-button {
	background: rgb(183, 219, 147) none repeat scroll 0%;
	border-color: rgb(183, 219, 147) none repeat scroll 0%;
}


/********* Styles for extension "wec_servant" *********/
.tx-wecservant-button a {
	border: solid 1px rgb(183, 219, 147) !important;
}
.tx-wecservant-button a:link, .tx-wecservant-button a:visited {
	background-color: rgb(248, 252, 244);
	color: black !important;
} 

.tx-wecservant-button a:hover {
	background-color: rgb(183, 219, 147);
	color: white !important;
}


/********* Styles for extension "wec_connector" *********/
.tx-wecconnector-button a {
	border: solid 1px rgb(183, 219, 147) !important;
}
.tx-wecconnector-button a:link, .tx-wecconnector-button a:visited {
	background-color: rgb(248, 252, 244);
	color: black !important;
} 

.tx-wecconnector-button a:hover {
	background-color: rgb(183, 219, 147);
	color: white !important;
}


.tx-cal-controller dt {
    margin-top: 8px;
}

.tx-cal-controller dt.day-wrapper {
    font-size: 130%;
}

.tx-cal-controller dd {
    margin-left: 0px;
}

/* ######## LOGIN GOLFBOX ######## */
.LoginStyle	{

	background-color:#c0b66e;

	color: #000000;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	border: 0px;

}

.toplogin	{

	background-color: #FFFFFF;

	color: #333333;

	font-size: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	border: 0px;

	width: 86;

	height: 16px;

	padding-top: 2px;

	padding-left: 4px;

}

.toploginbtn	{

	border: 0px;

	width: 15;

	height: 16px;

}

/* ######## MR_BANNER ######## */
#slide-images li a:link, #slide-images li a:visited 
{
background-color: transparent;
color: transparent;
text-decoration: none;
display: block;
padding-top: 0px;
padding-bottom: 0px;
margin-left: -3px;
}

#slide-images li a:hover, #slide-images li a:active 
{
background-color: transparent;
}