/* 
	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! 
*/

/******************************/
/******** Common Styles ********/
/******************************/

.clear { clear:both; }

/*
@font-face
{
font-family: "OratorStd"; 
src: local("fonts/OratorStd.otf"),
url("http://www.testarea.wolliruf.com/_CLIENTS/WERMUTH/fonts/OratorStd.otf")
format("OpenType")
} 

@font-face
{
font-family: "YanoneKaffeesatzThin"; 
src: local("fonts/YanoneKaffeesatz-Thin.otf"),
url("fonts/YanoneKaffeesatz-Thin.otf")
format("OpenType")
} 
*/

@font-face {
    font-family: GraublauWeb;	
    src: url('fonts/graublauweb-webfont.eot');
    src: local('$'),
	url('fonts/graublauweb-webfont.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*
@font-face
{
font-family: "DeliciousR"; 
src: local("fonts/Delicious-Roman.otf"),
url("fonts/Delicious-Roman.otf")
}


@font-face
{
font-family: "DeliciousB"; 
src: local("fonts/Delicious-Bold.otf"),
url("fonts/Delicious-Bold.otf")
}
*/

body, html {
	background-color: #fff;
	background-image: url(images/asset_management_BG.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 100%;
	width: 100%;
	margin: 0px 0 1px 0;
	padding: 0px;
	color: #45616e;
	font-size: 12px;
	line-height: 16px;
	font-family: verdana,arial,helvetica,lucida,sans-serif;
}

a:link, a:visited{
	color: #000;
	text-decoration: none;
}

/**** Layout Styles *********/

#outer-wrapper {
	margin: auto;
	padding: 0px;
	text-align: left;
	width: 990px;	
	height: auto !important;   /* real browsers */
	height: 100%;   /* IE6: treaded as min-height*/
	min-height: 100%;  /* real browsers */	
	background-color: transparent;
	background: url("images/box_HG.gif") repeat-y 0px 15px;
}
#inner-wrapper {
	position:relative;
	text-align:left;
	width: 960px;
	background:url("images/left-sidebar-bg.gif") repeat-y top left;
	margin: 0px;
	padding: 0px;
}
#box{
	position:relative;
	text-align:left;
	width: 960px;	
	height: auto !important;   /* real browsers */
	height: 100%;   /* IE6: treaded as min-height*/
	min-height: 100%;  /* real browsers */		
	margin: 0 0 auto 0;
	padding: 0px;
}
.clearing {
	height: 0px;
	clear: both;
}

/******** Header ********/

#header {
	height: 260px;
	width: 990px;
	background-image: url(images/wermuth_asset_management.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 0px;
}
#header #siteid {
	top: 70px;
	height: 132px;
/*	float: left;*/
	display: block;
}
#header #logo {
	float: left;
	text-align: right;
	margin-right: 0px;
	padding-left: 25px;
	margin-top: 15px;
	display: block;
	width: 420px;
        height: 199px;
}
#header #logo a img{
	border: none;
}

#header #sitename h1{
	text-align: left;
	/*top: 80px !important;
	top: 0px;
	right: 400px;*/
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #643629;
	margin-bottom: 0px;
	padding-left: 40px;
}
#sitename h1 a:link, #sitename h1 a:visited, #sitename h1 a:active {
	font-size: 4px;
	color: #002841;
}
#siteslogan h2 {
	margin-top: 7px;
	font-family: Geneva,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1caeeb;
/*	padding-left: 140px;*/
	letter-spacing: 0.2em;
	word-spacing: 0.1em;
}

/********************************************/
/********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	------		*/

#mainmenu, #mainmenuFix {
	display: block;
/*	height: 23px;
	background-color: #000000;*/
	background-image: url(images/main_navBG_norm.gif);
	padding: 0px;
	margin: 0px 0px 0px 15px;
	font-size: 11px;
}

#mainmenu #menu { float:right; }

#mainmenu ul, #mainmenuFix ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
#mainmenu li, #mainmenuFix li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 250;
}
#mainmenu a, #mainmenuFix a {
	display: block;
}
#mainmenu li li, #mainmenuFix li li {
	width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */

