* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
  background-image: url(/fileadmin/st_u/background1.gif);
  margin: 0;
  padding: 0;
  font-family:  verdana, Georgia, serif;
  width: 780px;
}


#header {
  background-image: url(/fileadmin/st_u/header.gif);
  margin: 0;
  height: 164px;
        width: 780px;
  /* border: 1px solid #333;   */
}

#left {
  width: 195px;
  /*
        float: left;
        border: 1px solid #f00;
        */
        height: 0px;
        padding: 0px;
        margin: 0px;
}
#left_subheader {
  /*
  border: 1px solid green; 
  */
  font: 15px Verdana, sans-serif;
  color: #33f;
  text-align: left;
  padding: 6px 0px 6px 20px;
  margin: 0px 0px 0px 0px;
  width: 178px;
  background-color: #eee;
  }

#top_right {
  position: absolute;
  top: -88px;
  left: 863px;
  width: 178px;
/*  font: 210px  Georgia, Times, sans-serif;
  color: #ccc;
  padding: 0 0 0 0;

  border: 1px solid #ddd;
 */
/*  Alte Werte fur Textbox */
  top: 0px;
  left: 780px;
  font: 11px/17px Verdana, Georgia, Times, sans-serif;
  color: #444;
  margin: 0 0 0 0px;
}
#content {
  /*
        position: relative;
        left: 0;
        
        
  border: 1px solid #0f0;
  */
  position: absolute;
  top: 164px;
  left: 0px;
        width: 582px;
  font: 13px/17px Verdana, Georgia, Times, sans-serif;
  
        margin: 30px 0 0 198px;
        
        padding: 0px;
              
}
#content p {      
  
         padding: 0px 20px 0px 20px;
         /*
         margin: 0px 0px 3px 0px;
         */
}

#right {
        position: absolute;
        left: 780px;
        top: 134px;
  width: 198px;
  /*
        border: 1px solid #ccc;
        */
}

a {
  text-decoration: none;
  color: #33f;
}

a:hover {
  text-decoration: underline;
  color: #33f;
}

h1 {
  /*
  border: 1px solid #000;
        */
  background-color: #eee;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
  color: #3333ff;
  text-align: left;
  padding: 1px 20px 1px 20px;
}

h2 {
  /*
  border: 1px solid #000;
  background-color: #eee;
  */
        background-color: #eee; 
  font: 11px Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #33f;
  text-align: left;
  padding: 1px 20px 1px 20px;
}

h3 {
  /*
  border: 1px solid #000;
  background-color: #eee;
  */
        background-color: #fffac2; 
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #33f;
  text-align: left;
  padding: 1px 20px 1px 20px;
}

.bild {
  /*
  border: 1px solid #000;
  */
  float: right;
  padding: 0;
  margin: -8px -5px 0 0;  
}
.bu {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #33f;
  width: 209px;
  text-align: center;
  padding-bottom: 3px;
  margin-left: 10px;
}

#footer {
  clear: both;
        width: 582px;
  text-align: center;
  background-color: #eee;
  padding: 3px 0 3px 0;
  margin-left: 0px;
  margin-top: 30px;
  font: 9px Verdana, sans-serif;
  color: #888;

}
.ansprechpartner{
  float: right;
  color: silver;
  margin-right: 20px; 
}

.loginuser{
  float: left;
  color: silver;
  margin-left: 20px; 
}


/* ------------------------ Topnavigation ------------------------- */
#nav_top {
  /* border: 1px solid red; */
  font: 11px Verdana, sans-serif;
  text-align: right;
  color: #888;
  padding: 16px 16px 0px 0px;
  margin: 0px;
}
#nav_top ul {
  /* border: 1px dotted red; */
  padding: 0px;
  margin: 0px;
}
#nav_top ul li {
  /* border: 1px solid red */
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
}
#nav_top ul li a{
  text-decoration: none;
  color: #888;
}

/* ------------------------ Hauptnavigation ------------------------ */
#nav_main {
  /* border: 1px solid green; */
  font: 11px Verdana, sans-serif;
  color: white;
  text-align: left;
  padding: 117px 0px 0px 211px;
  margin: 0px;
}
#nav_main ul {
  /* border: 1px dotted green; */
  padding: 0px;
  margin: 0px;
}
#nav_main ul li {
  /* border: 1px solid green; */
  /* list-style klappt wohl nicht mit display: inline. */
  /* list-style: none; */
  /* list-style-type: disc; */
  /* list-style-image: url(img/bullet_blue.gif); */
  display: inline;
  margin: 0px;
  padding-left: 10px;
}
#nav_main ul li.sel {
  background-image: url(/fileadmin/st_u/bullet_liteblue_sel.gif);
  background-repeat: no-repeat;
}
#nav_main ul li a{
  text-decoration: none;
  color: white;
}


