/************************************/
/*Formatierung für CSS_STYLED_IMAGETEXT*/
/***********************************/

/**Umschließt ALLES*/
#imgtext {
float:left;
margin:0;
padding:0 20px 0 0px;
background:#fff;
text-align:left;
}


div.csi-clear {

}


/*NUR das Bild bzw. Bild und Text*/
div.csi-image {
}

/*NUR das Bild bzw. Bild und Text*/
div.csi-imagewrap {
text-align:left;
}



/*umfasst alles*/
div.csi-textpic {
}




/*csi-imagewrap; Umfasst Bild und Bildunterschrift. Regelt den Abstand zw. Bild und Text*/
/*csi-image; Umfasst nur das Bild:  Regelt den Abstand zw. den einzelnen Bildern*/
/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap {
padding:0 0 20px 10px;
}

/* Images, BILDUNTERSCHRIFT allgemein */
div.csc-caption, P.csc-caption { 
font-size: 80%;
font-weight:normal;
font-style:normal;
text-align:left;
padding:4px 0 4px 0;
}


DIV.csi-textpic IMG { 
border: none; 
}



/*****wichtig*****/
DIV.csi-right DIV.csi-text { 
clear: right; 
}


/*********************/
/*Bildergalerien:/*
/* Left: Nur Bild, ohne Text, links gefloatet*/
DIV.csi-left { 
float: left; 
margin:0 20px 20px 0;
}

div.csi-left div.csi-image img {
padding:0;
}




DIV.csi-left DIV.csi-text { clear: left; }

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; }



/*****wichtig*****/
/* Right (in text) */
DIV.csi-intext-right DIV.csi-imagewrap {
float:right;
}




div.csi-intext-right-nowrap div div.csi-text {
width:350px;
}






/********************************/
/*CSS_Styled_imgtext - ENDE*/
/********************************/



/**************/
/*NEWS-STYLES*/
/**************/
#news {
margin:35px 0 30px 0;
}

#news h2 {
display:block;
padding:0 0 0 25px;
margin:15px 0 3px 0;
font-family:verdana, sans-serif;
font-weight:bold;
font-size:100%;
color:#fff;
background:url(../images/news.gif) no-repeat;
}

#news p.bodytext {
margin:3px 0 3px 0;
padding:0;
display:inline;
color:#fff;
line-height:150%;
}

/*DATE wird nicht automatisch mit p bodytext umrahmt: eine Klasse kann vergeben werden*/
#news span.news_date {
padding:0 10px 0 0 0;
display:inline;
color:#000;
font-size:90%;
background:#d1e8d1;
border:1px solid #666;
}



/*Diese Klasse wird automatisch ins HTML gesetzt*/
#news span.news-single-author a {
padding:0;
display:inline;
color:#000;
font-size:95%;
text-decoration:underline;
text-weight:bold;
}
.news-single-author {
display:none;
}




/*******SINGLE NEWS*******/
.news-list-item h3 a {
background:#d1e8d1;
border:3px solid #fff;
padding:5px;
margin:0;
text-decoration:none;
display:block;
}

.news-list-date {
background:#ffa500;
border:3px solid #fff;
border-left:none;
color:#fff;
padding:6px;
margin:0px 3px 0 0;
text-decoration:none;
float:left;
font-size:80%;
}


.news-single-item h2 {
background:#d1e8d1;
border-top:2px solid #fff;
padding:5px;
margin:0 0 5px 0;
text-decoration:none;
font-weight:normal;
font-size:90%;
}

.news-single-timedata {
background:#ffa500;
border:none;
color:#fff;
padding:5px;
margin:0;
text-decoration:none;
float:left;
font-size:80%;
width:150px;
}

.news-single-item h3 {
display:none;
}


p.news-single-author {
display:none;
}

.news-single-img {
text-align:right;
padding:5px;
margin:0 10px 0 10px;
clear:both;
}

.news-single-item p.bodytext {
padding:5px 5px 0 0;
}


dl.news-single-links dd p.bodytext a {
padding:0;
margin:0;
}