#mainmenu li li ul, #mainmenuFix li li ul{
	top: 0px;
	left: 0;
}

/* ...and then place it where it should be when shown */
#mainmenu li li:hover ul {
	left: 100%;
}
#mainmenuFix li li:hover ul {
	left: -100%;
}

/* initialy hide all sub menus */
#mainmenu li ul, #mainmenuFix li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* display them on hover */
#mainmenu li:hover>ul, #mainmenuFix li:hover>ul {
	display: block;
	margin-top: 0px !important;
	margin-top: -1px;
}

/* this is needed if you want to style #mainmenu div - force containment of floated LIs inside of main UL */
#menuList:after, #menuListFix:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

/* Clear-fix for IE5/Mac \*//*/
#mainmenu a {
	float: left;
}
#menuList {
	display: inline-block;
}
/*  */

/*		------   Make-up	--------			*/

#mainmenu {
	float: left;
	z-index: 250;
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: #233845;
	height: 23px;
	width: 960px;
	/*padding-top: 5px;*/
}
#mainmenuFix {
	float: right;
	z-index: 260;
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: #000;
	height: 23px;
	/* width: 330px; */
	width: 0;
	/*padding-top: 5px;*/
	margin: 0px 15px 0px 0px;
}
#mainmenuFix ul{
	position: absolute;
	right: -15px;
	widht: 330px;
	text-align: right;
}
. right {
	text-align: right;
}

#mainmenu li, #mainmenuFix li {
	background-color: transparent;
	border-right: 1px solid #314a5d;
	border-left: 1px solid #000;
}
#mainmenu li li, #mainmenuFix li li {
	background: none;
	width: 11em;
	border: none;
}
#mainmenu a,#mainmenuFix a {
/*	font-family: ligurino-condensed-1, ligurino-condensed-2, GraublauWeb2, Trebuchet MS, Arial, Helvetica, sans-serif; /*DeliciousR, NotesEOT, Notes, GraublauWeb,*/
	font-family: GraublauWeb, Verdana, Arail, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	color: #FFF;
	padding: 3px 10px 0px 10px;
}
#mainmenu li:hover>a, #mainmenuFix li:hover>a {
	color: #fff;
	background-image: url(images/main_navBG_active.gif);
}
#mainmenu span.act a, #mainmenuFix span.act a {
	color: #fff;
	background-image: url(images/main_navBG_active.gif);
}

#mainmenu li li a, #mainmenuFix li li a {
	color: #fff; /*643629;*/
 	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	background-color: #4898bd;
	padding: 2px 10px 2px 6px;
	height: 18px;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}
#mainmenu li li:hover>a, #mainmenuFix li li:hover>a {
	/*color: #fff;*/
	background-color: #00385a;
}
#mainmenu li ul, #mainmenuFix li ul {
	color: #000000;
	/*margin-left: 10px;*/
	background-color: #00385a;
	width: 11em;
}
#mainmenu li li ul, #mainmenuFix li li ul {
	border-top-width: 0px;
}
#mainmenu li li li:first-child, #mainmenuFix li li li:first-child {
	border-top: 0px solid #fff;
}
#mainmenu li li.submenu>a:after, #mainmenuFix li li.submenu>a:after {
	content: "";
}

/*********** Breadcrumb *****************/

.breadcrumb {
/*	font-size: .65em; */
	font-size: 0.8em;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #663300;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #FF3300;
}

/******* Main Container ****/

#main {
	position:relative;
	left: 15px;
	top: -23px;
	width: 960px;
	margin:0 0 40px 0;
