/*-----------------------------------  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;
}
.news-latest-container HR.clearer {
	clear:left;
}



/*--------------------------------- tt_news LATEST view  -----------------------------------*/
#news .news-latest-item {
	margin-top: 10px;
}

#news .news-latest-item a, 
#news .news-latest-item a:link,
#news .news-latest-item a:visited,
#news .news-latest-item a:hover,
#news .news-latest-item a:active {
	font-weight: normal;
}


#news .news-latest-title {
	display: inline;
	float: left;
}

#news .news-latest-title a,
#news .news-latest-title a:link,
#news .news-latest-title a:visited,
#news .news-latest-title a:hover,
#news .news-latest-title a:active {
	text-decoration: none;
	color: #004179;	
	font-weight: bold;
}

#news .news-latest-title a:hover {
	text-decoration: underline;
}

#news .news-latest-date {
	float: right;
}

#news .news-latest-date a,
#news .news-latest-date a:link,
#news .news-latest-date a:visited,
#news .news-latest-date a:hover,
#news .news-latest-date a:active{
	color: #bbbbb9;
	text-decoration: none;
	font-size: 0.9em;	
	font-weight: normal;
}

#news .news-latest-item p {
	margin: 0;
}

#news .cleardiv {
	height: 1px;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
	margin-bottom: 25px;
}

.news-list-item .floatright {
	margin-left: 15px;
}

#folge .news-list-item p {
	margin-bottom: 5px;
}

.news-list-container h3 {
	margin-bottom: 5px;
}

.news-list-container h3 a,
.news-list-container h3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
	color: #00427A;
	text-decoration: none;
}


.news-list-morelink a,
.news-list-morelink a:link,
.news-list-morelink a:visited,
.news-list-morelink a:hover {
	font-weight: normal;
}

.news-list-category {
	font-style: italic;
}


/*.news-list-container {
	background-color:#FFF;
}*/

/*.news-list-item {*/
	/* IE hack 
	height: 1%;
	line-height: 1.3;
	IE hack end */
	/*padding:0px;
	margin:0px;
	margin-top:15px;
	background-color:#FFF;*/
	/*border:1px solid #6f9db2;*/
/*}
.news-search-form {
	padding:3px;
	margin:10px;
	margin-bottom:5px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}*/
/*.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px solid #666;
	background-color: #6f9db2;
	
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff !important ;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff !important ;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	color: #000;
	width: 150px;
	font-size: 9px;
	font-weight: normal;
	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:9px;
	margin-left:3px;
}
.news-list-category {
	font-weight:bold;
	float:right;
	padding-right:4px;
        text-align:right;
}
.news-list-top {
	background-color: #ccdde7;
}
.news-list-comment {
	padding-left:4px;
	padding-bottom:4px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
*/


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	font-weight: bold;
	margin-top: 15px;
}

#folge .tx-ttnews-browsebox p {
	margin: 0;
}

#folge .tx-ttnews-browsebox table p {
	font-weight: normal;
	margin: 0;
}

#folge .tx-ttnews-browsebox table p a,
#folge .tx-ttnews-browsebox table p a:link,
#folge .tx-ttnews-browsebox table p a:visited,
#folge .tx-ttnews-browsebox table p a:hover {
	font-weight: normal;
}

#folge .tx-ttnews-browsebox-SCell {
	background-color: #EDF2F5;
	border: 1px solid #CCDDE5;
}

/*
.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: #ccdde7;
	border:1px solid #666;
	padding-right:2px;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}*/

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item h3 {
	border-bottom: none;
}

#folge .news-single-item h3 p {
	margin: 0;
}

.news-single-img {
	float: left;
	margin-right: 10px;
	padding-top: 4px;
}

.news-single-imgcaption {
	background-color: #EDF2F5;
	border: 1px solid #CCDDE5;
	border-top: none;
	padding: 3px 5px;
}