/* ------------------------ Subnavigation ------------------------ */
#nav_left {
  /*
  border: 1px solid green; 
  */
  font: 11px Verdana, sans-serif;
  color: white;
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 30px 0px 0px 15px;
}
#nav_left ul {
  /*
  border: 1px dotted green; 
  */
  padding: 0px;
  margin: 0px;
}
#nav_left ul li {
  /*
  border: 1px solid green; 
  list-style: none; 
  list-style-type: disc;
  list-style-image: url(img/bullet_white.gif);
  */
  margin: 0px;
  padding: 0px 0px 7px 10px;
}
#nav_left ul li.sel {
  background-image: url(/fileadmin/st_u/bullet_white_sel.gif);
  background-repeat: no-repeat;
}

#nav_left ul li.sub {
  
  /*
  border: 1px solid green; 
  
  list-style: none; 
  list-style-type: disc;
  list-style-image: url(img/bullet_white.gif);
  */
  font: 10px Verdana, sans-serif;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 5px 10px;

}
#nav_left ul li a {
  text-decoration: none;
  color: BLACK; 
}
#nav_left ul li a:active {
  /*
  list-style-type: disc;
  */
  list-style-image: url(img/bullet_white_sel.gif);
}
/* ------------------------ subpage ------------------------ */
#subpage_menu {      
  
  text-align: left;
         padding: 0px 20px 0px 19px;
   font-size: 10px;
   color: blue;
}
#subpage_menu  a {
  text-decoration: none;
  color: ; 
}
#subpage_menu  a:hover {
  text-decoration: underline;
  color: blue; 
}

#left_subfooter {
  padding-left: 20px;
  padding-top: 20px;
}
  
/* ------------------------ csc-form ------------------------ */
.csc-form-label {
  font: 13px/23px Georgia, Times, sans-serif;
} 

.csc-form-label-req {
  font: 13px/23px Georgia, Times, sans-serif;
}
.csc-uploads {
  font-size: 11px; font-family: Verdana;
}


/* ----------------------- mod t3 cssstyle ------------------------ */
.csc-textpic-caption {font-size: 11px;}
div.csc-textpic-border 
div.csc-textpic-imagewrap .csc-textpic-image img {
  border:1px solid #ddd;
}

#content ul,
.csc-textpic-text ul  {      
  padding: 0px 20px 0px 21px;
}

#content ul li,
.csc-textpic-text ul li {
  list-style-type: none;
  background-image: url("/fileadmin/st_u/bullet_white_sel.gif");
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 19px;
  margin-bottom: 5px;
}