/*	padding:70px 0 40px 0;	*/
	padding:30px 0 30px 0;
	height: auto !important;   /* real browsers */
	height: 100%;   /* IE6: treaded as min-height*/
	min-height: 100%;  /* real browsers */	
	background-color: transparent;
	background-image: url(images/content_hg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/******** Left *******/

#left-col { 
	position:relative;
	/*top:-10px;*/
	/*left:-10px;*/
	width:205px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:185px; /* actual value */
/*	height: 450px;*/
	overflow:hidden; 
	margin:0 200px 0 530px;
	padding:0 15px 0 15px;
	/*background:#ffc;*/
	z-index:100;
	border-left: 1px solid #386285;
}

/* WolliFix (10/07/2010) ie7 or lower*/
* html #left-col {width:170px;} /* nur f�r den IE6 */
*+html #left-col {width:170px;} /* nur f�r den IE7 */


#login {
	padding-top: 10px;
}
#left-col a:link, #left-col a:visited,
#right a:link, #right a:visited {
	/*color: #000;*/
}
#left-col a:hover, #left-col a:active,
#right a:hover, #right a:active{
	/*color: #f30;*/
	text-decoration: underline;
}
#left-col h1, #left-col h2, #left-col h3, #left-col h4, #left-col h5, #left-col h6 {
	color: #0a67af;
}
#left-col h1 {	
	font-family: DeliciousR, GraublauWeb, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #0a67af;
	line-height: 28px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
#left-col h2 {
	font-size: 1.2em;
}
#left-col h3 {
	font-size: 1.1em;
}
#left-col h4 {
	font-size: 1em;
}
#left-col h5 {
	font-size: 0.9em;
}
#left-col h6 {
	font-size: 0.8em;
}
/********* Search *********/

#search {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
}
#searchform .searchbox {
	width: 120px;
	margin-right: 6px;
	border: 1px solid #369;
	font-size: 11px;
	vertical-align: middle;
}
input.searchsubmit {
	/*width: 50px;*/
	font-size: 11px;
	vertical-align: middle;
}

/******* Right ***********/

#right-col {
	float:right;
	width:210px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:195px; /* actual value */
/*	margin:10px 0px -10px 0;*/
	padding-left:15px;
	padding-top: 0px;
	/*background:#cc9;*/
	/*font-size: .75em;*/
	z-index:99;
	border-left: 1px solid #386285;
}
#right-col h1, #right-col h2, #right-col h3, #right-col h4, #right-col h5, #righ-col h6 {
	color: #0a67af;
	padding: 0px;
	line-height: 16px;
	font-size: 13px;
	font-weight: normal;
	font-family: DeliciousR, GraublauWeb,Arial,Helvetica,sans-serif;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
#right-col h1 {
	font-size: 13px;
}
#right-col h2 {
	font-size: 10px;
}
#right-col h3 {
/*	font-size: 9px;*/
}
#right-col h4 {
	font-size: 8px;
}
#right-col h5 {
	font-size: 8px;
}
#right-col h6 {
	font-size: 8px;
}

/*********** Main Styling *********/

#center-col {
	position:relative;
/*	margin:0px 45px 0px 70px;*/
	margin:0px 40px 0px 40px;
	float:left;
	/*display: inline;*/
	width: 450px;
}
#pagetitle h2{
	font-family: GraublauWeb, sans-serif; /*Arial, Helvetica, sans-serif; DeliciousR, NotesEOT, Notes, GraublauWeb,*/
	padding-top: 0px;
	line-height: 28px;
	font-size: 21px;
	letter-spacing: 0.07em;
	font-weight: normal;
}
#main-content {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333;*/
}
#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6, .tx-indexedsearch-title{
	font-family: GraublauWeb, Arial, Helvetica, sans-serif; /*DeliciousR, NotesEOT, Notes, GraublauWeb,*/
	color: #000;	
	font-weight: normal;
	letter-spacing: 0.03em;
}
#main-content h1 {
	padding-top: 0px;
	line-height: 28px;
	font-size: 21px;
}
#main-content h2 {
	font-size: 18px;
}
#main-content h3 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: -5px;
	border-top: 1px dotted #8ea7bc;
}
#main-content h4 {
	font-size: 18px;
}
#main-content h5 {
	font-size: 0.9em;
}
#main-content h6 {
	font-size: 0.8em;
}

