html { height: 100% }

body {
/*  background: #FCEAD6;*/
  color: #4F4F4F;
  float: left;
  font-family: verdana, arial,helvetica,sans-serif, geneva;
  font-size: 0.75em;
  line-height: 1.4em;
  margin: 0 0 0 0;
  text-align: left;
  width: 100%;
  background:#efefef url(images/hintergrund_vorlauf.gif) repeat-x left top;
}

#pagetotal {
  background: #FFFFFF;
  color: #4F4F4F;
  height: 100%;
  margin:10px 0px 0px 0px;
  padding: 0;
  width: 900px;
}

#pagetotalwrapper { width:900px; }

#content {
  background:#FFFFFF;
  float: left;
/*  padding-left: 10px;*/
  padding-right: 10px;
}
#topheader { 
  background:#FFFFFF;
  clear:both; 
  float:left;
/*  width:900px; */
  width:680px;
/*  height:178px;*/
  height:115px;
  text-align:left;
  vertical-align:top; 
} 

#toplogo {
  display:inline; 
  float:right; 
  width:165px;
  height:105px;
}

#topheader .topbanner { float: left; }  

/*
#topbanner img { 
  width:725px; 
  height:186px;
}*/

#topheader h1 { 
  left: -1000px; 
  position: absolute;
}

#topheader h2 { 
  left: -1000px; 
  position: absolute;
}

#topnavline {
  display:inline;
  clear:both;
  border:0;
  float:left;
/*  margin-bottom:26px;*/
  text-align:left;
  vertical-align:top;
  width:680px;
}

#topnav { 
  border: 0; 
  float: left; 
  margin:92px 0px 0px 0px; 
  padding: 0;
}

#iconlist {
  padding-right:10px;
  padding-top: 5px;
  vertical-align: top;    
  width:210px;
/*  margin:44px 0 3px 0;*/
  float:right; 
  background-color:#ABBECD;
  text-align:right;
  height:18px;
}

#iconlist img { 
  display: inline; 
  margin-left: 6px; 
  padding: 0;
}

#topnavtbl {
/*  background-color: #FF9F33;*/
  border-style: none;
  border-width: 0px;
}

.topnavtd {
  border-bottom: 0;
  border-left: 0;
  color: #F1D8AB;
  border-right: 1px solid #FFFFFF;
  border-top: 0;
  height: 19px;
  padding-left: 6px;
  padding-right: 6px;
  width:143px;
  text-align:center;
}

.topnavtdact {
  border-bottom: 0;
  color: #FFFFFF;
  border-left: 0;
  border-right: 1px solid #FFFFFF;
  border-top: none;
  height: 23px;
  padding-left: 6px;
  padding-right: 6px;
  background-color:#FF9F33;
  width:143px;
  text-align:center;
}
#rightarea {
  background-color: #FFFFFF;
  margin:26px 0px 0px 0px;
  float: right;
  height: auto;
  vertical-align: top;
  width: 195px;
  text-align:center;
  padding-left:5px;
}

#leftarea {
  background-color: #FFFFFF;
  clear: both;
  float: left;
  height: auto;
  text-align: left;
  vertical-align: top;
/*  width: 168px;*/
  width: 155px;
  margin-top:26px;
}

#fusscontent {
  background:transparent;
  clear:none;
  float:left; 
  vertical-align:top; 
  width: 900px;
}

#leftarea h3 { display: none; }

.leftmenubox {
  background-color: #FFFFFF;
  float: left;
  margin: 0;
  padding: 0;
  width: 155px;
}

.leftmenubox ul { 
  margin: 0;
  padding: 0;
  width:100%;
  list-style-type: none;
  list-style-position: inside;
  height: auto;
}

.leftmenubox li { display: inline; }

/* s.a IEx.css */
.leftmenubottom{
  display:none;
  border-top: 1px solid #E2AF50;
  float: left;
  height: 1px;
  margin: 0;
  padding: 0;
  width : 155px;
}

#contentarea {
  background-color: #FFFFFF;
  overflow:hidden;
  float: left;
  height: auto;
  padding-left: 0px;
/*  padding-right: 5px;*/
  width: 715px;
  margin-left:30px;
}

#currentnavlist {
  font-size: 0.9em;
  height: 20px;
  padding-bottom: 0px;
  vertical-align: top;
  float:left;
/*  width:460px; */
  width:490px;
  margin-top:26px;
}

