/* 
	Copyright notice

	(c) 2005-2008 Christian Technology Ministries International Inc.
	All rights reserved

	This template is part of the Web-Empowered Church (WEC)
	(http://WebEmpoweredChurch.org) ministry of Christian Technology Ministries 
	International (http://CTMIinc.org). The WEC is developing TYPO3-based
	(http://typo3.org) free software for churches around the world. Our desire
	is to use the Internet to help offer new life through Jesus Christ. Please
	see http://WebEmpoweredChurch.org/Jesus.

	You can redistribute this template and/or modify it under the terms of the 
	GNU General Public License as published by the Free Software Foundation;
	either version 2 of the License, or (at your option) any later version.

	The GNU General Public License can be found at
	http://www.gnu.org/copyleft/gpl.html.

	This template is distributed in the hope that it will be useful for ministry,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
	GNU General Public License for more details.

	This copyright notice MUST APPEAR in all copies of the template! 
*/

table #angebote {
color: black;
}

img {
	border: 0;
}

p.align-center {
text-align: center;
}

h2.align-center {
text-align: center;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:3px solid #02086b;
	padding:0;
}


/******************************************************/
/***************Common Styles**********************/
/******************************************************/


body {
	margin: 0px;
	background-color: #007bbd;
	color: #000000;
}

/******************************************************/
/*****************Design Styles**********************/
/******************************************************/

/**************Banner*****************/

#banner {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	width: 830px;
	height: 245px;
	background-image: url(images/blumberg/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
    display: block;
}
#banner #siteid {
	position: relative;
	display: block;
	padding-left: 10px;
	padding-top: 80px;
	padding-right: 175px;
}
#logo {
	float: left;
	width: 100px;
	text-align: center;
}
#banner div#sitename {
	color: #ffffff;
	top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
    display: block;
}
#sitename h1 a:link, #sitename h1 a:visited, #sitename h1 a:hover {
	color: #ffffff;
}
#banner div#siteslogan,
#banner div#siteslogan h2 {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
	top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
    display: block;
}
#banner div#sitename h1 {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

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

.left-rpt {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #9cf;
}
.left-col {
	width: 220px;
}
#left a:link, #left a:visited {
	color: #369;
}
#left a:hover, #left a:active {
	color: #006699;
}


/*************Left Nav***************/

#logo_menu {
	padding-top: 15px;
	padding-bottom: 20px;
}

#logo_menu a img {
	border: none;
}

#mainmenu {
	margin: 0px;
	/*width: 165px;*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul li {
	/*background-image: url(images/button-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	display: block;
	padding-bottom: 3px;
	margin-left: 15px;
}

#mainmenu ul li a:link, #mainmenu ul li a:visited {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: .95em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007bbd;
	/*background-image: url(images/button-top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	width: 143px;
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
} 

#mainmenu ul li a:hover, #mainmenu ul li a:active {
	color: #FFFFFF;
    text-decoration: underline;
} 


/* #mainmenu ul li span.act {
	background-image: url(images/button-bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 143px;
	display: block;
	padding-bottom: 3px;
	margin-left: 15px;
}
 */

div#mainmenu .submenu {
	text-align: left;
	margin: 0px;
	/*width: 165px;*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-left: 1px solid #326698;
	color: #ffffff;
	background-image: none !important;
	font-weight: normal;
	width: 132px;
}

#mainmenu ul.submenu {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

div#mainmenu ul.submenu li.submenu a.submenu {
	text-align: left;
	display:block;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 5px;
}
div#mainmenu ul li a.submenu, div#mainmenu ul li a.submenu:hover {
	text-align: center;
	display:block;
	padding-left: 5px;
	background-color: #d6e0f8;
	color: #003366;
	font-weight: normal;
}


div#mainmenu .submenu {
	text-align: left;
	font-weight: normal;
	margin: 0px;
	/*width: 165px;*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-left: 0px solid #326698;
	background-image: none !important;
	width: 132px;
}

#mainmenu ul.submenu {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	width: 132px;
}

div#mainmenu ul.submenu li.submenu a.submenu {
	text-align: left;
	display:block;
	background-color: #FFFFFF;
	color: #58b1eb;
	padding-left: 5px;
	width: 132px;
}
div#mainmenu ul li a.submenu, div#mainmenu ul li a.submenu:hover {
	text-align: center;
	display:block;
	font-weight: normal;
	padding-left: 5px;
	background-color: #d6e0f8;
	color: #003366;
	width: 132px;
}

/*********** Search & Login **********/