.news-list-morelink a {
background:none;
border-bottom:1px solid #ffa500;
border:none;
color:#000;
padding:5px;
margin:0px 3px 20px 0;
text-decoration:none;
display:block;
font-size:80%;
}


.news-single-backlink {
width:150px;
background:#ffa500;
padding:5px;
}

.news-single-backlink a {
color:#fff;
padding:5px;
margin:0px 3px 20px 0;
text-decoration:none;
font-size:80%;
}






dl.news-single-links, dl.news-single-links dt, dl.news-single-links dd {
margin:0;
padding:0;
}


hr.clearer {
display:none;
}




/*Additional INOF*/
.news-single-additional-info {
margin:5px 0 0 0;
padding:5px 0 5px 0;
font-size:80%;
}

.news-single-additional-info dl, dl.news-single-files, dl.news-single-links {
margin:0;
padding:0;
}

dd img {
display:none;
}


dd, dd a, dl.news-single-links dd p.bodytext a  {
margin:0;
padding:0 0 5px 0;
text-decoration:underline;
color:#000;
font-size:100%;
}

dl.news-single-links dd p.bodytext a  {
font-size:110%;
}


/*******LATEST NEWS auf der HOME-Seite*******/

.news-latest-container {
float:right;
width:190px;
margin:0 20px 30px 15px;
padding:5px;
background:#d1e8d1;
border:1px solid #666;
font-size:75%;
}

.news-latest-container h2 {
display:none;
}

div.news-latest-item {
margin:0 0 3px 0;
padding:0;
}



.news-latest-item span , .news-latest-item span a {
margin:0;
padding:0;
text-decoration:none;
}

.news-latest-item h3, .news-latest-morelink  {
border-top:1px solid #666;
border-bottom:1px solid #666;
padding:3px;
margin:2px 0 2px 0;
background:#fff;
}

.news-latest-morelink {
display:none;
}

.news-latest-morelink a {
text-decoration:none;
}


.news-latest-gotoarchive {
display:none;
}




/*****SEARCHBOX - Kurzsuche über Seitennavi*/
.searchbox_eingabe, .searchbox_go {
margin:0 0 0 1px;
padding:4px 1px 4px 1px;
height:15px;
}

.searchbox_go {
background:url(../images/lupe.gif) no-repeat  #e7f3e7;
width:28px;
padding:1px 0 3px 0;
height:26px;
}

.searchbox_eingabe {
width:138px;
background:#e7f3e7;
}

*html #searchform .searchbox_eingabe, .searchbox_go  {
height:28px;
margin:0 0 0 2px;
}

*html #searchform .searchbox_go  {
width:28px;
padding:0px;
margin:0px;
}




/***************************/
/*FORMULARE UND SUCHE*/
/*Layout SUCHE-Formular, Absendebutton*/

/*Layout SUCHE-Formular: Texteingabefeld und Absendebutton*/
/*Layout Input - Suchbegriff*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
font-size:100%;
font-weight:normal;
margin:10px;
padding:3px;
background:#fff;
border:1px solid #8ac28a;
}

/*Der Suchen-Button*/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
font-size:100%;
font-weight:normal;
margin:10px;
padding:3px;
background:#fff;
border:1px solid #8ac28a;
}


/*Formatierung der Regelbeschreibung h2, p - funxt nur zum Teil*/
.tx-indexedsearch-rules h2 {
color:#000;
padding:5px 0 0 0;
margin:20px 0 0 0;
font-weight:bold;
font-size:100%;
border-top:1px solid #8ac28a;
}


.tx-indexedsearch-rules p {
color:#000;
padding:0 0 5px 0;
margin:5px 0 20px 0;
font-weight:normal;
font-size:75%;
font-family:Helvetica, arial, sans-serif;
border-bottom:1px solid #8ac28a;
}


/*Suche nach, Suchbegriff, Zeige Ergebnisse*/  
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
font-style:normal;
font-weight:bold;
font-family:helvetica, arial, sans-serif;
font-size:130%;
}

