/* LINKFORMATIERUNG / LINKS */
a:link {color: #369; text-decoration: none;}
a:visited {color: #369; text-decoration: none;}
a:hover {color: #996632; text-decoration: underline;}
a:active {color: #996632; text-decoration: underline;}
a:focus {color: #996632; text-decoration: underline;}

/* RESET BROWSERSTYLE */
* {
  padding: 0;
  margin: 0;
}

/* GLOBAL */
h1, h2, h3 {
  font-family: Helvetica,Arial,sans-serif;
/*  color: #532; */
  font-size: 28px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: left;
  margin: 10px 0 10px 0;
}
h4 {
  font-family: Helvetica,Arial,sans-serif;
/*  color: #532; */
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
}
h5 {
  font-family: Helvetica,Arial,sans-serif;
/*  color: #532; */
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
}
h6 {
  font-family: Helvetica,Arial,sans-serif;
/*  color: #532; */
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
}
p {
  margin: 10px 0;
}
ol {
  margin: 6px 0;
}
ol li {
  line-height: 1.0em;
  border: 0;
  padding: 3px 0;
  margin: 0 0 0 22px;
}
ul {
  margin: 6px 0;
}
ul li {
  line-height: 1.0em;
  border: 0;
  padding: 3px 0;
  margin: 0 0 0 17px;
}

hr {
  clear: both;
  height: 1px;
/*  color: #abc; */
/*  background-color: #abc; */
  border: 0;
  margin: 5px 0 3px 0;
}


/* BODY UND SEITE / BODY AND PAGE */
body {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
}


#tplge_body {
/*  text-align: center;*/
}
#top {
  font-size: 10px;
  line-height: 10px;
}

#tplge_page {
 
}

#tplge_top {
  width: 100%;
  min-width: 990px;
  background-color:#e0e0e0;
}

#tplge_bottom {
  width: 100%;
  min-width: 990px;
  background-color:#e0e0e0;
}


#tplge_topin {
  width: 910px;
  height: 181px;
  line-height: 1.2em;
  margin: 0px auto;
  background-color:#f4963f;
  padding: 0px 25px 0px 25px;
  border-color: #999999;
  border-width: 4px;
/*  border-bottom-style: solid;*/
/*  border-right-style:solid;*/
  background-image: url("../../userfiles/images/lehrstuhl-head.jpg");
}

#tplge_bottomin {
  width: 900px;
  line-height: 1.2em;
  margin: 0px auto;
  background-color:#ffffff;
  padding: 20px;
}


/* LOCATOR und SUCHE / LOCATOR and SEARCHBOX */
#tplge_locator {
  width: 65%;
  float: left;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 100;
  text-align: left;
  color:black;
  padding: 15px 0 0 0;
} 

#tplge_info {
  float:left;
  width:100%;
}

#tplge_search {
  float:right;
/*  padding-top:22px;*/
}

#tplge_locator a:link {
  color:black;
}
#tplge_locator a:visited {
  
}
#tplge_locator a:hover {
  
}
#tplge_locator a:active {

}
#tplge_locator a:focus {

}

#tplge_language {
  float:right;
  padding-top:20px;
}

div#searchbox {
  width: 200px;
  float: right;
  text-align: right;
  padding: 10px 0px 0px 0px;
}

div#searchbox .submit {
  background: none;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #e0e0e0;
  border: 0px solid #fff;
  padding: 3px;
}

div#searchbox .submit:hover {
  text-decoration:underline;
}
div#searchbox .text {
  width: 60%;
  background: #ecece6;
  border: 2px solid #bba;
  padding: 3px 4px;
}


/* KOPFBEREICH / HEADER */
#tplge_header {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}
#tplge_headerin {
  color:black;
}

#tplge_header h1 {
  /*text-transform: uppercase;*/
  font-family: Helvetica,Arial,sans-serif;
  color: #55514b;
  font-size: 32px;
  line-height: 2em;
  text-align: left;
  letter-spacing: 1px;
  font-weight: bold;
/*  border-top: 2px solid;*/
  margin-bottom:0px;
}

.head_link:link {color: #55514b; text-decoration: none;}
.head_link:visited {color: #55514b; text-decoration: none;}
.head_link:hover {color: #5c5951; text-decoration: none;}
.head_link:active {color: #55514b; text-decoration: none;}
.head_link:focus {color: #55514b; text-decoration: none;}

#tplge_header h2 {
  color: #55514b;
  text-align:left;
  line-height: 1em;
  margin-top:-20px;
}

/* KOPFNAVIGATION / HEADER-NAVIGATION */
#tplge_headnav {
  clear: both;
  float:left;
  width:650px;
}
#tplge_headnavin {
  font-family: Helvetica,Arial,sans-serif;
  font-weight: 300;
  text-align: left;
  padding: 3px 0px 0px 0px;
  margin: 7px 0px 5px 0px;
  float:left;
  width:100%;
  background-color:#55514b;
}

#tplge_headnavtable {
/*  margin: 6px auto;*/
  text-align:left;
  float:left;
}

#tplge_headnav a {
  color:#e0e0e0;
  background-color: #55514b;
  font-size:14px;
  text-decoration: none;
  font-weight: bold;
}

#tplge_headnav span {
  color:#e0e0e0;
  background-color: #55514b;
  font-size:14px;
  text-decoration: none;
  font-weight: normal;
}

#tplge_headnav li {
  padding: 10px 0px, 2px, 0px;
}

#tplge_headnav li:hover {
  color: #55514b;
  background: #e0e0e0;
}