#search {
	/*width: 168px;*/
	font-size: 11px;
	text-align: center !important;
	text-align: left;
    padding-left: 20px;
	margin-bottom: 5px;
}
#search table {

}
input.searchbox {
	width: 70px;
	font-size: 11px;
	padding-right: 3px;
	border: 1px solid #369;
	margin-right: 3px;
}
input.searchsubmit {
	/*width: 50px;*/
	font-size: 11px;
	color: #000;
	border: 1px solid #369;
}
#login {
	/*width: 168px;
	font-size: 11px;*/
	text-align: left;
	padding-left: 20px;
}
#login table {
	width: 130px;
}

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


/********Box with Rounded Corners***********/

.boxbody {
	font-size: 0.90em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	color: #003366;
 	background-image: url(images/box-bg-rpt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 5px;
	margin-bottom: 20px;
}
.boxbody a:link, .boxbody a:visited {
	color: #036;
}
.boxbody a:hover, .boxbody a:active {
	color: #006699;
}
.boxbody .bodytext {
    color: #003366;
}
.boxbody #left {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.boxbody #left h1, .boxbody #left h2, .boxbody #left h3 {
	font-size: 0.95em;
    line-height: normal;
}

.boxbottom {
	margin-bottom: -3px !important;
	margin-bottom: 0px;
}

/*************Sub-Content***************/

#sub-content {
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 0.95em;
	color: #003366;
	text-align: left;
}
#sub-content h1, #sub-content h2, #sub-content h3, #sub-content h4, #sub-content h5, #sub-content h6 {
	color: #003366;
	font-weight: bold;
	line-height: 0px;
}
#sub-content h1 {
	font-size: 1.3em;
}
#sub-content h2 {
	font-size: 1.2em;
}
#sub-content h3 {
	font-size: 1.1em;
}
#sub-content h4 {
	font-size: 1em;
}
#sub-content h5 {
	font-size: 0.9em;
}
#sub-content h6 {
	font-size: 0.8em;
}
#sub-content p {
	margin: 0;
	padding: 3px 0px 0px 0px;
	color: #25170C;
	text-align: left;
}
#sub-content a:link, #sub-content a:visited {
	color: #003366;
}
#sub-content a:active, #sub-content a:hover {
	color: #326696;
}

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

.breadcrumb {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
	/*float: right;*/
	margin-right: 10px;
	padding-left: 10px;
    margin-top: 10px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 0.95em;
	font-weight: normal;
	color: #336699;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #99CCFF;
}

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

#content-3col {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-weight: normal;
	color: #333333;
	padding: 0px 15px 20px 15px;
	margin-top: 15px;
	margin-right: 215px;
}
#container {
	float: left;
	width: 830px;
	margin-right: -215px;
	/*position: relative;*/
}
.maintable {
	background-color: #FFFFFF;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
#content {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-weight: normal;
	color: #333333;
	padding: 0px 15px 20px 15px;
	margin-top: 15px;
	position: relative;
	width: 600px;
}
#content #pagetitle h2 {
	font-size: 1.4em;
	color: #000000;
}
#main-content {
	font-size: 0.95em;
}
#main-content, #main-content a:link, #main-content a:visited {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	color: #333333;
}
#main-content a:hover, #main-content a:active {
	text-decoration: underline;
	color: #6699CC;
}
#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	color: #003366;
}
#main-content h1 {
	font-size: 1.3em;
	text-align: center;
}
#main-content h2 {
	font-size: 1.2em;
}
#main-content h3 {
	font-size: 1.1em;
}
#main-content h4 {
	font-size: 1em;
}
#main-content h5 {
	font-size: 0.9em;
}
#main-content h6 {
	font-size: 0.8em;
}
.bodytext{
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-weight: normal;
	color: #333333;
}