#main-content a:link, #main-content a:visited {
	text-decoration: none;
}
#main-content a:hover, #main-content a:active{
	text-decoration: underline;
}

/* Definiert Links, die im HTMLEDITOR ausgew�hlt werden k�nnen*/ 
#main-content a.external-link:before, #left-col a.external-link:before {
	content:url(images/w_pfeilobenextern.gif); padding-right:4px; border:0px; 
}
#main-content a.download:before, #left-col a.download:before {
	content:url(images/pdf_download.png); padding-right:4px; border:0px; 
}

/*#main-content a.internal-link {
	content: url(images/w_pfeilextern.gif); padding-right:4px; border:0px; 
}*/
#main-content a.internal-link:before, #left-col a.internal-link:before, a.internal-link:before {
	content: url(images/w_pfeilextern.gif); padding-right:4px; border:0px; 
}

#main-content img {
	padding: 4px;
	border: 1px solid #bdc5cb;
	/*background-color: #fff;*/
}

#main-content img,atsign { padding:0; border:0 none; }

/********* Footer *********/

#footer {
	position:relative;
	left: 15px;
	/*top:1px;*/
	clear:both;
	width: 960px;
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	/*color: #333;*/
	border-top: 1px solid #e0d0b3;
}
#footer a:link {
	color: #000; /*#c13d3d;*/
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #000; /*#c13d3d;*/
	text-decoration: underline;
}

/*************************************/
/********** 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:#386285;
}
.news-latest-container HR.clearer {
	/*clear:left;*/
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

#main-content .news-latest-container,
#left .news-latest-container,
#right .news-latest-container {
	float: left;
}
.news-latest-container H2,.news-latest-gotoarchive {
	color:#900;
	padding:3px;
	font-size: 120%;
	/*margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
#main-content .news-latest-container H2,
#left .news-latest-container H2,
#right .news-latest-container H2 {
	background:none;
	font-size: 130%;
}
.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	/*color:#369;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#900;
}
.news-latest-gotoarchive A {
	color:#900;
	font-size: 95%;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	border-top: 1px dotted #8ea7bc;
	/*margin:3px;
	border:1px solid #666;*/
}
#main-content .news-latest-item,
#left .news-latest-item,
#right .news-latest-item {
/*	float: left;*/
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-cat {
	font-size:0.8em;
/*	font-size:9px;*/
}
.news-latest-morelink {
	height:12px;
}

/** 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; /*#900*/
}
#left .news-latest-container H2 {
	font-family: DeliciousR, GraublauWeb, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	color: #0a67af;
	line-height: 28px;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	/*color:#900;
	padding:3px;
	font-size: 130%;
	margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}

#left .news-latest-item h3, 
#left .news-latest-item h3 a:link,
#left .news-latest-item h3 a:visited, 
#left .news-latest-item h3 a:hover{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-family: GraublauWeb,"share-regular-1","share-regular-2", Arial, Helvetica, sans-serif;*/ /*DeliciousR, NotesEOT, Notes, GraublauWeb,*/
	color: #000;	
	font-weight: normal;
	letter-spacing: 0.03em;
}

/** 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:#900;
}
#right .news-latest-container H2,
#right .news-latest-gotoarchive {
	color:#900;
	padding:3px;
	/*margin:3px;
	border:1px solid #666;
	background-color:#D8FA70;
	background-color:#769024;*/
}
#right .news-latest-item h3, 
#right .news-latest-item h3 a:link,
#right .news-latest-item h3 a:visited, 
#right .news-latest-item h3 a:hover{
	color:#900;
}