#tplge_headnav ul.menulevel1 {
  float: left;
  padding: 0;
  margin: 0 auto;
}

#tplge_headnav ul.menulevel1>li {
  list-style-type: none;
  list-style-image: none;
  display: inline;
  position:relative;
  color:#e0e0e0;
  float: left;
  line-height: 1.2em;
  padding: 0 10px 0px 8px;
  margin: 0px 0px 2px 3px;
}

#tplge_headnav ul.menulevel2 {
  position:absolute;
  left:-4px;
  background-color: #55514b; 
  padding: 0px 15px 7px 0px;
  margin-top:0px;
  display:none;
  list-style:none;
  z-index:1000;
}

#tplge_headnav ul.menulevel1 li:hover ul.menulevel2 {
  display:block;
}

#tplge_headnav ul.menulevel1 li:hover>a {
  color:#55514b;
  background-color:#e0e0e0;
}

#tplge_headnav ul.menulevel1 li:hover>span {
  color:#55514b;
  background-color:#e0e0e0;
}

#tplge_headnav ul.menulevel2 li {
  clear:both;
  width:100%;
  list-style-type: none;
  list-style-image: none;
  text-align:left;
  display: block;
  margin:5px;
  padding:5px 0px 5px 5px;
}


#tplge_headnav ul.menulevel3 {
  position:absolute;
  left:150px;
  top:0px;
  background-color: #55514b; 
  padding:5px 15px 5px 20px;
  margin:2px;
  display:none;
  list-style:none;
  z-index:1000;
}

#tplge_headnav ul.menulevel2 li:hover ul.menulevel3 {
  display:block;
}

#tplge_headnav ul.menulevel2 li:hover>a {
  color:#55514b;
  background-color:#e0e0e0;
}

#tplge_headnav ul.menulevel2 li:hover>span {
  color:#55514b;
  background-color:#e0e0e0;
}

#tplge_headnav ul.menulevel3 li {
  clear:both;
  width:100%;
  list-style-type: none;
  list-style-image: none;
  text-align:left;
  display: block;
}


ul.tplge_subnav {
  clear: both;
  list-style-type: none;
  text-align: left;
  padding: 24px 0 10px 0;
  margin: 0;
}
ul.tplge_subnav li {
  font-size: 14px;
  padding: 5px 6px 5px 0;
  margin: 0;
}
p.tplge_lastupdate {
  font-size: 13px;
/*  color: #333; */
  padding: 0 12px;
}

/* INHALT / CONTENT */
#tplge_content {
  float: left;
  width: 620px;
  padding-right:22px;
  border-color: #e0e0e0;
  border-width: 3px;
  border-right-style:dotted;
}
#tplge_contentin {
  font-size: 14px;
  text-align: left;
  padding: 0 10px 0 0;
  line-height: 150%;
}
#tplge_contentin h1, #tplge_contentin h2, #tplge_contentin h3 {}
  
#tplge_content li {
  background: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  text-align: center;
}
.border {
  border: 1px solid;
}
.noborder {
  border: 0;
}

.tplge_box01 {
  background: #ecece6;
  border: 4px double #bba;
  padding: 4px 16px;
  margin: 12px 0;
}

/* RIGHT COLUMN */
#tplge_links {
  float: right;
  width: 25%;
}


/* FUSSLINKS / LEGAL LINKS */
#tplge_notes {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  text-align: center;
  padding: 0 10px 90px 10px;
  margin: 50px auto;
}
#tplge_notes span {
  padding: 0 6px 0 2px;
}

#tplge_notes a:link {
  text-decoration:none;
  color:#55514b;
  font-weight:bold;
}

/* VORDEFINIERTE KLASSEN FUER BILDER / PREDEFINED CLASSES FOR IMAGES */
img.left {
  float: left;
  margin: 8px 20px 10px 0;
}
img.right {
  float: right;
  margin: 8px 0 10px 20px;
}
img.center {
  margin: 10px auto;
}
img.border {
  border: 1px solid;
}
img.noborder {
  border: 0;
}

/* SONSTIGES / THE REST */
.img_link {
  margin-top: 20px;
  margin-bottom:40px;
  text-align: center;
}

.img_link a {
  text-decoration:none;
  color:#7b7b7b;
  font-weight:none;
}

.img_link img {
  border-width: 0;
}

#passwd {
  border: 1px solid;
}
.text {
  background: #ecece6;
  border: 2px solid #bba;
  padding: 3px 4px;
}
.file {
  border: 1px solid;
}
p.code {
  background: #eed;
  font-family: Helvetica,Arial,sans-serif;
  border: 1px solid;
  padding: 20px;
}
p.date {
/*  color: #093;*/
  text-align: right;
  line-height: 1.2em;
}
.scroll {
  background: #eec;
  border: 1px solid;
  padding: 10px;
  overflow: scroll;
}
.border {
  border: 1px solid;
}
.retrieve {
  background: #fff;
  background-image:none;
  border: 0;
}
table.edit {
  background: #eee;
  font-size: 14px;
  line-height: 1.2em;
  border: 1px solid;
  margin: 1px 0;
}
table.edit td {
  border: 0;
  padding: 3px;
}
textarea {
  width: 90%;
  background: #f6f6f6;
  font-family: Helvetica,Arial,sans-serif;
  border: 1px solid;
  padding: 10px;
  margin: 0 0 10px 0;
}
.hinweis {
  line-height: 1.2em;
  padding: 2px 10px;
}