/**************Right*****************/

.right-rpt {
	background-color: #9cf;
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#column #right {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 0.95em;
	color: #333333;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/rightdiv-btmbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #D6E0F8;
	margin-top: 25px;
	padding-bottom: 25px;
}
#column #right h1, #column #right h2, #column #right h3 {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
#column #right h4 {
	font-size: 1em;
}
#column #right h5 {
	font-size: 0.9em;
}
#column #right h6 {
		font-size: 0.8em;
}
#column {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	float: right;
	width: 200px;
	background-image: url(images/rightdiv-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/************Top & Footer**************/

.topbottom {
	background-color: #369;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.topbottom a:link {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.topbottom a:visited {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #99CCFF;
	text-align: center;
}
.topbottom a:hover {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #99CCFF;
	text-align: center;
}
.topbottom a:active {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	color: #99CCFF;
	text-align: center;
}
.copyright, .contact {
	margin: 2px 0px 2px 0px;
}

/*******************************************/
/************* 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:1px solid #369;
	/*background-color: #ccc;*/
}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container h2,
.news-latest-gotoarchive {
	color:#369;
	padding:3px;
	/*margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive a:link, 
.news-latest-gotoarchive a:visited, 
.news-latest-gotoarchive a:hover {
	color:#060;
}
.news-latest-gotoarchive a {
	color:#369;
	font-size: 95%;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	/*margin:3px;
	border:1px solid #666;*/
}
.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-date,.news-latest-morelink,.news-latest-cat {
	font-size:11px;
}
#left .news-latest-container h2 {
	color:#369;
	/*padding:3px;
	font-size: 130%;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
#left .news-latest-gotoarchive {
	color:#369;
	/*padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
#right .news-latest-container h2,
#right .news-latest-gotoarchive {
	color:#369;
	/*padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
	/*border:1px solid #000;
	background-color:#BBE53A;*/
}
.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;*/
}
.news-list-item h3 {
      font-size: 120%;
}
.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:#369;
	padding-left:2px;
    text-decoration: none;
}
.news-list-container h3 a:hover {
	color:#9cf;
	/*padding-left:2px;*/
    text-decoration: underline;
}
/*.news-list-container h3 A {
	color:#fff;
}*/
.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: #fff;*/
}
.news-list-morelink a:hover, 
.news-list-morelink a:active {
	color: #9cf;
}
.news-list-browse {
	text-align: center;
}

/** Main styling **/

#main-content p {
	color: #000000; 
}

#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:#369;
	padding-left:2px;
    text-decoration: none;
}
#main-content .news-list-container h3 a:hover {
	color:#9cf;
	/*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: #369;
}
#main-content .news-list-morelink a:hover, 
#main-content .news-list-morelink a:active {
	color: #9cf;
}
#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:#b8d0e8;
}
.tx-ttnews-browsebox td {
	font-size: 10px;
}
.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: #9abddd;
	border:1px solid #666;
}
.tx-ttnews-browsebox-SCell a:link,
.tx-ttnews-browsebox-SCell a:visited{
	font-size: .8em;
	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: 1em;
	color: #fff;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #ffc;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/
}
.news-single-item h2 {
	font-size: 16px;
	font-weight:bold;
	/*color: #85A600;*/
	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;
}
.news-single-timedata {
	/*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: Arial, Helvetica, Verdana, Tahoma;
	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: Helvetica, Verdana, Tahoma, Arial;
	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: Helvetica, Verdana, Tahoma, Arial;
	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:#B8D0E8;
}
.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 {
	color:#369;
	padding:3px;
	/*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
}

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

fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
	border: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 100px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset input
 {
	/* Style input fields */
	width: 300px;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset select
 {
	/* Style select fields */
	width: 80px;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset textarea
 {
	/* Style select fields */
	width: 300px;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset submit
 {
	/* Style submit fields */
	width: 80px;
}

input.powermail_submit {
    width:80px;
    margin-top: 10px;
}


div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