/*--------------------------------- 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;*/
	float: left;
}
.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:#000;
	padding-left:2px;
	text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#000;
	/*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-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink,.news-list-category {
	font-size:10px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
	font-weight: bold;
	float: right;
}
.news-list-browse {
	text-align: center;
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	/*margin:3px;*/
	border-top:1px solid #386285;
	border-bottom:1px solid #386285;
	padding:3px;
	background-color: transparent; /*#e8d8b7;*/
	float:left;
	width: 100%;
}
.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: #963;
	border:1px solid #666;
	color: #fff;
}
.tx-ttnews-browsebox-SCell a:link, 
.tx-ttnews-browsebox-SCell a:visited {
	font-size: 80%;
	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: #963;
}
.tx-ttnews-browsebox a:hover, 
.tx-ttnews-browsebox a:active{
	color: #930;
}
#main-content .tx-ttnews-browsebox-SCell a:link,
#main-content .tx-ttnews-browsebox-SCell a:visited,
#main-content .tx-ttnews-browsebox-SCell a:hover{
	color:#fff;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #006633;
}
.news-single-related,.news-single-files,.news-single-links  {
	border-top: 1px solid #386285;
	border-bottom: 1px solid #386285;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: transparent; /*#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;
	margin-bottom:10px;
	padding:3px;
	border:1px solid #a3c0d1;
	background-color:#e0eff4;
	float:left;
	width:100%;
}
.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:#963;
	padding:3px;
	/*border:1px solid #666;
	background-color:#e8d8b7;*/
}
.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;
}

/* border au�er Kraft setzen*/
img.spacer-gif {
	border: 0px solid #fff;
}
.spacer-gif img {
	border: 0px solid #fff;
}

/********* Styles for extension "tx_felogin_pi1" *********/

#login {
	padding: 10px 0px 0px 0px;
}

.tx-felogin-pi1 {
	font-size: 100%; 	
}

.tx-felogin-pi1 fieldset {
	padding-left: 0px;
	border: none;
}

.tx-felogin-pi1 legend {
	display: none;
}


.tx-felogin-pi1 p {
	margin: 0px;
	padding: 0px;
}
.tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"] {
	border: 1px solid #276394;
	background-color: #d8e9f0;
	margin-bottom: 5px;
	padding: 2px 6px;
	letter-spacing: 0.1em;
}
.tx-felogin-pi1 input[type="submit"] {
	margin: 10px 0 0 75px;
}
.tx-felogin-pi1 label {
	float: left;
	width: 75px;
}
.tx-felogin-pi1 table {
	width: 100px; 
	font-size: 100%;
}
.tx-felogin-pi1 h3 {
	/*padding-left: 10px;*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	font-weight: bold; 
/*	color: #369;*/
}
#right-column .tx-felogin-pi1 td {
	/*color: #fff;*/
}
#right-column .tx-felogin-pi1 h3 {	
	font-family: Arial, Verdana, sans serif;
	font-size: 130%;
	font-weight: bold;
	/*color: #039;
	background-color:  #6699cc;
	margin-left: 0px;
	padding-left: 17px;
	padding: 10px;*/
}
.tx-felogin-pi1 #user,
.tx-felogin-pi1 #pass {
	width: 82px; 
	font-size: 11px;
}

/********* Styles for extension "tx_felogin_pi3" *********/

.tx-felogin-pi3-listrow TD { 
	background-color:#eeeeee; 
	padding-left: 3px; 
	padding-right: 3px; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD { 
	background-color:#cccccc; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-pi3-listrow-header TD P { 
	font-weight:bold; 
}
.tx-felogin-pi3-listrow TR.tx-felogin-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:transparent; 
	border-top: 1px solid #bdc5cb;
	border-bottom: 1px solid #bdc5cb;
}
.tx-indexedsearch-title { 
	font-size: 18px; 
}
.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:#0a67af; 
}
.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; 
}
.tx-indexedsearch-browsebox ul{
	text-align: right;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

/********* 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:none;
}
.tx-srfeuserregister-pi1 A:hover, 
.tx-srfeuserregister-pi1 A:active { 
	/*color:#000; */
	text-decoration:underline; 
}


/********* Styles for extension "tx_mmforum" *********/
th.tx-mmforum-th {
	color: black;
	background: #BB9E62;
}

td.tx-mmforum-subth2 {
	color: black;
	background: #ECE4CD;
}

.tx-mmforum-td  {
	background: #E2D6B0;
}

