html { 
  padding: 0px;
  margin: 0px;
  border: 0px;
  background: #FFFFFF;
  width: 320px;
}

body {
  background: #FFFFFF;
  font-size: 70.01%;
  color:#564b47;  
  padding: 0;
}

/*  Positionierung LINKS  */
.logo IMG {
  padding: 0;
  margin: 0;
  border: 0;
  width: 12.0em;
}

#seitentext {
  overflow: hidden;
}


#seitentext IMG {
  padding: 0;
  margin: 0;
}

#textbereich .td-0{
  /*text-align: middle;*/
}

#textbereich TABLE.contenttable {
  /*margin-bottom: 4em;*/
}

#textbereich .contenttable.contenttable-0.behinderung .tr-odd {
  background-color: #D3E9C8;
}

#textbereich .contenttable.contenttable-0.mitarbeiter .tr-odd {
  background-color: #FAF7C8;
}

#textbereich .contenttable.contenttable-0.angehorige .tr-odd {
  background-color: #C2E6E9;
}

#textbereich .contenttable.contenttable-0 IMG {
  width: 3em;
}

#textbereich CAPTION {
  visibility: hidden;
}

#zeileunten {
  font-size: 0.9em;
}

#nachoben IMG{
  height: 1.1em;
  /*vertical-align: top;
  margin-right: 0.5em;*/
}

#skip-navi a:link {
  text-decoration: none;
  color: #564b47;
}

#skip-navi a:visited{
  text-decoration: none;
  color: #00ad53;
}

#skip-navi a:hover {
  text-decoration: underline;
  color: #0caf55; 
}

#rechtespalte a:link{
  text-decoration: none;
  color: #00ad53;
}

#linkespalte a:link {
  text-decoration: none;
  color: #564b47;
}

#spezial-navi a:link {
  text-decoration: none;
  color: #564b47;
}

#nachoben a:link {
  text-decoration: none;
  color: #564b47;
}

#rechtespalte a:visited{
  text-decoration: none;
  color: #00ad53;
}

#linkespalte a:visited {
  text-decoration: none;
  color: #564b47;
}

#spezial-navi a:visited {
  text-decoration: none;
  color: #564b47;
}

#nachoben a:visited {
  text-decoration: none;
  color: #564b47;
}

#linkespalte a:hover {
  text-decoration: underline;
  color: #0caf55; 
}

#rechtespalte a:hover{
  text-decoration: underline;
  color: #0caf55;
}

#spezial-navi a:hover {
  text-decoration: underline;
  color: #0caf55;
}

#nachoben a:hover {
  text-decoration: underline;
  color: #0caf55;
}

IMG.punkt {
  margin: 0px;
  border: 0px;
  padding: 0px;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.1em;
  height: 1.1em;
  width: 1.1em;
}

IMG.punkt_2 {
  margin: 0px;
  border: 0px;
  padding: 0px;
  float: left;
  margin-right: 0.5em;
  /*height: 1.1em;
  width: 1.1em;*/
}

#nachoben IMG{
  margin-right: 0.5em;
}

#nachoben {
  margin-top: 2em;
  margin-bottom: 0.3em;
}

IMG.point{
  margin: 0px;
  border: 0px;
  padding: 0px;
  height: 0.8em;
  width: 0.8em;
  float: left;
  margin-right: 0.5em;
  margin-top: 0.2em;
  /*margin-left: 0.2em;*/
}

#seitentitel {
  /*margin: 0px;
  margin-bottom: 10px;
  border: 0px;
  padding: 0px;*/
  font-size: 1.30em;
  color: #0caf55;
}

#seitentitel h1{
  margin: 0px;
  border: 0px;
  padding: 0px;
  font-size: 1.15em;
}

#seitentext h1, h2, h3, h4, h5, h6{
  margin: 0px;
  margin-bottom: 0.5em;
  border: 0px;
  padding: 0px;
  font-size: 1em;
  font-weight: bold;
}

#seitentext {
  /*margin: 0px;
  border: 0px;
  padding: 0px;*/
  line-height: 1.4em;
}

.csc-textpic {
  clear: both;
}