/*Margin-Formatierung bleibt ohne Auswirkungen*/
.tx-indexedsearch .tx-indexedsearch-whatis {
margin:0 0 5px 0;
}

/*Keine Ergebnisse gefunden*/
.tx-indexedsearch P.tx-indexedsearch-noresults { 
text-align:center; 
font-weight:bold; 
border-top:1px solid #8ac28a;
border-bottom:1px solid #8ac28a;
}

/*Wiederholung des Suchbegriffes: wird ausgeblendet*/
.tx-indexedsearch-whatis  {
display:none;
}

/* Verlinkung auf sich selbst ausgeblendet*/
.tx-indexedsearch-browsebox-SCell  {
display:none;
}



/*Zeige Ergebnisse von ...bis*/
div.tx-indexedsearch-browsebox  {


margin-top:10px;
}
div.tx-indexedsearch-browsebox p {
font-size:90%;
margin:0 0 10px 0;
}

div.tx-indexedsearch-browsebox p a {
font-size:90%;
padding:2px;
border-left:1px solid #8ac28a;
border-bottom:1px solid #8ac28a;
text-decoration:none;
}


/*Liste Ergebnistabelle*/ 
div.tx-indexedsearch-res {
margin:0px;
}


/*Hauptzeile jeder Ergebnistabelle*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead table{ 
background:#d1e8d1;
border:1px solid #d1e8d1;
padding:2px;
margin:0;
}


/*Hauptzeile jeder Ergebnistabelle: die Verlinkungen*/
.tx-indexedsearch-secHead tr, .tx-indexedsearch-secHead a {
background:#d1e8d1;
font-weight:bold;
text-decoration:none;
color:#000;
text-weight:bold;
font-size:90%;
}


/*Formatierung der Ergebnistabelle*/
.tx-indexedsearch-title table, tr  { 
background:#fff;
padding:2px;
font-family:helvetica, arial, sans-serif;
font-weight:normal;
font-size:90%;
color:#000;
}

.tx-indexedsearch-title a  { 
text-decoration:none;
color:#000;
font-size:90%;
font-weight:normal;
}

.tx-indexedsearch-title td  { 
background:#fff;
text-align:left;
}

/*Fließtext innerhalb der Ergebnisliste*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P{ 
font-weight:normal;
color:#000;
font-size:80%
}

/*einzelnen Listenpunkte der Ergebnisliste*/
.tx-indexedsearch-title {
font-size:100%; 
font-weight:bold;
}


span.tx-indexedsearch-redMarkup, .tx-indexedsearch-descr {
display:none;
}



/*Markierter roter Suchgegriff innerhalb der Ergebnisliste*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
font-weight:bold; 
color:orange;
}

/*Ergebnisausgabe: unwichtige Zusatzinfos*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
display:none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
color:orange;
font-weight:normal; 
}

/*Tabellenfeld: Hinweis*/
.tx-indexedsearch .tx-indexedsearch-res .noResume {
}

.tx-indexedsearch-sectionlinks {
display:none;
}






/*NEWS-STYLES*/
#news {
margin:35px 0 30px 0;
}

#news h2 {
display:block;
padding:0 0 0 25px;
margin:15px 0 3px 0;
font-family:Helvetica, arial, sans-serif;
font-weight:bold;
font-size:100%;
color:#fff;
background:url(../images/news.gif) no-repeat;
}

#news p.bodytext {
margin:3px 0 3px 0;
padding:0;
display:inline;
color:#fff;
line-height:150%;
}

/*DATE wird nicht automatisch mit p bodytext umrahmt: eine Klasse kann vergeben werden*/
#news span.news_date {
padding:0;
display:inline;
color:#000;
font-size:90%;
}

/*Diese Klasse wird automatisch ins HTML gesetzt*/
#news span.news-single-author a {
padding:0;
display:inline;
color:#000;
font-size:95%;
text-decoration:underline;
text-weight:bold;
}

#news a {
display:inline;
color:#0;
text-decoration:none;
font-size:95%;
font-weigth:bold;
}