#currentnavlist .currentnavlisttext { font-size: 0.9em; }

#usersonlinearea {
  background-color: #FFFFFF;
  float: left;
  padding-top: 8px;
  width: 158px;
}

#languageselect { 
  float: left; 
  padding-top: 8px;
}

#languageselect img { 
  padding-left: 4px; 
  padding-right: 4px;
}

#searchboxarea{
  background-color: #FFFFFF;
  border: 1px solid #E2AF50;
  float: left;
  height: 22px;
  margin-top: 8px;
  width: 158px;
}

/* Footer*/
.fuss1 { 
  color: #4F4F4F; 
  font-size: 0.9em;
}

.fuss1, #fuss1 {
  color: #333333;
  font-size: 0.9em;
  line-height: 1.5em;
  margin-bottom: 0.8em;
  margin-top: 0.4em;
  padding-left: 169px;
}

#bottommenu { 
  overflow: hidden; 
  width: 550px;
}

.fuss2 { 
  color: #666666; 
  font-size: 0.9em;
}

div {
  border-style: none;
  border-width: 0px;
  margin:0px;
  padding:0px;
  text-align: left;
}

.hidden { display: none; }

/* Überschriften */
h1 {
  color: #414141;
  font-size: 2em;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: 15px;
  margin-top: 22px;
}

h1.pagetitle {
  color: #002E70;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 23px;
}

h2 {
  color: #333333;
  font-family: verdana, arial,helvetica,sans-serif, geneva;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 3px;
  margin-top: 15px;
}

h3 {
  color: #333333;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 1px;
  margin-top: 3px;
}

