.csc-textpic {
  width: 100%;
  overflow: visible;
}

* {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 14px;
}
ul {
  list-style-type: disc; 
  margin-left: 20px;
}
ol {
  list-style-type: decimal;
  margin-left: 30px;
}
blockquote {
  margin-left: 30px;
}

body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  color: #000000;
  background-color: #FFFFFF;
  line-height: 140%;
  padding-top: 5px;
}

/* Grundger&uuml;st */

#wrapperall {

}

#wrapper0 {
  overflow: visible;
}

#wrapper1 {
  overflow: visible;
}

#wrapper2 {
    overflow: visible;
}

#left {
  display: none;
  float: left;
  width: 199px;
  height: 1%;
}

#center {

}

#right {
  display: none;
  float: right;
  width: 188px;
  margin-top: 25px;
  margin-right: 10px;
}

#footer {
  display: none;
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  background-color: #3666BB;
  color: #000000;
  height: 1.75em;
  line-height: 1.75em;
  color: #fff;
}

/* Footer */

#footer a {
  color: #fff;
  text-decoration: none;
}

/* Header */

#header {
  display: none;
  overflow: visible;
  background-image: url("pix/bild_brunnenstadt.jpg");
  height: 178px;
  width: 100%;
  background-repeat: no-repeat;
}

#headerimage {
  background-image: url("header/start.jpg.jpg");
  width: 794px;
  height: 126px;
  margin-left: 202px;
}

#bildleiste {
  width: 739px;
  float: left;
}

/* Konstante Navigation oben */

#constantnavi {
  left: 190px;
  /*top: 127px;*/
  position: relative;
  height: 40px;
  width: 790px;
  overflow: visible;
}

#constantnavi dfn {
  position:absolute;
   left:-1000px;
   top:-1000px;
   width:0px;
   height: 0px;
   overflow:visible;
   display:inline;
}

#constantnavi ul {
  list-style: none;
}

#constantnavi li {
  display: block;
  float: left;
  height: 40px;
  margin-right: 25px;
  text-align: left;
  background-image: url(pix/nav_blau.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 10px;
}

#constantnavi li a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  white-space: wrap;
  display: block;
  
}

#constantnavi li.active {
  background-image: url(pix/nav_top_active.gif);
}

#constantnavi li.active a { 
  color: #8E0000;
}

/* Navigation links */

.navleft, .navright {
  list-style: none;
  padding-left: 20px;
  margin: 0px;
}

.navright {
  border-top: 5px solid #FFCA15;
}
.navleft dfn, .navright dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: visible;
  display: inline;
}
.navleft strong, .navright strong {
  display: block;
  font-weight: bold;
  padding: 2px;
  padding-left: 20px;
  margin: 0px;
  margin-left: -15px;
  background-image: url("pix/rechteck_gelb.jpg");  
  background-repeat: no-repeat;
  background-position: 0.3em 0.6em;
}

.navright strong {
  margin-left: -5px;
}

.navleft li, .navright li {
  display: inline;
}
.navleft ul li ul li, .navright ul li ul li {
  display: inline;
}

#right .subnavright li {
  border-bottom: none;
  padding-left: 30px;
}
.subnavleft, .subnavright {
  margin: 0px;
  margin-left: -15px;
  padding-left: 15px;
  font-weight: normal;
  list-style-type: none;
}
.subnavleft strong, .subnavright strong {
  display: block;
  border-bottom: none;
  font-weight: normal;
  padding: 2px;
  padding-left: 20px;
  margin: 0px;
  font-weight: bold;
  background-image: url("pix/rechteck_weiss.jpg");  
  background-repeat: no-repeat;
  background-position: 0.3em 0.6em;  
}

#right .subnavright strong {
  background-image: url("pix/rechteck_gelb.jpg");
}

* html .subnavright strong
{
    border-bottom-style: solid;
}

.navleft a, #right .navright a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

#right .navright a {
  color: #000000;
}

#right .navright .active a {
  color: #990000;
}

