/***********************/
/* General page styles */
/***********************/
body {
  font-family:Verdana, Helvetica, Geneva, Arial, sans-serif;
  font-size:80%;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  margin:0px;
  background:#fff url("bgd.gif") top center repeat-y;
}

/*****************/
/* specific divs */
/*****************/
#header {
  width: 760px;
  height: 100px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding:0;
  background-color:#fff;
  border-bottom:1px solid #ccc;
}

#header img {
  margin-right: 25px;
}

#centerSection {
  height: auto;
  width: 760px;
  padding: 0;
  margin: 20px auto 0 auto;
  background-color:#fff;
}

#footer {
  height: 40px;
  width: 760px;
  padding: 0;
  margin: 0 auto 0 auto;
  background-color:#fff;
  border-top:1px solid #ccc;
  font-size:smaller;
}

.add {
  font-size: smaller;
}


.contentWrapper {
}
/* HollyHack \*/* html .contentWrapper {
  height:1%;
}
/* End HollyHack */


#centerSection p {
  line-height:1.4em;
  text-align:justify;
}


#rightSection p {
}


label {
  display:block;
}

a {
  text-decoration:none;
}
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}


#sitemap {
  margin-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height:150%;
}

#sitemap a {
  text-decoration: none;
}

#sitemap a:hover {
  text-decoration: underline;
}


.totop{
  text-align:right;
}


.linkExtImg {
  width:10px;
}
.linkMailImg {
  width:13px;
}
.linkIntImg {
  width:10px;
}


.acc {
  display:none;
  padding:0px;
  margin:0px;
  height:0px;
}


dfn {
  display:none;
}


.invisible {
  display:none;
}


.noBorder {
  border:none;
}


.pageHeader {
  font-size: 12px;
}


/**Styles for the Navigation * */
#navcontainer {
}
/*-----------------------------------  The News  ----------------------------------*/

/*-----------------------------------  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;
  border:none;
}
.news-latest-container HR.clearer {
  clear:left;
  border:none;
  display:none;
}





/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
}

.news-latest-container h2 {
  padding:5px;
}

.news-latest-item {
  padding:5px;
  margin-top:10px;
}

.news-latest-item h3 {
  font-weight:bolder;
  line-height:100%;
}

.news-latest-item IMG {
  margin-top:10px;
  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-category {
  font-size:smaller;
}

.news-latest-morelink A {
  float:left;
}

.news-latest-gotoarchive {
  clear:left;
  padding:5px;
  margin-top:10px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}

.news-latest-gotoarchive A {
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

hr.news-list {
  background-color:#ccc; /* Mozilla 1.4 */
  color:#ccc; /* IE 6 */
  border: #ccc; /* Opera 7.11 */
  height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.news-list-item {
/*  padding:5px;*/
  margin-top:10px;
}

.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: 5px;
  padding: 2px;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
}

.news-list-container H3 A {
}

.news-list-container P {
}

.news-list-date {
  width: 180px;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: smaller;
  font-weight: normal;
}

.news-list-imgcaption {

  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: smaller;
}

.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:smaller;
}

.news-list-morelink  {
  margin-bottom:3px;
}
.news-list-browse {
  text-align: center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin:0px;
  padding:5px;
}

.tx-ttnews-browsebox TD {
}

.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 {
}
.news-search-emptyMsg {
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
  padding:0;
  margin-top:10px;
}

.news-single-item H2 {
}

.news-single-item H3 {
  margin-bottom: 15px;
}

.news-single-img {
  float: right;
  margin-left:10px;
  margin-top:10px;
}

.news-single-imgcaption {
  padding:3px;
  clear:both;
}

.news-single-category {
  float: right;
}

.news-single-backlink, .news-single-backlink a {
  font-size: smaller;
  margin-bottom: 15px;
  margin-top: 10px;
}

.news-single-timedata {
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: smaller;
}

.news-single-author {
  padding-bottom: 3px;
}

.news-single-additional-info {
  clear: both;
  margin-top: 15px;
  padding:5px;
  padding-bottom:0px;
}

.news-single-related,.news-single-files,.news-single-links  {
  margin:0px;
  margin-bottom: 5px;
  padding:5px;
}

.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;
  margin-left:5px;
  width:90%;
}