h4 {
  color: #333333;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

h5 {
  color: #333333;
  border-bottom: 1px solid #ABBECD;
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 1px;
  line-height: 1.3em;
  margin-top: 3px;
}

/* Absätze 11px line-height: 15px*/
p, .deftxt, .bodytext, .tx-thexttable-pi1 td, .tx-xinittwocolumn-pi1 td {
  color: #666666;
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 0.3em;
  margin-top: 0.2em;
}

em { font-style: oblique; }

q { font-style: normal; }

strong { font-weight: bold; }

/* XL*/
.txtxl1 {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
}

/* XL, fett*/
.txtxl1b {
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}

/* Aufzählung  */
/* ul { list-style-position:inside } */
li { font-size: 1em; }

ul {
  list-style-image:url(images/sits-pfeil.gif);
  margin-bottom:8px;
  margin-left:19px;
  margin-top:2px;
  padding-left:0;
}
ul li {
  padding-bottom:4px;
  padding-top:1px;
}

/* für Screenreader */
li dfn, .usb{
  display: block;
  height: 0px;
  left: -3000px;
  position: absolute;
  width: 0px;
}

.bulletlist {
  color: #4F4F4F;
  font-size: 1em;
  line-height: 15px;
  list-style-type: square;
}

/* Tabellen */
table{
  border-collapse: collapse;
  border-style: none;
  border-width: 0px;
  color: #4F4F4F;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

th {
  border: 0;
  color: #4F4F4F;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

tr { 
  border: 0; 
  margin: 0; 
  padding: 0;
}

td {
  border-style: none;
  border-width: 0px;
  color: #4F4F4F;
  font-size: 1em;
  font-weight: normal;
  padding: 0;
}

/* Bilder */
img { 
  border-style: none; 
  border-width: 0px; 
  margin: 0;
}

/* Formularfelder*/
form {
  font-size: 0.9em;
  line-height: 16px;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

/*d8ecff*/
input {
  background: #FFFFFF;
  border: 1px solid #abbecd;
  color: #4F4F4F;
  font-size: 0.9em;
  margin: 0;
}

input.radio {
  border: none;
  margin: 0;
}

input.tx-indexedsearch-searchglass {
  background: #FFFFFF;
  border: none;
  font-size: 0.9em;
  margin: 0;
}

select {
  background: #FFFFFF;
  border: 1px solid #C6D4E1;
  color: #4F4F4F;
  font-size: 1em;
  margin: 0;
}

textarea {
  background: #FFFFFF;
  border: 1px solid #abbecd;
  color: #4F4F4F;
  font-family: verdana, arial,helvetica,sans-serif, geneva;
  font-size: 1em;
  margin: 0;
}

.special_menu { color: #999999; }

a.special_menu:link, a.special_menu:visited, a.special_menu:active { color: #999999; }

a.special_menu:hover { 
  color: #F98200; 
  text-decoration: none;
}

/* Style-Klassen */
body.bodynav { 
  font-size: 1em; 
  margin-left: 0px; 
  margin-top: 0px;
}

/* Tabellenklassen*/
/* Stil 1 */
table.tbl1 {
  background-color: #EEEEFF;
  border-bottom: #808080 1px solid;
  border-left: #808080 1px solid;
  border-right: #808080 1px solid;
  border-top: #808080 1px solid;
  font-size: 12px;
  letter-spacing: 0px;
  margin-left: 2px;
  margin-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 0px;
}

th.tbl1th {
  background-color: #CCCCFF;
  border-bottom: #DDDDDD 0px solid;
  border-left: #EEEEEE 0px solid;
  border-right: #DDDDDD 0px solid;
  border-style: outset;
  border-top: #EEEEEE 0px solid;
  color: #4F4F4F;
  font-size: 12px;
  font-weight: bold;
}

th.tbl1thsub1 {
  background-color: #DDDDFF;
  border-bottom: #CCCCFF 0px solid;
  border-left: #CCCCFF 0px solid;
  border-right: #CCCCFF 0px solid;
  border-style: outset;
  border-top: #CCCCFF 0px solid;
  color: #4F4F4F;
  font-size: 11px;
  font-weight: normal;
  vertical-align: top;
}

td.tbl1td { 
  background-color: #FFFFC4; 
  font-size: 11px;
}

tr.tbl1tr { font-size: 12px; }

/* Stil 2 */
/*table.tbl2 { }*/
/*th.tbl2th { }*/
/*td.tbl2td { }*/
/*tr.tbl2tr { }*/
/* Banner    */
.ban1 {
  height: 60px;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: 468px;
}

/* Fehlermeldungen */
.errmsg {
  color: #B30000;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

/* Links #0066CC;*/
a { 
  color: #000000; 
  text-decoration: none;
}

a:link { color: #000000; }

a:visited { color: #000000; }

a:hover { 
  color: #0066CC; 
  text-decoration: none;
}

a:active { color: #000000; }

/* als Link horizontal */
a.nav1hz1:link { 
  color: #FFFFFF; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1:active { 
  color: #F1D8AB; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1:visited { 
  color: #FFFFFF; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1:hover { 
/*  color: #42B229; */
  color: #FF9F33; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1_act:link { 
  color: #fff; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1_act:active { 
  color: #fff; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1_act:visited { 
  color: #fff; 
  font-size: 1.1em; 
  font-weight: bold;
}

a.nav1hz1_act:hover { 
  color: #fff; 
  font-size: 1.1em; 
  font-weight: bold;
}

/* Oberste Ebene Typ1 vertikale Anordnung #A1C5FF statt #c6d4e1 */
.nav1vt1 {
/*  background-color: #FF9F33;*/
  background-color: #708BA6;	
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  height: 19px;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.nav1vt1act {
/*  background-color: #FF9F33;*/
  background-color: #708BA6;	
  color: #FFFFFF;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  height:auto;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;      
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;    
}

.nav1vt1 a:link, .nav1vt1 a:active, .nav1vt1 a:visited { 
  color: #FFFFFF; 
  font-size: 1.0em; 
  font-weight: normal; 
  margin-left:5px; 
}

.nav1vt1 a:hover { 
  color: #FFFFFF; 
  font-size: 1.0em; 
  font-weight: bold; 
  margin-left:5px; 
}

.nav1vt1act a:link, .nav1vt1act a:active, .nav1vt1act a:visited, .nav1vt1act a:hover { 
  color: #FFFFFF; 
  font-size: 1.0em; 
  font-weight: bold;
  height:19px; 
  margin-left:5px;
}

/* Zweite Ebene vertikale Anordnung #708BA6 color: #E2AF50*/
.nav1vt2 {
/*  background-color: #FFDEA5;*/
  background-color: #ABBECD;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  height: 19px;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.nav1vt2act {
/*  background-color: #FFDEA5;*/
  background-color: #ABBECD;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  height:auto;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.nav1vt2 a:link, .nav1vt2 a:active, .nav1vt2 a:visited { 
/*  color: #61AA49; */
  color: #fff; 
  font-size: 1.0em; 
  font-weight: normal; 
  margin-left:13px; 
}

.nav1vt2 a:hover { 
  color: #F98200; 
  font-size: 1.0em; 
  font-weight: normal; 
  margin-left:13px;
}

.nav1vt2act a:link, .nav1vt2act a:active, .nav1vt2act a:visited, .nav1vt2act a:hover { 
  color: #F98200; 
  font-size: 1.0em;
  font-weight: normal; 
  height:19px; 
  margin-left:13px; 
}

/* Dritte Ebene vertikale Anordnung color: #E2AF50; background-color:#899FB4;*/
.nav1vt3 {
  background-color: #abbecd;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  height: 19px;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.nav1vt3act {
  background-color: #FFEDCE;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  height:19px;
  border-left: 0px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
}

.nav1vt3 a:link, .nav1vt3 a:active, .nav1vt3 a:visited { 
  color: #fff; 
  font-size: 1.0em; 
  font-weight: normal;  
  margin-left:23px; 
}

.nav1vt3 a:hover { 
  color: #F98200; 
  font-size: 1.0em; 
  font-weight: normal; 
  margin-left:23px; 
}

.nav1vt3act a:link, .nav1vt3act a:active, .nav1vt3act a:visited, .nav1vt3act a:hover { 
  color:#F98200; 
  font-size: 1.0em; 
  font-weight: normal; 
  height:19px; 
  margin-left:23px; 
}

/* Vierte Ebene vertikale Anordnung */
.nav1vt4 {
  background-color: #899FB4;
  border-top: 1px solid #E2AF50;
  color: #E2AF50;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  height:auto;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  border-left:0px;
}

.nav1vt4act {
  background-color: #899FB4;
  border-top: 1px solid #E2AF50;
  color: #FFFFFF;
  float: left;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  height: 22px;
  padding-top: 2px;
  text-decoration: none;
  vertical-align: middle;
  width: 155px;
  border-right:0px;
  border-left:0px;
}

.nav1vt4 a:link, .nav1vt4 a:active, .nav1vt4 a:visited { 
  color: #E2AF50; 
  font-size: 1.0em; 
  font-weight: normal; 
  margin-left:28px; 
}

.nav1vt4 a:hover { 
  color: #FFFFFF; 
  font-size: 1.1em; 
  font-weight: normal; 
  margin-left:28px;
}

.nav1vt4act a:link, .nav1vt4act a:active, .nav1vt4act a:visited, .nav1vt4act a:hover { 
  color: #FFFFFF; 
  font-size: 1.0em; 
  font-weight: bold;
  height:22px; 
  margin-left:28px;
}

/* Special (Impressum, ... */
a.navspec:link { 
  color: #4F4F4F; 
  font-size: 1em; 
  font-weight: normal;
}

a.navspec:hover { 
  color: #4F4F4F; 
  font-size: 1em; 
  font-weight: normal;
}

a.navspec:active { 
  color: #4F4F4F; 
  font-size: 1em; 
  font-weight: normal;
}

a.navspec:visited { 
  color: #4F4F4F; 
  font-size: 11px; 
  font-weight: normal;
}

a.nav2vt1:active { 
  color: #FFFFFF; 
  font-size: 10px; 
  font-weight: bold;
}

a.nav2vt1:hover { 
  color: #FFFFFF; 
  font-size: 10px; 
  font-weight: bold;
}

a.nav2vt1:link { 
  color: #993366; 
  font-size: 10px; 
  font-weight: bold;
}

a.nav2vt1:visited { 
  color: #FFFFFF; 
  font-size: 10px; 
  font-weight: bold;
}

/*Indexsuche */
.tx-macinasearchbox-pi1{
  border-left: 0px solid #FFFFFF;
  float: left;
  margin-top: 0px;
  padding-bottom: 2px;
  vertical-align: middle;
  width: 155px;
/*  background-color:#FF9E31;*/
  background-color:#708BA6;
}

#tx-indexedsearch-searchbox-box { width: 155px; }

#tx-indexedsearch-searchbox-button-box {
  float: left;
  padding-left: 5px;
  text-align: left;
  vertical-align: middle;
  width:10px;
}

#tx-indexedsearch-searchbox-box Div { margin-top:2px; }

#tx-indexedsearch-searchbox-button-box .tx-indexedsearch-searchbox-button {
  background-color: #708BA6;
  border: 0;
  height: 16px;
  vertical-align: top;
  width: 10px;
  color:#fff;
  cursor:pointer;
}

input.tx-indexedsearch-searchbox-sword {
  background: #FFFFFF;
/*  border: 1px solid #FFE381;*/
  font-size: 0.9em;
  margin: 0;
  width: 125px;
  color:#414141;
  border:none;
}

input.tx-indexedsearch-searchglass {
  background: #FFFFFF;
  border: none;
  color: #FFFFFF;
  font-size: 0.9em;
  margin: 0;
}

.tx-indexedsearch { width: 500px; }

.tx-indexedsearch .tx-indexedsearch-browsebox-strong { font-weight: bold; }

.tx-indexedsearch .tx-indexedsearch-whatis p .tx-indexedsearch-sw { 
  font-style: italic; 
  font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
  margin-bottom: 5px; 
  margin-top: 10px;
}

.tx-indexedsearch p.tx-indexedsearch-noresults { 
  font-weight: bold; 
  text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background: #EEEEFF; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p { font-weight: bold; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent { 
  font-weight: normal; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p {
  font-size: 0.9em;
  font-style: normal;
  line-height: 1.1em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redmarkup { 
  color: #FF0000; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #EEEEFF; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead { 
  margin-bottom: 5px; 
  margin-top: 20px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 { 
  margin-bottom: 0px; 
  margin-top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead table { background: #8EA8CD; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead td { vertical-align: middle; }

.tx-indexedsearch .tx-indexedsearch-res .noresume { color: #666666; }

/* New Login Box */
.tx-newloginbox-pi3-listrow td {
  background-color: #EEEEEE;
  padding-left: 3px;
  padding-right: 3px;
}

.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-header td { background-color: #CCCCCC; }
.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-header td p { font-weight: bold; }
.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-odd td { background-color: #F6F6F6; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
div.csc-menu { margin-left: 10px; }

div.csc-menu p {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin: 1px 0px 0px 0px;
  padding: 1px 2px 1px 10px;
}

div.csc-menu p a { 
  color: #454545; 
  text-decoration: none;
}

div.csc-menu p a:hover {
  color: #0765A2;
  font-weight: bold;
  text-decoration: none;
}

div.csc-menu p.csc-section {
  font-style: italic;
  font-weight: normal;
  margin-left: 20px;
}

/* Menu / Sitemap, "Menu of these pages" */
div.csc-menu-def p { }

/* Menu / Sitemap, "Menu of subpages to these pages" */
div.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
div.csc-menu-2 { }
div.csc-menu-2 p.csc-sitemap { }
div.csc-menu-2 p.csc-sitemap-level1 { 
  margin-left: 20px; 
  margin-top: 20px;
}
div.csc-menu-2 p.csc-sitemap-level2 { margin-left: 40px; }
div.csc-menu-2 p.csc-sitemap-level3 { margin-left: 60px; }
div.csc-menu-2 p.csc-sitemap-level4 { margin-left: 80px; }
div.csc-menu-2 p.csc-sitemap-level1 a { 
  font-size: 1.3em; 
  font-weight: bold; 
  height: 20px;
}
div.csc-menu-2 p.csc-sitemap-level2 a { font-size: 1em; }
div.csc-menu-2 p.csc-sitemap-level3 a { font-size: 1em; }
div.csc-menu-2 p.csc-sitemap-level4 a { font-size: 1em; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
div.csc-menu-3 { }
div.csc-menu-3 p.csc-section { margin-left: 0px; }
div.csc-menu-3 p.csc-section a { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
div.csc-menu-4 { }
div.csc-menu-4 p { margin-top: 2px; }
div.csc-menu-4 p.csc-abstract {
  font-style: italic;
  font-weight: normal;
  margin-top: 0px;
  padding: 0px 2px 2px 20px;
}

/* Menu / Sitemap, "Recently updated pages" */
div.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
div.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
div.csc-menu-7 { }
div.csc-menu-7 p { font-weight: bold; }
div.csc-menu-7 p.csc-section a { color: #186900; }

/* styles for extension "tx_veguestbook_pi1"  */
.tx-guestbook-list-header {
  background-color: #EFEFEF;
  color: #454545;
  font-weight: bold;
}
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title { font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { 
  color: #666666; 
  font-size: 9px;
}
.tx-veguestbook-pi1-browsebox td { 
  color: #666666; 
  font-size: 9px;
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-scell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-scell { background-color: #EEEEEE; }
.tx-guestbook-latest-header {
  background-color: #EFEFEF;
  color: #454545;
  font-weight: bold;
}
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { 
  color: #666666; 
  font-size: 9px;
}
.tx-guestbook-form-inputfield-med { 
  height: 20px; 
  width: 100px;
}
.tx-guestbook-form-inputfield-big { 
  height: 20px; 
  width: 150px;
}
.tx-guestbook-form-textarea { width: 250px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }

/*****************************/
/* Glossar / Akronyme */
/*****************************/
a:link acronym, acronym, dfn, abbr, span.abbr { 
  border-bottom: none; 
  cursor: help;
}
dl.glossary dt {
  font-style: normal;
  font-weight: bold;
  margin: 0 0 3px 0;
}
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;
}

#sitslogo { 
  display:block;
  float:left;
  width:178px;
  vertical-align:top;
  text-align:left;
}

.img-sitslogo { width:178px; }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container HR.clearer { clear:left; }
.news-latest-container { border:0; }
.news-latest-container H2,.news-latest-gotoarchive {
  color:#fff;
  font-size: 1.0em; 
  padding-left:3px;
  margin:0;
  border:0;
  background-color:#708BA6;
  height:19px;
  vertical-align:middle;
  font-weight:normal;
}
.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-bottom:1px;
  float:left;
}
.news-latest-item .bodytext { font-size:0.9em; }
.news-latest-image { 
  float:left;
  margin:5px 0px 5px 0px; 
}
.news-latest-item a:link, .news-latest-item a:active, .news-latest-item a:visited { 
  color: #708BA6; 
  font-size: 1.0em; 
  font-weight: normal;  
}
.news-latest-item a:hover { 
  color: #708BA6; 
  font-size: 1.0em; 
  font-weight: normal; 
}
.news-latest-item IMG {
  margin-bottom:5px;
  margin-right:5px;
  border:0;
/*  float:left;*/
}
.news-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.news-latest-morelink,.news-latest-category { font-size:0.8em; }
.news-latest-date {
  font-size:0.8em;
  border-bottom:1px solid #666666;
  float:left;
  margin-bottom:0;
  width:195px;
}

.news-latest-item h3 {
  float:left;
  font-size:1em;
  font-weight:normal;
  margin-top:0;
  padding-bottom:2px;
  padding-top:8px;
  width:195px;
  border-bottom:1px solid #999;
}
.news-latest-morelink { 
/*  height:14px;
  float:right;
  margin-top:55px;*/
  float:left;
  clear:both;
}
.news-latest-morelink A {
  font-size: 0.9em; 
  float:right;
}
.news-latest-morelink a:link, .news-latest-morelink a:active, .news-latest-morelink a:visited { 
/*  color: #414141;*/
  color: #F98200;
  font-size: 0.9em; 
  font-weight: normal;  
}
.news-latest-morelink a:hover { color: #FF9F33; }

/* Mailformular */
.csc-mailform { 
  float:none; 
  border:none; 
  border-width:0px;
  padding-right:20px;
} 
.csc-mailform-field {
/*  vertical-align: left;*/
  width:450px;
  float:left;
  display:block;
  clear:both;
  padding:0px 0px 3px 0px;
}
.csc-mailform-field LABEL { 
  display:block; 
  float:left; 
  width:100px;
  float:left;
}
.csc-mailform-field INPUT { 
  display:block; 
  float:left; 
}
.csc-mailform-field SELECT { 
  display:block; 
  float:left; 
}
.csc-mailform-field TEXTAREA { 
  display:block; 
  float:left;
  text-align:left;
}
.csc-mailform-field #mailformformtype_mail { 
  display:block; 
  float:right;
  text-align:center;
  margin:0px 5px 0px 0px;
}

#topbanner { float:left; }

.csc-textpic-caption { font-size:10px; }
.typo3-logo { 
  text-align:right; 
  float:left;
  width:220px;
  height:72px;
  padding-top:20px;
}
/*.typo3-logo IMg { margin-top:-60px; }*/

#content-2sp { 
  width:715px;
  float:left; 
  margin-left:30px;
}
#content-normal {
  float:left;
/*  clear:both;*/
  width:465px;
  padding-right:30px;
}
#content-right {
  float:right;
  width:220px;
  margin-top:26px;
}
#contentbegin {
  float:left;
  clear:both;
  width:715px;
}
#content-1sp-kre { 
  margin-left:30px;
  float:left; 
}
