@import url("calendar/calendar.css");

.bodytext {
	color: #6B7279;
}

.bodytext img {
	margin-top:5px;
	margin-bottom:5px;
}

/* Weiterführende Links ***********************************************************************/
#rightCol #Weiter .text {
  	font:bold 11px Arial;
    color: #CC6600  ;
    padding: 0px 3px 3px 10px;
}

/* TYPO3 Rahmen 1 */
.csc-frame-frame1 {
	border: 1px solid #D2D4D7;
}

/* Sortierbare Tabellen *************************************************************************/
.sortable th,
.sortable td {
	padding: 3px;
}
.sortable TR.odd {
	background-color: #ebeef0;
}
.sortable TR.odd  TD,
.sortable TR.even TD {
	border-right: #d2d4d7 1px solid;
	vertical-align: top;
	padding: 5px;
}
.sortable TR.even {
	background-color: #FFF;
}
.sortable THEAD TR {
	background: url(images/header_table.gif) repeat-x #8a949e;
}
.sortable TH {
	color: #FFF;
	border-top: #d2d4d7 1px solid;
	cursor: pointer;
}
.sortable TH P {
	color: #FFF;
	margin: 0;
}
.sortable TD P {
	margin: 0;
}
.sortable {
	border-bottom: #d2d4d7 1px solid;
	border-left: #d2d4d7 1px solid;
}
.sortable th.headerSortUp { 
    background: url(images/icon_header_sortdown.gif) no-repeat 5px 50%; 
	padding-left: 20px;
} 
.sortable th.headerSortDown { 
    background: url(images/icon_header_sortup.gif) no-repeat 5px 50%; 
	padding-left: 20px;
} 

/* News ************************************************************/
.singel-news-container a.mehr {
	color: #CC6633;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(images/mehr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.singel-news-container img {
   margin: 8px;
   float: top;
}
.topstory .top-news-item img {
    padding: 0px 20px 0px 20px;
    float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.topstory .top-news-item  a.mehr {
	color: #CC6633;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(images/mehr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.topstory .top-news-item h1 {
	margin-top: 0;
	margin-bottom: 5px;
}
.topstory .top-news-item h1 a {
	color: #005883;
	font-size: 13px;
	font-weight: bold;
}
.topstory .top-news-item h1 a:hover, a:hover .bodytext {
	text-decoration: none;
}
.topstory .top-news-item h2 {
  padding: 0px 16px;
  margin-top: 0;
  margin-bottom: 5px;
  font: 11px  Arial;
  color: #7F858B ;
}
#Topstory {
	width: 374px;
	height: 258px;
	padding-top: 14px;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin: 0 6px 4px 0px;
	width: 176px;
	height: 180px;
	float: left;
	position: relative;
	padding: 7px;
	border: 1px solid #D2D4D7;
}
.news-latest-container H2 a {
	color: #005883;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
.news-latest-container H2 {
	margin: 8px 0px 4px;
}
.news-latest-item {
	margin: 0px 1px 0px 8px;
  	padding: 8px; 
}
.topstory .top-news-item img {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.date {
	color: #7F858B;
}
.date-latest-container {
	margin: 0 6px 4px 0px;
	width: 176px;
	height: 180px;
	float: left;
	position: relative;
	padding: 7px;
	border: 1px solid #D2D4D7;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	position: relative;
}
#news-rss-icon {
	position: absolute;
	right: 0;
	top: -37px;
}
#homepage .news-list-container {
	border: 1px solid #D2D4D7;
	float: left;
	width: 176px;
	margin: 0 6px 6px 0;
	padding: 7px;
	padding-top: 14px;
	height: 258px;
	position: relative;
}
/*
#homepage .tx-cal-controller .news-list-container {
	border: 1px solid #D2D4D7;
	float: left;
	width: 176px;
	margin: 0 6px 6px 0;
	padding: 7px;
	padding-top: 14px;
  height: 180px;
	position: relative;
}
*/
.news-list-container A {
	margin-bottom: 10px;
	display: block;
}
#contentPage .news-list-container A {
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.news-list-container A.morelink {
	margin-bottom: 0;
}
.news-list-date {
	color: #7F858B;
	font-size: 11px;
}
.morelink { 
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(images/mehr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;		
}
.news-list-morelink a {
}
		
.news-list-browse {
	
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
}
.news-single-item H2 {
	margin-top: 0;
	margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial ;
    color: #CC6600;
}
.news-single-item H3 {
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
	color: #666666;
}

/**/

.news-single-img {
	float: right;
	margin-left:10px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {

}
.news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	clear: both;
	margin-top: 15px;
	padding:0;
}
.news-single-related, 
.news-single-files, 
.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	padding-left:0;
}
.news-ddl-file a {
	background: url(images/button_lesen.gif) no-repeat left center;
	color: #FFF;
	padding-left: 60px;
	padding-top: 10px;
	width: 400px;
	overflow: hidden;
}