.navleft a:hover, #right .navright a:hover {
  text-decoration: underline;
}
.subnavleft a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.9em;
}

.subnavleft .active a {
  color: #FAC861;
}

.subnavright a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.subnavleft a:hover, .subnavright a:hover {
  text-decoration: underline;
}

/* Linke Spalte */

#left h2 {
  display: block;
  font-weight: bold;
  font-size: 100%;
  background-color: #999999;
  border-bottom: 1px solid #FFFFFF;
  margin: 0;
  margin-top: 10px;
  padding: 3px;
  color: #FFFFFF;
}

#searchform, #settings {
  padding: 3px;
}
#searchform #words {
  width: 60%;
}
#searchform form {
  margin: 0;
}
#searchform {
  border: 1px solid #F6BB31;
  margin-bottom: 20px;
}

#settings {
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 22px;
}

#fontsize {
  font-weight: bold;
  padding: 3px;
  line-height: 140%;
  margin-bottom: 1em;
}
#highcontrast {
  font-weight: bold;
  padding: 3px;
  line-height: 140%;
  margin-bottom: 1em;
}
#wappen{
  margin-top: 30x;
  margin-left: 45px;
  margin-bottom: 30px;
}
#fontsize a, #highcontrast a {
  color: #FFFFFF;
}

/* Inhaltsbereich */

#breadcrumbs {
  background-color: #FFE48A;
  padding: 2px;
  margin-bottom: 10px;
  padding-left: 6px;
}

#content {
  padding: 6px;
}

* html #content {
  float: left;
}

#center h1
{
  font-size: 1.6em;
  margin-bottom: 0.6em;
  color: #3467BC;
  display: block;
  line-height: 140%;  
}

#center h2
{
  font-size: 1.2em;
  margin-bottom: 0.4em;
  color: #333333;
  line-height: 140%;
}

#center h3
{
  font-size: 1.15em;
  font-weight: bold;
  margin-bottom: 0.4em;
  color: #333333;
  line-height: 140%;
}

#center h4
{
  font-size: 1.15em;
  font-weight: bold;
  margin-bottom: 0.2em;
  color: #333333;
}

#center img {
  border: none;
  padding-top: 4px;
}

#center a:link, #center a:visited, #center a:active
{
  color: #333333;
  text-decoration: underline;  
}

#center a:hover, #center a:focus
{
    color: #E6C400;
}

#center .block
{
  margin-bottom: 1.5em;
}

#center .block p
{
  margin-bottom: 0.8em;  
}

#center ul, #center .block ul
{
  list-style-type: disc;  
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

* html #center ul, * html #center .block ul
{
  height: 1%;
}

#center ol, #center .block ol
{
  list-style-type: decimal-leading-zero;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#center ul li, #center .block ul li
{
  margin-left: 1.5em;
}

#center ol li, #center .block ol li
{
  margin-left: 2.2em;
}

* html #center ol li, * html #center .block ol li
{
  margin-left: 2.8em;
}



/*---------------------------------------------------------------------------*/
/* Content-Table                                                             */
/*---------------------------------------------------------------------------*/
.contenttable
{
    background-color: #FFFFFF;
    width: 98%;
}

.contenttable th
{
    margin: 0.1em;
    background-color: #FFCA15;    
    padding: 0.2em;
    text-align: left;
    vertical-align: top;
      
}

.contenttable td
{
    margin: 0.1em;
    background-color: #FFE48A;
    padding: 0.2em;
    vertical-align: top;    
}

.contenttable p
{
    margin: 0;
    padding: 0;
    margin-bottom: 1em;
}


/* Formatierungen rechte Spalte */

#endright {
  border-bottom: 5px solid #FFCA15;
  margin-bottom: 20px;
}

#right a {
  text-decoration: underline;
  color: #333333;
}

#right h1 {
  font-size: 100%;
  padding: 2px;
  padding-left: 5px;
  background-color: #FFCA15;
}

#right h2 {
  display: block;
  font-weight: bold;
  font-size: 100%;
  background-color: #F6BB33;
  margin: 0;
  padding: 3px;
}