/*--------------------------------- 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;
}


/*--------------------------------- HEADER --------------------------------- */
h1,h2,h3,h4,h5 {
  margin:0;
  padding:0;
}

.contentWrapper h1, h1 {
  font-size: 140%;
}

.contentWrapper h2, h2 {
  font-size: 130%;
}

.contentWrapper h3, h3 {
  font-size: 120%;
}

.contentWrapper h4, h4 {
  font-size: 110%;
}

.contentWrapper h5, h5 {
  font-size: 100%;
}

#leftSection h3{
  margin-left:20px;
  margin-top:10px;
  margin-bottom:10px;
}


/*--------------------------------- CSS STYLED IMGTEXT --------------------------------- */
#centerSection .csi-textpic {
  margin: 0px;
}
/* HollyHack \*/
* html #centerSection .csi-textpic {
  height:1%;
}
/* End HollyHack */


#rightSection .csi-textpic {
  margin: 0px;
  width: 159px;
  width/* */:/**/153px;
  width: /**/153px;
}


/* HollyHack \*/
* html #rightSection .csi-textpic {
  height:1%;
}
/* End HollyHack */


.csi-textpic .csi-caption {
  text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
  font-style: italic;  /*XXX demo only*/
}

.csi-textpic .csi-imagewrap {
  margin-bottom:10px;
}

.csi-textpic .csi-image {
  margin: 0;
  padding: 10px 0px;
}

.csi-textpic .csi-text {
  padding:0px;
}

/* CENTER */
.csi-center .csi-image {
  margin: 0;
  text-align:center;
  padding:10px 0px;
}

/* HollyHack \*/
* html .csi-center .csi-image {
  height:1%;
}
/* End HollyHack */

/* RIGHT */
.csi-right div.csi-image {
  float: right;
}

.csi-right div.csi-text {
  clear: right;
}

/* LEFT */
.csi-left div.csi-image {
  float: left;
}

.csi-left div.csi-text {
  clear: left;
}


/* INTEXT LEFT */
#centerSection .csi-intext-left .csi-image {
  float: left;
  margin: 0px 10px 10px 0px;
  clear:left;
}


#rightSection .csi-intext-left .csi-image {
  float: left;
  margin: 0px 3px 3px 0px;
  clear:left;
}

/* INTEXT RIGHT */
#centerSection .csi-intext-right .csi-image {
  float: right;
  margin: 0px 0px 10px 10px;
  clear:right;
}

#leftSection .csi-intext-right .csi-image {
  float: right;
  margin: 0px 0px 3px 3px;
  clear:right;
}


/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
  margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-right-nowrap .csi-image {
  float: right;
}