.csc-frame-frame2 a {
	background: url(images/buttons/read.gif) no-repeat left center;
}
.news-ddl-file DD {
	margin: 0;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:0;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	display: none;
}
#eventList {
	border: 1px solid #D2D4D7;
	float: left;
	width: 176px;
	padding: 7px;
	height: 180px;
}
/* Bilder-Galerie */
.rgsgcontent .jdGallery {
	border-color: #D2D4D7;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.rgsgcontent .jdGallery .slideElement  {
	background-color: #FFFFFF;
}
.rgsgcontent .jdGallery .carouselContainer {
	visibility: visible;
}
.rgsgcontent .jdGallery a.open:hover {
	background-image: ../typo3conf/ext/rgsmoothgallery/res/css/images/open.gif;
	cursor: hand;
}
.jdExtCarousel .label {
	display: none;
}
.jdExtCarousel .carouselInner {
	padding-left: 28px;
}
.jdExtCarousel .carouselInner .thumbnail {
	margin-bottom: 5px;
}
/* Loginbox **********************************************************************************************/

.tx-felogin-pi1 LEGEND {
	display: none;
}

#rightCol .tx-felogin-pi1 INPUT {
	float: right;
	margin-top: 0px;
}
.tx-felogin-pi1 FIELDSET {
	border: none;
	padding: 10px 0;
	margin: 0;
}
.tx-felogin-pi1 FORM {
	border: none;
	padding: 0;
}

#user {
	border: 1px solid #8F989D;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size:11px;
}

#pass {
	border: 1px solid #8F989D;
	margin-left: 0px;
	margin-bottom: 5px;
	font-size:11px;
}


/* Formular Pressekontakt **********************************************************************************************/

.csc-mailform  {
	padding-left:0px;
	border: 0px;
}
.csc-mailform-field  {
	border:0px;
	margin-bottom:20px;
	margin-left:0px;
}
.csc-mailform input {
	border:1px solid #8F989D;
	color:#005883;
	font: 11px Arial;
	padding: 0px 3px;
}
#mailformSDTitelTitle {margin-left:125px;width:250px;}
#mailformSDNameVorname {margin-left:10px;width:250px;}
#mailformSDPosition {margin-left:89px;width:250px;}
#mailformSDStrasse {margin-left:101px;width:250px;}
#mailformSDPLZOrt {margin-left:90px;width:250px;}
#mailformSDLand {margin-left:109px;width:250px;}
#mailformSDFirma {margin-left:92px;width:250px;}
#mailformSDTelefon {margin-left:98px;width:250px;}
#mailformSDTeleFax {margin-left:118px;width:250px;}
#c935 #mailformemail,
#mailformSDEmail {margin-left:107px;width:250px;}