#right .block {
  padding: 3px;
}

#right p {
  margin: 0;
  margin-bottom: 0.6em;
}

#right li {
  display: block;
  list-style: none;
  border-bottom: 1px dotted #333333;
  padding: 4px;
  margin-bottom: 4px;
  overflow: visible;
  margin-left: -20px;
}

* html #right li
{
    border-bottom-style: solid;
}

#right .imagelistright img {
  float: left;
  width: 56px;
}

#right .imagelistright p {
  margin-left: 66px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

#right .boxtext {
  border-bottom: 1px dotted #333333;
  padding: 4px;
  margin-bottom: 4px;
  overflow: visible;
}

#right .boxtext
{
    border-bottom-style: solid;

}

#right .tx-guestbook-teaser {
    padding: 3px;
}

/* Allgemeine Formatierungen */

.hidden {
   position:absolute;
   left:-1000px;
   top:-1000px;
   width:0px;
   height: 0px;
   overflow:visible;
   display:inline;
}

.container {
  width: 99%;
  overflow: visible;
}

/* Artikellisten */
#artikelliste {
  padding-top: 1em;
}

#artikelliste ul {
  list-style-type: square; 
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  font-size: 1.1em;
  line-height: 180%;
}

#artikelliste a:link, #artikelliste a:visited, #artikelliste a:active { 
  font-weight: bold;
  color: #666666;
}

#artikelliste a:hover, #artikelliste a:focus {
  font-weight: bold;
  color: #E6C400;
}

#artikeltextliste {
  padding-top: 1em;
}

#artikeltextliste h3 {
  padding-top: 0.5em;
  font-size: 1.1em;
}

.altext {
  padding-left: 115px;   
}

.block2 {
  padding-top: 0.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px dotted #333333;  
}

* html block2 {
    border-bottom-style: solid;
}

.block2 p {
  margin-bottom: 0.8em;  
}

/*---------------------------------------------------------------------------*/
/* Formulare                                                                 */
/*---------------------------------------------------------------------------*/
fieldset {
  border: 1px solid #FFCA15;
  padding-left: 0.5em;
  padding-right: 1em;
  padding-top: 1em;
  padding-bottom: 1.5em;
  margin-bottom: 2em;
}

legend {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: bold;
}

/*---------------------------------------------------------------------------*/
/* styles fuer sperrmuell online formular                                    */
/*---------------------------------------------------------------------------*/
#sperrmuell {
  
}

#sperrmuell h2.invisible {
  display: none;
}


.languageMenu {
  margin-top:    1em;
  margin-bottom: 1em;
  padding-left:  1em;
  padding-right: 1em;
}

/*
Ab hier Styles fuer Plugins!
*/
/*---------------------------------------------------------------------------*/
/* Styles fuer eigenes Template von newloginbox                              */
/*---------------------------------------------------------------------------*/
.tx-newloginbox {
  padding-left:   0.3em;
  padding-right:  0.3em;
  padding-top:    0.0em;
  padding-bottom: 0.5em;
}

.tx-newloginbox-row-label {
  margin-bottom: 0.5em;  
}

.tx-newloginbox-row-label label {
  font-weight: bold;
}

.tx-newloginbox-row-input input {
  width:            10em;
  padding:          0.1em;
  background-color: #FFFFF0;
  border-style:     solid;
  border-width:     1px;
  border-color:     #999999
}

.tx-newloginbox-submit {
  margin-top: 1em;
}

.tx-newloginbox-submit input {
  padding:          0.1em;
  background-color: #FFE48A;
  border-style:     solid;
  border-width:     1px;
  border-color:     #999999
}


/*styles fuer tt_news*/

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
  /*border:1px solid #333;
  background-color:#FFFFFF;*/
}

.news-latest-container H2,.news-latest-gotoarchive {
  color:#fff;
  padding:3px;
  margin:3px;
  border:1px solid #666;
  /*background-color:#D8FA70;*/
  background-color:#FFCA15;
}