/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text {
  margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-left-nowrap .csi-image {
  float: left;
}


/*------------------------------- INDEXED SEARCH -------------------------------- */
.tx-indexedsearch-percent {
  text-align:right;
  margin-left:auto;
  margin-right:10px;
}


/*--------------------------------- media print --------------------------------- */
@media print {

@page {
                size:21.0cm 29.7cm;
                margin:0;
}


BODY
        {
                padding: 0;
                margin: auto;
                font-family:Times, "Times New Roman", serif;
                color:#000000;
                font-size:12pt;
                background-image:url();
        }

#leftSection
        {
                position: absolute;
                left:0px;
                top:0px;
                width:0px;
                padding-top:0px;
                display:none;
                background-image:url();
        }

#centerSection
        {
                margin-left: 0;
                margin-right:0;
                margin-top:0px;
                margin-bottom:0px;
                padding-left:0px;
                padding-right:0px;
                background-image:url();
                width:auto;
        }


#rightSection
        {
                position: relative;
                right:0px;
                top:0px;
                width:auto;
                margin:0;
                padding:0;
                background-image:url();

        }

.contentWrapper
        {
                background-color:#FFFFFF;;
                padding: 0px;
                margin:0px 0px 15px 0px;
                border: none;
                background-image:url();
        }


#rightSection P.bodytext
        {
                font-size:12pt;
                margin:0px;
        }


#centerSection P.bodytext
        {
                font-size:12pt;
                margin:0px;
        }

P.bodytext a
        {
                text-decoration:none;
                border: none;
        }

P.bodytext a:link
        {
                text-decoration:none;
                border: none;
        }


P.bodytext a:hover
        {
                text-decoration:none;
                border: none;
                background-color:#FFFFFF;
        }

.linkImg
        {
                padding:0;
                margin:0;
                border: none;
        }

.acc
        {
                display:none;
                padding:0px;
                margin:0px;
                height:0px;
        }

dfn {
                display:none;
}

.invisible {
                display:none;
}


.news_latest
        {
                font-size: 12pt;
                color: #000000;;
                border: none;
                margin-bottom:10px;
                padding: 5px;
                min-height:110px;
        }


.news_latest h2
        {
                font-size: 14pt;
                font-weight:bolder;
                line-height:100%;
        }


.news_list
        {
                padding: 0px 10px 0px 10px;
                line-height:115%;
                display:inline;
                float:left;
        }

.news_latest_img
        {
                float:right;
                margin:0 0 0 0;
                padding:3px;
                border: none;
        }

.news_single
        {
                padding: 0px 10px 0px 10px;
                line-height:115%;
                display:inline;
                float:left;
        }

.news_single_img
        {
                display:inline;
                float:right;
                margin:10px;
                padding:10px;
                border: none;
        }

.news_archiv
        {
                padding: 0px 10px 0px 10px;
                line-height:125%;

        }

 h1,h2,h3,h4,h5
        {
                margin:0px;
                padding:0px;

        }

h1
        {
                font-size: 16pt;
        }

h1 span
        {
                font-size: 16pt;
        }

h2
        {
                font-size: 14pt;
        }

h2 span
        {
                font-size: 16pt;
        }


#rightSection h2
        {
                  width: auto;
}

h3
        {
                font-size: 12pt;

        }

h4
        {
                font-size: 12pt;
        }

h5
        {
                font-size: 12pt;
        }


/* CSS STYLED IMGTEXT */
#centerSection .csi-textpic
        {
                padding: 0px;
                background-repeat: no-repeat;
                background-position: top right;
                background-image:url();

        }
/* HollyHack \*/

* html #centerSection .csi-textpic {
                height:1%;
}
/* End HollyHack */


#rightSection .csi-textpic
        {
                padding: 3px;
        }


#rightSection .csi-textpic

        {
                width: auto;
        }


.csi-textpic img
        {
                margin: 0px;
                padding:0px;

        }

.csi-textpic .csi-caption
        {
                text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
                font-style: italic;  /*XXX demo only*/
        }

.csi-textpic .csi-image
        {
                border: none;   /*XXX demo only*/
                margin: 0 0 0 0;  /*XXX demo only*/
        }

.csi-textpic .csi-imagewrap
        {
                border: 0px solid blue; /*XXX demo only*/
                margin-bottom:10px;
        }

.csi-textpic .csi-text
        {
                border: 0px solid black; /*XXX demo only*/
                text-align: left; /*will have to be an inline style - controlled by TS*/
                padding:0px;
                vertical-align:top;
        }

.csi-text p
        {
                margin: 0;
        }

/* CENTER */
.csi-center .csi-image
        {
                margin: 0 auto ;
            text-align:center;
                border:none;
                padding-top:10px;
                padding-bottom:10px;
        }

/* HollyHack \*/

* html .csi-center .csi-image {
                height:1%;
}
/* End HollyHack */

/* RIGHT */
.csi-right div.csi-image
        {
                float: right;
        }

.csi-right div.csi-text
        {
                clear: right;
        }

/* LEFT */
.csi-left div.csi-image
        {
                float: left;
        }

.csi-left div.csi-text
        {
                clear: left;
        }


/* INTEXT LEFT */


.csi-intext-left .csi-image
        {
                float: left;
                margin: 0px 10px 10px 0px;
                clear:left;
                vertical-align:top;
        }


.csi-intext-left .csi-image
        {
                clear:left;
        }


/* INTEXT RIGHT */
.csi-intext-right .csi-image
        {

                margin: 0px 0px 10px 10px;
                float: right;
                margin: 0px 0px 10px 10px;
                clear:right;

        }


/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text
        {
                margin-right: 215px; /*will have to be an inline style - controlled by TS*/
        }

.csi-intext-right-nowrap .csi-image
        {
                float: right;
        }


/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text
        {
                margin-left: 215px; /*will have to be an inline style - controlled by TS*/
        }

.csi-intext-left-nowrap .csi-image
        {
        float: left;
        }
}