input.tx-mmforum-button {
	background: #BB9E62;
	border-color: #BB9E62;
}

.tx-mmforum-textbutton {
	background: none;
	border: none;
}

.tx-mmforum-textbutton a {
	text-decoration: none;
}
/********* Styles for extension "wec_servant" *********/
.tx-wecservant-button a {
	border: solid 1px #BB9E62 !important;
}
.tx-wecservant-button a:link, .tx-wecservant-button a:visited {
	background-color: #ECE4CD;
	color: black !important;
} 

.tx-wecservant-button a:hover {
	background-color: #BB9E62;
	color: white !important;
}


/********* Styles for extension "wec_connector" *********/
.tx-wecconnector-button a {
	border: solid 1px #BB9E62 !important;
}
.tx-wecconnector-button a:link, .tx-wecconnector-button a:visited {
	background-color: #ECE4CD;
	color: black !important;
} 

.tx-wecconnector-button a:hover {
	background-color: #BB9E62;
	color: white !important;
}
/********* Styles for extension "cal" *********/
.tx-cal-controller .month-large .day {
	background-color: #ffffff;
}

.tx-cal-controller .eventfont a {
	color:#ffffff;
}

/********* Styles for extension "rgsmoothgallery" *********/
.jdGallery .slideInfoZone p {
	font-size: 80%;
}

.tx-cal-controller dt {
    margin-top: 8px;
}

.tx-cal-controller dt.day-wrapper {
    font-size: 130%;
}

.tx-cal-controller dd {
    margin-left: 0px;
}

/*.imageblock {
	margin: 0 10px 15px 0;
	padding: 0;
	width: 120px;
	height: 100%;
	float: left;
}
*/
.rgsmoothgallery-caption {
	display: none;
}

.content {
	margin: 0;
	padding: 0;
	clear: both;
}


.textIndentGalleryLeft {
	margin-left:40px !important;
}

main-content div .bodytext {
	float: right;
	margin-left: 140px;
}


fieldset.tx-powermail-pi1_fieldset { background:none; border:0 none; padding:0; margin:0; }
fieldset.tx-powermail-pi1_fieldset div.even { background: none; }
fieldset.tx-powermail-pi1_fieldset label { font-weight: normal; float: none; }
fieldset.tx-powermail-pi1_fieldset legend { display:none; }
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
  width:420px; background:#fff; border:1px solid #b4bac2; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { margin:20px 0 10px 380px; }
.tx-srfeuserregister-pi1 legend { white-space: normal; }
.tx-srfeuserregister-pi1 dt { width:30%; }
.tx-srfeuserregister-pi1 dd { width:66%; }
.tx-srfeuserregister-pi1 dd div { margin-bottom:15px; }
.tx-srfeuserregister-pi1 dd textarea, input.tx-srfeuserregister-pi1-uploader {
	width: 330px;
}
.tx-srfeuserregister-pi1 dt label span { color: #ff0000; }

.separator { height:10px; border-bottom:1px dotted #8EA7BC; margin-bottom:10px; }
input[type=submit] { font-size:11px; vertical-align:middle;}
#right-col .tx-srfeuserregister-pi1 p { margin-left:0px; margin-top:0px; padding-bottom:0; padding-top:0; }

#powermaildiv_uid27 label { display:inline; }
#powermaildiv_uid28 label, #powermaildiv_uid29 label { display:none; }
#powermaildiv_uid27, #powermaildiv_uid28, #powermaildiv_uid29 { display:inline; }
#uid27 { width:40px; }
#uid28 { width:100px; }
#uid29 { width:150px; }

fieldset.tx-powermail-pi1_fieldset input.validation-failed { border:1px solid #ff0000; }
div.powermail_mandatory_js { color:red; margin:3px 0 3px 0px; }

.tx-felogin-pi1 .message { margin-bottom:15px; font-style:italic; font-weight:bold; font-size:12px; }

.one-column #center-col { float:none; width:auto; }
.double-column #center-col { width:660px; }