.news-latest-gotoarchive {
  font-weight: bold;
  margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
  color:#fff;
}
.news-latest-gotoarchive A {
  color:#fff;
}
.news-latest-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:3px;
  margin:3px;
}

.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-category {
  font-size: 1em;
}

.news-latest-morelink {
  height:12px;
}

.news-latest-morelink A {
  float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

/*  border:1px solid #000;
  background-color:#FFFFFF;*/

}


.news-list-item {
  /* IE hack */
  height: 1%;
  line-height: 1.3;
  /* IE hack end */
  padding:3px;
  margin:3px;
  border:1px solid #FFE48A;
  background-color:#FFFFFF;
    overflow: visible;
    margin-bottom: 1em;

  }
    
#center .news-list-item a:link, #center .news-list-item a:active, #center .news-list-item a:visited {
    color: #000000;
}

#center .news-list-item a:focus, #center .news-list-item a:hover {
    color: #000000;
}

.news-search-form {
  padding:3px;
  margin-bottom:5px;
  border:1px solid #FFE48A;
  background-color:#FFFFFF;

}
.news-search-emptyMsg{
  margin:0px;
}
.news-search-form FORM {
  margin:0px;
}
.news-list-container H3 {
  margin-bottom: 5px;
  padding: 2px;
  border-bottom: 1px solid #FFCA15;
  background-color: #FFCA15;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
  color:#000000;
  padding-left:2px;
}
.news-list-container H3 A {
  color:#000000;

}
.news-list-container P {
  padding-left:3px;
}
.news-list-date {
  float: right;
  color: #3E551C;
  width: 180px;
  text-align: right;
  height: 20px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 1em;
  font-weight: normal;
  background-color: #FFFFFF;
  }

.news-list-imgcaption {
  float: right;
  padding-top:3px;
  padding-right:3px;
  font-size: 1em;

  }

.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:1em;
  margin-left:3px;
}
.news-list-morelink  {
  margin-bottom:3px;
}
.news-list-browse {
  text-align: center;
}



  /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin:3px;
  border:1px solid #666;
  padding:3px;
  background-color:#FFFFFF;
}
.tx-ttnews-browsebox TD {
  font-size: 1em;
}
.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: #FFFFFF;
  border:1px solid #666;
}
.news-search-emptyMsg {
  font-size: 1em;
  margin-left: 10px;
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding:5px;
  margin-bottom:5px;
/*  border:1px solid #666;*/
  background-color:#FFFFFF;

}
.news-single-item H2 {
  font-size: 1.2em;
  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: 1em;
  margin-bottom: 15px;
  margin-top: 10px;
}
.news-single-timedata {
  float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 1em;
}
.news-single-author {
  padding-bottom: 3px;
}
.news-single-additional-info {
  background-color: #FFFFFF;
/*   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:#FFFFFF;
}

.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: 1em;
  margin-left:5px;
  width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
  margin-top:10px;
  padding:3px;
  border:1px solid #333;
  background-color:#FFFFFF;
}
.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:#FFFFFF;
  list-style-type: none;
}
.news-amenu-container H2 {
  color:#fff;
  padding:3px;
  border:1px solid #666;
  background-color:#FFCA15;
}
.news-amenu-item-year {
  font-weight: bold;
  border: 1px solid #666;
  padding: 2px;
  background-color: #FFCA15;
  color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
  padding:5px;
  margin:10px 0px 10px 10px;
/*  border:1px solid #666;*/
  background-color:#FFFFFF;
}
.news-catmenu-header  {
  font-size:1em;
  font-weight:bold;
}
.news-catmenu DIV {
  font-size:1em;
  white-space: nowrap;
}
.news-catmenu DIV img {
  margin:0px;
  padding:0px;
  vertical-align: middle;
}
.news-catmenu-ACT {
  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;
}



/* veguestbook  - eigenes template!! nur div*/
div.tx-guestbook-list {
    overflow: visible;    
    margin-bottom: 1em;
    border: 1px solid #FFCA15;
}