DIV.csc-textpic-imagewrap IMG {
  margin: 0;
  padding: 0;
  border: 2px solid #CCCCCC;
  width: 96%;
}

#spezial-navi ul li{
  display: block;
  /*margin: 0px;
  padding: 0px;*/
}

#spezial-navi ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#skip-navi dfn {
  display: none;
}

#linkespalte dfn {
  display: none;
}

#zeileunten dfn {
  display: none;
}

#zeileoben dfn {
  display: none;
}

#navi li{
  display: block;
  margin-right: 0px;
}

#spezial-navi li{
  display: block;
}

#navi ul{
  list-style-type: none;
}

#navi IMG{
  vertical-align: top;
  margin-right: 0em;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  height: 1.1em;
}

#spezial-navi IMG{
  vertical-align: top;
  margin-right: 0.5em;
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  height: 1.1em;
}

#navi {
  position: relative;
  left: -40px;
  height: auto;
  text-align: left;
  font-size: 0.9em;
}

#textbereich ul{
  border: 0;
  margin: 0;
  margin-left: 2.7em;
  padding: 0;
  list-style-position: outside;
  /*list-style-type: none; *//*circle;*/
  list-style-image: url(../images/bullet.jpg);
}

#textbereich li{
  border: 0;
  margin: 0;
  padding: 0;
}

.invisible {
  display: none;
}

.invisi {
  display: block;
}

HR.invisible {
  display: block;
}

.hidden {
  display: none;
}

.aktiv{
  color: #0caf55;
  font-weight: bold;
}

DIV.tx-macinasearchbox-pi1 INPUT.submit{
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  font-size: 0.9em;
}

DIV.tx-macinasearchbox-pi1 INPUT.submit:hover{
  border: 1px solid #CCCCCC;
  background: #0caf55;
  font-size: 0.9em;
  color: #FFFFFF; 
}

DIV.tx-macinasearchbox-pi1 INPUT.inputfeld{
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  font-size: 0.9em;
}

/*  Layout Suchformular  */
.tx-indexedsearch  LABEL { float:left; margin-right: 0.5em;}
.tx-indexedsearch  LEGEND { display: none; }
.tx-indexedsearch  FIELDSET { border: none; }
.tx-macinasearchbox-pi1  LEGEND { display: none; }
.tx-macinasearchbox-pi1  FIELDSET { border: none; padding: 0; margin: 0;}
.tx-indexedsearch  INPUT.submit { border: 1px solid #CCCCCC;  background: #FFFFFF; font-size: 0.9em;}
.tx-indexedsearch  INPUT.submit:hover { border: 1px solid #CCCCCC;  background: #0caf55; font-size: 0.9em; color: #FFFFFF;}
.tx-indexedsearch  INPUT.sword { border: 1px solid #CCCCCC; background: #FFFFFF;  font-size: 0.9em;}
.tx-indexedsearch  INPUT.button { }
.tx-indexedsearch  IMG {height: 0.9em; width: 0.9em}
.tx-indexedsearch  .item-path { float:none; font-size: 0.7em;}
.tx-indexedsearch  .info { background:#FFFFFF; }
.tx-indexedsearch  .descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch  HR { border: 1px solid #CCCCCC;}
.tx-indexedsearch  .rating { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL{ margin-top: 25px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }


.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-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 .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }


/*  Layout TT-News  */
.news-list-item { padding-bottom: 1.5em; clear: both; float: none; }
.news-list-item IMG { float: right; border: 2px solid #CCCCCC; }
.news-list-container { clear: both; float: none;}
.news-single-container-text IMG { float: left; }
.news-single-time_data { font-size: 0.8em }
.news-single-item-text IMG { float: left; }
/*.news-single-item-text { margin-right: 320px; }*/
.news-single-img { float: right; width: 320px; padding-left: 20px; }
.news-single-img IMG{ border: 2px solid #CCCCCC; }
.tx-ttnews-browsebox { padding-top: 20px; }


/*  Layout Newsletter  */
.newsletter LABEL { width: 8em; display: block; float: left; }
.newsletter INPUT { background: #FFFFFF; border: 1px solid #CCCCCC; }
.newsletter INPUT.checkbox { background: #FFFFFF; border: 1px solid #CCCCCC; }
