

div.leftMenu {
   height: 100%;
}

div.leftMenu h1 {
   margin-top: 10px;
   font-size: 12pt;
   color:#6da000;
}

img.tuLogo {
  float: left;
  margin-left: 20px;
  margin-top: 30px;
}

img.headerLogo {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}


a.nd:link { text-decoration:none; color:#6da000; }
a.nd:visited	{ text-decoration:none; color:#6da000; }
a.nd:hover { text-decoration:none; color:#6da000; }
a.nd:active { text-decoration:none; color:#6da000; }

a {
  color:#707070;
/*  color:#6da000; */
/*  text-decoration: none;*/
}

td.vl_datum {
/*    color: #00420c; */
    color: #6da000;
    font-weight: bold;
    padding: 10px;
    vertical-align: top;
}

td.vl_inhalt {
    padding: 10px;
    vertical-align: top;
}

a:hover {
  color:#6da000;
  text-decoration: underline;
}

div.disclaimer {
  text-align: justify;
  margin-bottom: 40px;
  margin-top: 0px;
  padding-top: 10px;
}

ul.linkliste {
  list-style-image: url(../GRAFIKEN/NEU/list_bullet.png);
}

ul.social_share_privacy_area){
	padding-left: 10px;
  	margin: 10px;
}
ul:not(.social_share_privacy_area) {
  list-style-image: url(../GRAFIKEN/NEU/list_bullet.png);
  padding-left: 20px;
  margin: 10px;
}

li {
  padding-left: 0px;
}

ul.enumeration {
  list-style-image: url(../GRAFIKEN/NEU/list_bullet.png);
  padding-left: 20px;
}

div.leftMenu ul, ul.leftMenu {
  text-align: left;
  list-style-image: url(../GRAFIKEN/NEU/list_bullet.png);
  margin:10px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding:6px;
  padding-left: 25px;
  margin: solid 1px red;
  border: solid 1px #cccccc;
  background-color: #e0e0e0;
  height: auto;
}

a.leftMenu,li.leftMenu {
  font-size: 9pt;
}

a.toplevellink {
   font-size: 11pt;
   font-weight: normal;
   color: red;
   letter-spacing: 0.2em
}

ul.leftMenu li,a {
  font-size: 9pt;
}

pre.beispiel {
  margin-top:20px;
  margin-bottom:24px;
  padding:4px;
  border-style:solid;
  border-width:1px;
  border-color:#c0c0c0;
  font-size:10pt;
  color:#303030;
  Background-color:#e0e0e0;
}

h3.leftMenu {
  font-weight: normal;
  color: #616161;
  padding: 0px;

  padding-bottom: 0px;
  margin: 0px;
  margin-bottom: 0px;
}

div.news {
  padding: 0px;
  padding-left: 0px;
  padding-bottom: 30px;
  text-align: justify;
}

h2 a.newsTitle {
  color: black;
  text-decoration: none;
  font-size:14px;
}

div.newsText {
  /*padding-top: 10px;*/
  padding-left: 0px;
  text-align: justify;
}

h2 {
  font-weight: normal;
  margin-bottom: 0px;
  padding-top:4px;
}

h3 {
  font-size: 12pt;
/*  font-weight: normal; */
/*  margin:0px; */
}

a.news {
  color: #6da000;
  text-decoration: none;
}

a.news:hover {
  color: #6da000;
  text-decoration: underline;
}

input.textfield {
  width: 75%;
}

input.memofield {
  width: 75%;
}

select.selection {
  width: 100%;
}

input.button {
  width: 100%;
}

table.twocolumn {
  width: 100%;
  border-width: 0px;
  border-style: none;
  border-color: #000000;
}

td.twocolumn {
  width: 25%;
}

table.view, table.edit, table.find {
  width: 100%;
  border-style: none;
  border-collapse: collapse;
  empty-cells: show;
}

th.view, th.edit, th.find {
  width: 25%;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #b0b0b0;
  background-color: #eeeeff;
  text-align: left;
  font-weight: bold;
}

td.view, td.edit, td.find {
  width: 75%;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #b0b0b0;
  background-color: #ffffdd;
  text-align: left;
}

table.other, table.enumeration {
  width: 100%;
  border-style: none;
  border-collapse: collapse;
  empty-cells: show;
}

th.other, th.enumeration {
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #b0b0b0;
  background-color: #eeeeff;
  text-align: left;
  font-weight: bold;
}

td.other, td.enumeration {
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #b0b0b0;
  background-color: #ffffdd;
  text-align: left;
}

ul.tree {
  list-style-type: circle;
  margin-left: 0.5em;
  padding-left: 0.5em;
}



ul.selected {
  list-style-type: disc;
  margin-left: 0.5em;
  padding-left: 0.5em;
}



/*
   header und logo-definitionen
*/

table.header {
  margin-top: 20px;
  padding-top: 10px;
}

td.headerLinks {
  width: 335px;
  padding:0px;
/*  background-image: url(/GRAFIKEN/NEU/ls8_head_left.png);  */
  background-repeat: no-repeat;
}

td.headerMitte {
  background-image: url(../GRAFIKEN/NEU/ls8_head_mid.html);
  background-repeat: repeat-x;
}

td.headerRechts {
  width: 327px;
  height: 102px;
  padding:0px;
  background-image: url(../GRAFIKEN/NEU/ls8_head_right.png);
  background-repeat: no-repeat;
}

/*
  Alumni Projektleiter
*/
    dl.alumni { float: left; align: left; margin-right: 10px; overflow: hidden;}
    dl.alumni dt { margin-bottom:  0px;}
    dl.alumni dd { margin-top: 0px; margin-bottom:  20px;}
    dl.alumni img { width: 180px;}