* html div.tx-guestbook-list {
    width: 99%;    
}

div.tx-guestbook-list-header {
    background-color: #FFCA15;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-left: 0.3em;
    padding-right: 0.3em;
}

div.tx-guestbook-list-body {
    overflow: visible;
    background: #FFE48A;
    background-image: url(pix/white.gif);
    background-repeat: repeat-y;
    background-position: 11em 0em;
}

* html div.tx-guestbook-list-body {
    width: 99%;
}

div.tx-guestbook-list-body-left {
    float: left;
    width: 10em;
    padding-left: 0.5em;
}

div.tx-guestbook-list-body-text {
    margin-left: 11em;
}

div.tx-guestbook-list-body-text-date {
    font-style: italic;
    border-bottom: 1px dashed #FFCA15;
    padding-left: 0.5em;
}

div.tx-guestbook-list-body-text-entry {
    padding: 0.5em;
}

p.tx-guestbook-list-entrycomment {
    border: 1px solid #808080;
    background-color: #F5F5F5;
    margin-top: 0.5em;
    padding: 0.3em;
}


div.tx-guestbook-teaser {
}

div.tx-guestbook-teaser-header {
    font-weight: bold;
}



/* default styles for extension "tx_cssstyledcontent" */
  /* Captions */
  DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
  DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
  DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

  /* Needed for noRows setting */
  DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

  /* Border just around the image */
  DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 2px solid black;
    padding: 0px 0px;
  }

  DIV.csc-textpic-imagewrap { padding: 0; }

  DIV.csc-textpic IMG { border: none; }

  /* DIV: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

  /* UL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

  /* DL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
  DL.csc-textpic-image { margin: 0; }
  DL.csc-textpic-image DT { margin: 0; display: inline; }
  DL.csc-textpic-image DD { margin: 0; }

  /* Clearer */
  /*DIV.csc-textpic-clear { clear: both; }*/

  /* Margins around images: */

  /* Pictures on left, add margin on right */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-right: 10px;
  }

  /* Pictures on right, add margin on left */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
  }

  /* Pictures centered, add margin on left */
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
  }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

  /* Space below each image (also in-between rows) */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
  DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
  DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

  /* No margins around the whole image-block */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

  /* Add margin from image-block to text (in case of "Text w/ images") */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-right: 10px !important;
  }
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 10px !important;
  }

  /* Positioning of images: */

  /* Above */
  DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

  /* Center (above or below) */
  DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
  DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

  /* Right (above or below) */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
  DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

  /* Left (above or below) */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
  DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

  /* Left (in text) */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

  /* Right (in text) */
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

  /* Right (in text, no wrap around) */
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; /*clear: both;*/ }
  /* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
  /* End hide from IE5/mac */

  /* Left (in text, no wrap around) */
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; /*clear: both;*/ }
  /* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
  /* End hide from IE5/mac */
  
/* default styles for extension "tx_a21glossary" */
   acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }
   dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
   dl.glossary dd { margin: 0 0 15px 20px; }
   dl.glossary .description { margin: 0; padding: 0; }
   dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }

   
/*default styles für jm_gallery*/

div.tx-jmgallery-pi1 {
    width: 99%;
    
}

/* Category Display Styles */

h3.jm-gallery-category-header {
  font-size: 14px;
  border-bottom: 1px dashed #e6e6e6;
  }
p.jm-gallery-category-description {
  }
div.jm-gallery-category-container {
  padding-bottom: 10px;
  }

/* Album Display Styles */
  
div.jm-gallery-album-entry {
  display: block; 
  float:left; 
  margin: 0 0 4px 0;
  border: 0;
  width: 180px;
  height: 200px;
  text-align: center;
  }

#center div.jm-gallery-album-entry
{
    color: #FFFFFF;
}