/*.news-single-container {
	margin:15px 5px 5px 5px;
	border:1px solid #6f9db2;
}

.news-single-item P {
	padding:0 4px 0 4px !important;
}

.news-single-item {
        padding:0px;
	background-color:#FFF;
}

.news-single-item H2 {
        padding:4px;
	font-size: 16px;
	font-weight:bold;
	color: #FFF;
	background-color:#829fb2;
}

.news-single-item H3 {
        padding:0 4px 0 4px;
	margin-bottom: 15px;
}

.news-single-img {
	float: right;
	margin-left:5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
	padding-right:4px;
}
.news-single-backlink, .news-single-backlink A:LINK, .news-single-backlink A:VISITED, .news-single-backlink A:HOVER, .news-single-backlink A {
	font-weight: bold;
	font-size: 10px;
	color: #00427a !important;
	margin: 15px 0px 10px 5px;
}

.news-single-top {
	background-color:#ccdde7;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	padding-left:4px;
}
.news-single-author {
	padding-bottom: 3px;
	padding-top: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
 	clear: both; 
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	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:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}*/








/*--------------------------------- Kommentare --------------------------------- */

#folge .tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: auto;
	background-color: #EDF2F5;
	padding: 5px;
	color: #00427A;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-left,
#folge .tx-veguestbook-pi1 .tx-guestbook-right {
	height: auto;
	border-right: 1px solid #DAE7EF;
	background-color: #fff;
	padding: 5px 5px 5px 10px;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-left {
	width: 11em;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-right {
	border: none;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-left p,
#folge .tx-veguestbook-pi1 .tx-guestbook-right p {
	margin-bottom: 5px;
	color: #70706B;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-date {
	font-weight: normal;
}

#folge .tx-veguestbook-pi1 .tx-guestbook-field {
	padding: 0;
}

#folge .tx-guestbook-field label {
	width: 11em;
	text-align: right;
	font-weight: bold;
}

#folge  .tx-guestbook-field label.freecap {
	font-weight: normal;
}

#folge .tx-guestbook-field input {
	width: 240px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#folge .tx-srfreecap-pi2-cant-read {
	color: #70706B;
}

#folge .tx-srfreecap-pi2-cant-read a,
#folge .tx-srfreecap-pi2-cant-read a:link,
#folge .tx-srfreecap-pi2-cant-read a:visited,
#folge .tx-srfreecap-pi2-cant-read a:hover {
	text-decoration: underline;
}

#folge .tx-guestbook-form-textarea {
	width: 240px;
	margin-left: 10px;
	display: inline;
}

#folge .tx-guestbook-field input.tx-guestbook-submit {
	background:#E8EFF5 url(/fileadmin/img/bg_btn.gif) repeat-x 0 0;
	border:1px solid #BAD0DD;
	color:#004276;
	cursor:pointer;
	height:23px;
	width:auto;
	float: right;
}

#folge .guestbook-submit {
	margin-top: 5px;
}

/* wegen IE6, sonst bricht rechte Spalte um */
#folge .tx-veguestbook-pi1 .cleardiv {background-color: #fff;}









/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.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:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px;
	margin-top:5px;
	border:0px solid #666;
	text-transform: uppercase;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: none;
        text-indent:-1.5em;
         
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}


/* Styles fuer Blog-Themenliste */

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu {
padding:0px;
}

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT,
#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-NO {
width:165px;
background:url("/typo3/gfx/ol/line.gif") repeat-y;
}

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT IMG,
#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-NO IMG {
float:left;
}

*HTML #container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT IMG,
*HTML #container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-NO IMG {
margin-left:-3px;
}

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT IMG+IMG,
#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-NO IMG+IMG{
margin-right:15px;
}

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT A,
#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-NO A{
font-size:10px;
margin-left:35px;
display:block;
}

#container #mitte #content-rahmen #content2 #inhaltstabelle #rechtespalte .news-catmenu-ACT A{
font-weight:bold;
}



/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}