.contenttable  { margin-left: 17px; margin-right: 17px; margin-top: 18px; font-size: 11px; font-family: Verdana; border-collapse:collapse; border: solid 1px #ddd }
.contenttable .tr-even  {background-color: #ffffaa; }
.contenttable .tr-title {background-color: #eee; color: #3333ff; }
.contenttable .tr-even a { color: black; }
.contenttable .tr-line td { border-top-color: #eee; border-top-style: solid; border-top-width: 1px; }
.contenttable td { padding: 5px 10px 5px 3px; margin: 0; vertical-align: top;}

.csc-sitemap { font-size: 10px; font-family: Verdana; }
.csc-sitemap a { text-decoration: none}
.csc-sitemap-level1 { font-size: 18px; font-family: Verdana; border-bottom: 2px solid #00f;}
.csc-sitemap-level2 { font-size: 12px; font-family: Verdana; border-bottom: 2px solid #aaa; padding-left: 10px; }
.csc-sitemap-level3 { font-size: 10px; font-family: Verdana; border-bottom: 1px solid #ccc; padding-left: 20px; }

.tx-newloginbox-pi1 table { text-aligne: left; margin-left: 16px; font-size: 12px; font-weight: normal; }

/* ----------------------- hl_DAM_gallery ------------------------ */
/* Abstand zwischen den Bildern */
.csc-textpic-image {  padding-bottom: 5px; }
/* Abstand oberhalb der Bild */
div.csc-textpic-imagewrap { padding-top: 10px }

/* ----------------------- jwcalendar ---------------------------- */
/* siehe jw_calendar.css */

/* indexed saerch */
.tx-indexedsearch-whatis{
  margin-left: 20px;
}

.tx-indexedsearch-descr{
  font-size: 12px;
}

.tx-indexedsearch-info{
  font-size: 12px;
  background-color: #ffaaaa;
}
/* ----------------------- lomogooglemaps ------------------------ */
.tx-lumogooglemaps-pi1 { margin-left: 20px; padding-top: 10px; }


/* Contact Form */
.csc-mailform { border: none; margin-left: 12px}
.csc-mailform input,  .csc-mailform textarea { background: #ffa; padding: 3px; border: 0px; }
.csc-mailform-field label { width: 300px; display:block; float: top; font-size:11px;  }
.csc-mailform-field { padding-bottom: 10px; }


/* Forum */
#tx_chcforum-pi1 { margin: 0px 19px;}
.tx-chcforum-pi1-Table tbody tr th {
  background:#F3F5F8 none repeat scroll 0%;
  font-size:12px;
  font-weight:bold;
  letter-spacing:1px;
  padding:5px;
  text-align:left;
}


.tx-chcforum-pi1-Table thead tr th {
background:#ddd none repeat scroll 0%;
font-size:12px;
font-weight:bold;
padding:5px;
text-align:center;
white-space:nowrap;
}




.tx-chcforum-pi1-Table {
  width: 544px;
}

/* Error box ausgeschaltet */
.tx-chcforum-pi1-messageBox,
.tx-chcforum-pi1-messageBoxError {
  visibility: hidden;
}
.tx-chcforum-pi1-footerBox {
  visibility: hidden;
}



/* FE Login ***********************/
.tx-felogin-pi1 div {
  margin-left: 18px;
}
.tx-felogin-pi1 form div {
  margin-left: 0px;
}

.tx-felogin-pi1 fieldset {
  border:0 none;
  margin-left: 10px;
}

.tx-felogin-pi1 fieldset div label{
  float:left;
  width: 120px;
  padding-top: 0px;
  margin-bottom: 5px;
}

.tx-felogin-pi1 fieldset div input {
  background:#FFFFAA none repeat scroll 0 0;
  border: 1px solid silver;
  width: 80px;
  padding:3px;
  margin-top: 2px;
  margin-bottom: 5px;
  clear: both;
}

.tx-felogin-pi1 .clearer {
  clear: both;
}
.tx-felogin-pi1 fieldset legend {
visibility: hidden;
}


.tx-powermail-pi1 {
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
}

fieldset.tx-powermail-pi1_fieldset
{
  margin-bottom: 20px;
}
/* ----------------------- search ---------------------------- */

#tx_indexedsearch table {
  padding-left: 20px;
  font-size: 13px;
}

/* YAG */

#content .tx-yag-pi1 li {background-image:none !important; list-style-type:none !important;}

#content ul li.yag-item-thumb-outerframe {margin: 0 5px 0 0 !important; padding: 0 !important;}

.tx-yag-breadcrumbcomtainer {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 3px 0 7px 0;
padding: 5px 0 5px 20px;
}

.tx-yag-gallery-galleryinfo, .tx-yag-album-albuminfo {
margin-left: 160px;
}

#content .yag-list-wrap ul {padding:0;}

.tx-yag-items,
.tx-yag-pager {padding: 0 20px;}

.tx-yag-pager li {padding:0 !important;}

.tx-yag-lightbox-permalink {
	display:none;
}

/* Events2 */

.csc-default {overflow:hidden;}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.tx-events2 li {
  list-style-type: none !important;
  background-image: none !important;
}

.floatleft {float:left; padding-right:8px;}
.floatright {float:right; padding-left:8px;}

.grid_2 {
  width:16.66666667%;
}

.grid_4 {
  width: 33.3333333%;
}

.grid_8 {
  width: 66.6666667%;
}

.grid_10 {
  width:83.33333333%;
}

.grid_12 {
	width: 100%;
}

.nomargin {margin:0;}

.tx-events2 .date1 {
  display:block;
  font-size:150%;
}

.tx-events2 .gridrightstd {
  text-align: center;
  font-size: 130%;
  line-height: 1.1;
}

.tx-events2 .thumbnail span {display:block;}

.tx-events2 h3 {
  background-color: transparent;
  font-size:120%;
  padding: 0;
}

#content .tx-events2 p.teaser {
  padding: 0;
  margin: 0 0 1em 0;
}

.tx-events2 .location {
  margin: .5em 0;
  border-top: 1px solid #ccc;
  width: 95%;
}

.tx-events2 .scroll-item {
  border-bottom: 1px solid #ccc;
  padding: 1.5em 0;
}

.margintop, .tx-events2 .list figure {
margin-top: 12px;
}

.tx-events2 figure {
  margin:0;
}

.js .shorten .shortencontent.shortenalways {
  height: 3.3em;
  overflow: hidden;
  margin-bottom: 0;
}

dt {font-weight: bold;}
dd {margin:.5em 0;}

.extdl dd {
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
}

.extdl dd.noborder {
border-bottom: 0;
}

.shortdiv .readmore {
  background: #FFF;
  padding: 0.5em 0 0 0;
  margin-top: .5em;
  cursor: pointer;
  position: relative;
  color: #33f;
  text-align: right;
}

.rulerafter {
  border-bottom: 1px solid #ccc;
}

.f3-widget-paginator {
  text-align: center;
}

.f3-widget-paginator li {
  display:inline;
}

.f3-widget-paginator li.current {
  font-weight: bold;
}

.removed {text-decoration: line-through; }