#center div.jm-gallery-album-entry a:link, 
#center div.jm-gallery-album-entry a:visited,
#center div.jm-gallery-album-entry a:active 
{
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

#center div.jm-gallery-album-entry a:hover,
#center div.jm-gallery-album-entry a:focus 
{
    color: #000000;
    text-decoration: none;
}


div.jm-gallery-list-album-metainformation,
div.jm-gallery-admin-album-metainformation {
  text-align: center;
  }
  

/* Admin Interface Styles */

h3.jm-gallery-admin-header {
  font-size: 14px;
  border-bottom: 1px dashed #e6e6e6;
  }
div.jm-gallery-admin-element {
  padding: 2px;
  }
div.jm-gallery-admin-subelement {
  }
div.jm-gallery-admin-left {
  padding-top: 3px;
  float: left;
  width: 150px;
  }
div.jm-gallery-admin-right {
  margin-left: 150px;
  width: 200px;
  }
input.jm-gallery-input {
  max-width: 200px;
  vertical-align: top; 
  border: 1px solid #D1D7DC; 
  padding-right: 3px; 
  padding-left: 3px;
  font-size: 10px;
  }
textarea.jm-gallery-textarea {
  border: 1px solid #D1D7DC; 
  font-size: 10px;
  }
div.jm-gallery-image-edit {
  }
img.jm-gallery-image-edit {
  height: 70px;
  margin: 1px 10px 0;
  border: 1px solid #e6e6e6;
  }
h3.jm-gallery-image-edit {
  font-size: 12px;
  border-bottom: 1px dashed #e6e6e6;
  }


/* Album View Styles */

div.jm-gallery-album-pagebrowser {
  text-align: left;
  padding-bottom: 10px;
}

div.jm-gallery-album-metainformation {
  width: 99%;
  margin-top: 5px;
  text-align: left;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 10px;
  padding-bottom: 5px;
  }
h3.jm-gallery-album-header {
  font-size: 14px;
  margin-bottom: 0;
  }
div.jm-gallery-image-entry {
  display: block;
  float:left; 
      width: 142px;
      height: 157px;
  border: 0;
  text-align: center;
  padding: 0px;
  margin: 6px;
  }
html>body div.jm-gallery-image-entry {
  width: 130px;
  height: 145px;
}
div.jm-gallery-image-entry img {
  border: 1px solid #a3a3a3
  }
div.jm-gallery-image-collection {
  padding-left: 20px;
  }
div.jm-gallery-album-control {
  clear: both; 
  text-align: center;
  margin-top: 10px;
  padding-top: 20px;
  }  
  

/* Single Image Styles */

div.jm-gallery-image-metainformation-top {
  width: 99%;
  text-align: left;
  padding-bottom: 5px;
  margin-top: 5px;
  }
div.jm-gallery-image-browser {
  width: 99%;
  text-align: center;
  border-top: 1px dashed #e6e6e6;
  padding-top: 5px;
  margin-bottom: 5px;
  }
h3.jm-gallery-image-header {
  font-size: 14px;
  margin-bottom: 0;
  }
div.jm-gallery-image-single {
  text-align: center; 
  padding-top: 30px; 
  padding-bottom: 30px;
}

div.jm-gallery-image-downloads {
  text-align: center; 
  padding-top: 10px; 
  padding-bottom: 20px;
}
  
/* Random Image Style */
div.jmgallery-random-container {
}
div.jm-gallery-image-random {
  margin: 10px;
}



/*****************************************************************************/
/*  O.S.I.R.I.S. - osiris - civserv                                          */
/*****************************************************************************/
/*wir auch oben schon verwendet*/
#content 
{
    
}



#centrecontent .content
{
    margin-bottom: 1.5em;
}

#centrecontent ul, #center .csc-sitemap ul
{
    list-style-type: none;
    margin: 0;   
}

#centrecontent ul li, #center .csc-sitemap ul li
{
    background-image: url(/fileadmin/templates/pix/li-bullet.gif);
    background-position: 0.0em 0.4em;
    background-repeat: no-repeat;
    padding-left: 1.2em;
    margin-bottom: 0.3em;
    margin-top: 0.3em;
}

.tx-civserv-pi1 #right
{
    float: right;
    width: 151px;    /*siehe oben*/
}

#centrecontent a.topofpage 
{
    padding-left: 80%;
    padding-right: 13px;
    padding-bottom: 1px;
    border-bottom: 1px solid #FFCA15;
    border-right: 1px solid #FFCA15;
    background-image: url(/fileadmin/templates/pix/top.gif);
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none;
    font-weight: bold;
}

* html #centrecontent a.topofpage 
{
    padding-left: 38%;
}

#centrecontent a.topofpage:hover,
#centrecontent a.topofpage:focus
{
    border-right-width: 2px;
    border-bottom-width: 2px;
}

#rightmenu
{
    /*border: 1px solid #FFCA15;*/
    padding: 0.2em;
}

#rightmenu ul.level1
{
    list-style-type: none;
    background: none;
    margin: 0;
    padding: 0;
}

#rightmenu ul.level1 li
{
    background: none;
    margin: 0;
    padding: 0.2em 0.3em;
}

#linklist .level1 
{
    background: none;
}

#rightmenu ul.level1 li a:link, #rightmenu ul.level1 li a:active, #rightmenu ul.level1 li a:visited
{
    text-decoration: none;   
}

.searchform
{
    padding: 0.3em;
}

.tx-civserv-pi1-searchbox
{
    margin-bottom: 1em;
/*    position: relative;
    top: 160px;
    left: 800px;*/
}

.tx-civserv-pi1-searchbox fieldset
{
/*    border: 1px solid #FFCA15;*/
  border: none;
}

.tx-civserv-pi1-searchbox legend
{
    padding-left: 0.3em;
    padding-right: 0.3em;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    background-color: #FFCA15;
    color: #000000;
    font-weight: bold;
  display: none;

}

.tx-civserv-pi1-searchbox-sword
{
    border: none;
    border-bottom: 2px dotted #FFCA15;
    display: block;
    margin-bottom: 0.5em;
}

* html .tx-civserv-pi1-searchbox-sword
{
    border-bottom-style: solid;
}

.tx-civserv-pi1-searchbox-button
{
    border: 1px solid #FFCA15;
    background-color: #DCDCDC;
    font-size: 0.9em;
    text-align: center;
    padding-left: 0.4em;
    padding-right: 0.4em;
}


/*newloginbox*/
DIV.tx-newloginbox-pi1 {}

DIV.tx-newloginbox-pi1 H3 {}

DIV.tx-newloginbox-pi1 P {}

DIV.tx-newloginbox-pi1 TABLE {}

DIV.tx-newloginbox-pi1 TABLE TR TD P {}

DIV.tx-newloginbox-pi1 TABLE TR TD {
    display: block; /*das ist eher schlecht, muss mal nach dem newloginbox-template gucken. hab's noch nicht gefunden*/
}

DIV.tx-newloginbox-pi1 TABLE TR {}

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {
}

DIV.tx-newloginbox-pi1 TABLE TR TD INPUT {
    width: 75px;
}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}