#mailformInstitution {margin-left:70px;width:250px;}
#mailformRedaktion {margin-left:68px;width:250px;}
#mailformFunktion {margin-left:75px;width:250px;}
#mailformAnrede {margin-left:79px;width:250px;}
#mailformName {margin-left:88px;width:250px;}
#mailformNameVorname,
#mailformName_Vorname {margin-left:38px;width:250px;}
#mailformNamevorname {margin-left:41px;width:250px;}
#mailformStrasse {margin-left:82px;width:250px;}
#mailformPLZOrt {margin-left:78px;width:250px;}
#mailformTelefon {margin-left:79px;width:250px;}
#mailformFax {margin-left:97px;width:250px;}
#mailformTelefax {margin-left:79px;width:250px;}
#mailformTeleFax {margin-left:83px;width:250px;}
#mailformE-Mail,
#mailformEMail,
#mailformemail {margin-left:87px;width:250px;}
#mailformFirma {margin-left:89px;width:250px;}
#mailformSonstiges {margin-left:67px;width:250px;}
#mailformKommentar {width:100%;}
#mailformThema {margin-left:83px;width:259px;}

.csc-mailform-label {font-weight:bold;}
.csc-mailform-submit  {
border:1px solid #8F989D;
font: 11px Arial;
background-color:#E1E3E4;
color: #666666;
}
.csc-mailform legend {display: none;}
.csc-mailform fieldset {border: none;}

/* Tabellen ************************************************************/

.tablePM { width:100%; background-color:#fff;
border-top:1px solid #D2D4D7;
border-left:1px solid #D2D4D7;

 }

.tablePM td,.tablePM th { vertical-align:top;
background-color:#fff;
border-right:1px solid #D2D4D7;
border-bottom:1px solid #D2D4D7;
padding: 3px;

 }
 
.tablePM p { vertical-align:top;
background-color:#fff;
padding: 0px;
margin: 0px;

 }


/* Mitgliederliste ****************************************************************************/
.tx-newloginbox-pi3-listrow TH {
	display: none;
}
.tx-newloginbox-pi3-singleView {
	position: relative;
	width: 550px;
}
.tx-newloginbox-pi3-singleView .leftCell {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
.tx-newloginbox-pi3-singleView IMG {
	position: absolute;
	top: 0px;
	right: 10px;
}

/* Startseite, Top-Story */
.csc-frame-frame1 {
	height:258px;
	padding:7px;
	width:374px;
	float: left;
	position: relative;
	border: 1px solid #D2D4D7;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.csc-frame-frame1 a {
	background-image:url(images/mehr.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	bottom:5px;
	padding-left:10px;
	position:absolute;
	right:5px;
}

/* Startseite, Inhaltsmodule */
.csc-frame-frame2 {
	margin: 0 6px 4px 0px;
	width: 176px;
	height: 180px;
	float: left;
	position: relative;
	padding: 7px;
	border: 1px solid #D2D4D7;
}
.csc-frame-frame2 H2 a {
	color: #005883;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
.csc-frame-frame2 H2 {
	margin: 8px 0px 4px;
}
.csc-frame-frame2 a {
	background-image:url(images/mehr.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	bottom:5px;
	padding-left:10px;
	position:absolute;
	right:5px;
}

.csc-frame-indent {
	margin: 0 6px 4px 0px;
	width: 176px;
  height:266px;
	float: left;
	position: relative;
	padding: 7px;
	border: 1px solid #D2D4D7;
}

.daywrapper {
	display:none;
}

/* Kalender, Tabellenstyle */

.calendar { 
	
	width:545px;
	border-bottom: 1px solid #D2D4D7;
	margin-bottom:20px;
}
	
.td-cal-left {
	font-weight:bold;
	vertical-align:top;
	width:120px;
	}
.td-cal-right {
	vertical-align:top;
	width:425px;
	}
/* Fotoshow **********************************************************/
.rgsgcontent .myGallery { border: none; margin: 2px auto; }
.rgsgcontent { border: #d2d4d7 solid 1px; margin: 0 0 10px 0;}

/* Startseite Mitgliederlogo - Slideshow ***/
#memberLogos {
	padding-top: 15px;
}
#memberLogos .tx-rgslideshow-pi1 IMG {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .csc-frame-frame2 .tx-kuloplayer-pi1 {
	padding-top:0px;
	margin-top:-5px;
}