DIV.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}


h3.invisible {
    display: none;
}

div#serviceinformation
{
    /*border: 1px solid #FFCA15;*/
}

div#serviceinformation strong
{
    background-color: #FFCA15;
    display: block;
    padding: 0.2em;
}

div#serviceinformation br
{
    font-size: 0.1em;
}

div#serviceinformation a:link, div#serviceinformation a:visited, div#serviceinformation a:active
{
    display: block;
    border-bottom: 1px dotted #999999;
    margin: 0;
    padding: 0;
    text-decoration: none;
    padding-left: 0.3em;
    padding-right: 0.3em;
    
}

* html div#serviceinformation a:link, * html div#serviceinformation a:visited, * html div#serviceinformation a:active
{
    border-bottom-style: solid;
}

div#serviceinformation a:hover, div#serviceinformation a:focus
{
    background-color: #EEEEEE;
    color: #000000;
}


/*Detail Ansicht einer Orga Einheit*/
/*Ansicht Organisationseinheit*/
#center .orgadetail
{
    margin-bottom: 2em;
}

#center .orgadetail table
{
    background-color: #FFFFFF;
    width: 98%;
    margin-bottom: 1em;
}

* html #center .orgadetail table
{
    margin-top: 1em;    
}

#center .orgadetail table tr
{

}

#center .orgadetail table caption
{
    margin-top: 1em;
    font-weight: bold;
    text-align: left;
}

#center .orgadetail table th
{
    margin: 0.1em;
    background-color: #FFCA15;    
    padding: 0.2em;
}

#center .orgadetail table td
{
    margin: 0.1em;
    background-color: #FFE48A;
    padding: 0.2em;
}

.tx-civserv-pi1-browsebox
{
    margin: 1em 0;
}


/* Formulare */

/* Formulare allgemein */

.label {
  width: 25%;
  text-align: right;
  font-weight: bold;
  padding-right: 3%;
  float: left;
}

.field {
  width: 70%;
  text-align: left;
  float: right;  
}

.required label {
  font-style: italic;
}

.field input {
  font-size: 0.8em;
}

.formcontainer {
  width: 95%;
  overflow: visible;
  margin-bottom: 10px;
}

.csc-textpic-caption {
        font-size: 0.8em;
}

.csc-mailform-label {
  display: block;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1em;
}


/* Login-Form */

.csc-loginform .csc-form-labelcell {
font-weight: bold;
padding-top: 8px;
padding-right: 5px;
text-align: right;
}

/* Unterkünfte */

.unterkuenfte {
  margin-bottom: 2em;
}


.unterkuenftetab {
  background-image: url(/unterkuenfte/public/pix/site/back.jpg);
}

.unterkuenftetab .header {
  width: 100%;
  overflow: visible;

  color: #FFFFFF;
  font-weight: bold;
  text-align: center;  
  background-color: #3666BB;
}

.unterkuenftetab .cell {
  width: 100%;
  overflow: visible;
  margin-bottom: 2em;
   border-bottom: 1px solid #E1E1FF;

}

.unterkuenftetab .lage {
  width: 25%;
  float: left;
  padding: 2px;
}  

.unterkuenftetab .ausstattung {
  width: 45%;
  float: left;
  padding: 2px;
}  

.unterkuenftetab .preis {
  width: 20%;
  float: right;
  padding: 2px;
}  


.hoeferoute th {
  color: #fff;
  font-weight: bold;
  background-color: green;
}


/* Fix für clearing - Wichtig! */
.csc-textpic-intext-left, .csc-textpic-intext-right, .csc-textpic-right, .csc-textpic-left { overflow: visible; width: 100%; }


/* default styles for extension "tx_indexedsearch" */
    .tx-indexedsearch .tx-indexedsearch-browsebox { margin-bottom: 1em;}
    .tx-indexedsearch .tx-indexedsearch-browsebox ul li { display:inline; }
                .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
    .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 { margin-top:10px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
    .tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
    .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 TD { background:#cccccc; vertical-align:middle; }
    .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
    .tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

    /* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
    .tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
    .tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
    .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
    .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
    .tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
    .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_cssstyledcontent" */

/* powermail */
div#c3780, #tx-powermail-pi1_fieldset_3 { page-break-after:always; }
#powermaildiv_uid34 {display: inline; width: 100%; color: black;}
#print_button, #powermaildiv_uid30 {display:none;}
#tx-powermail-pi1_fieldset_3 input[type="text"], #tx-powermail-pi1_fieldset_6 input[type="text"], #tx-powermail-pi1_fieldset_3 input[type="email"], #tx-powermail-pi1_fieldset_6 input[type="email"] { 
  display: block;
  color: black;
  border:0px solid #fff;
  border-bottom: 1px solid #000;
}

#tx-powermail-pi1_fieldset_3 textarea, #tx-powermail-pi1_fieldset_6 textarea { 
  display: block;
  color: black;
  border: 1px solid #000;
}

hr{ 
  display: block;
  color: black;
  background-color: black;
}

div#c3781 {
  display: inline;
  color: #000;
  background-color: #fff;
}
