body {
    margin-top: 0;
    padding-top: 0;  
    background-color: #e3e5e3; 
}

body, p, td, ul, li, dl, dt, dd{
    color: #000000;
    font-family: Arial,Helvetica Neue,helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal
}

h2 {
	font-size: 24px;
	font-weight: 400;
}

a {
  color: #24a0d8;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.normheadline {
  color: #8b9f22;
}

h2.normheadline {
  color: #000000;
  font-size: 24px;
  font-weight: 400;
}

h3.normheadline {
  font-size: 16px;
  font-weight: 400;
}

.header_department {
	color: #333;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
	padding-right: 10px;
}

.header_language {
	margin-right: 38px;
	padding-left: 10px;
	border-left: 1px solid grey;
}

.footer {
  color: #fff;
  background-color: #65656C;
  border-top: 10px solid #65656C;
  border-bottom: 8px solid #65656C;
  border-left: 15px solid #65656C;
  border-right: 15px solid #65656C;
}

table.footer {
	margin-left:auto; 
  margin-right:auto;
	width: 976px;
	border-bottom: 30px solid #65656C;
}

tr.footer {
	border-bottom: 2px solid #65656C;
  border-left: 10px solid #65656C;
}

th.footer {
	font-weight: 700;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	border-bottom: 5px solid #65656C;
  border-left: 10px solid #65656C;
  height: 60px;
  width: 25%;
}

td.footer {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
  vertical-align: middle;
  padding-left: 10px;
  padding-top: 5px;
  border-top: 1px dotted white;
  height: 27px;
}

a.footer_link {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.info_seminar {
	color: #333;
	font-weight: 700;
}

td.imgonly {
	line-height: 0px;
	font-size: 0px;
}

a.navlank0 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

td.navlank1 {
	height: 20px;
	border-right: 1px dotted grey;
}

td:hover.navlank1 {
  background-color: #e3e5e3; 
}

a.navlank1 {
  color: #333;
  text-decoration: none;
}

.news_heading {
	color: #333;
  font-weight: 700;
}

.news_intro {
  color: #333;
  font-size: 12px;
  font-weight: 400;
}

.news_img {
	float: left;
	width: 80px;
	margin: 10px 10px 10px 10px;
}

.news_readmore {
  color: #24a0d8;
  font-size: 10px;
  text-decoration: none;
}

.prefect_img {
  width: 160px;
  margin: 10px 10px 10px 10px;
}

.staff_table {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
}

.staff_table_name {
	color: #000000;
  width: 30%;
}

.staff_table_title {
  color: #000000;
  text-decoration: none;
  width: 20%;
}

.staff_table_mail {
  color: #000000;
  text-decoration: none;
  width: 30%;
}

.staff_table_nr {
  color: #000000;
  width: 20%;
}

.person_name {
	color: #24a0d8;
  text-decoration: none;
}

table.outmost {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 976px;
	background-color: #ffffff ;
}

table.outmost>tbody>tr>td, table.outmost>tbody>tr>th {
	padding: 0px;
}

table.layout-table {
	border-collapse: collapse;
}

table.layout-table>tbody>tr>td, table.layout-table>tbody>tr>th {
	padding: 0px;
}

#main-table {
	width: 100%;
}

#main-table th {
	background-color: #e5e5e5;
	text-align: left;
}

.author-table {
	background-color: #e5e5e5;
	width: 100%;
}

.author-table th {
	text-align: right;
}

#tritamek-table {
	background-color: #e5e5e5;
	width: 100%;
}

#tritamek-table th {
	text-align: left;
}

#defense-table {
	background-color: #e5e5e5;
	width: 100%;
	border-spacing: 0px;
}

#gallery-table img {
	border: none;
}

table.list-table {
	width: 100%;
	border-collapse: collapse;
}

table.list-table th {
	background-color: #e5e5e5;
	padding-left: 1ex;
  padding-right: 1ex;
}

table.list-table td {
	vertical-align: top;
	padding-left: 1ex;
  padding-right: 1ex;
}

.courses_table {
	width: 100%;
  border-collapse: collapse;
	font-size: 10px;
}

.courses_table_th {
	font-size: 10px;
	text-align: center;
  background-color: #c0c0c0;
}

.courses_table_tr_odd {
  background-color: white;
}

.courses_table_tr_even {
  background-color: lightgrey;
}

.courses_table_column1 {
	font-size: 10px;
	text-align: center;
	width: 8%;
}

.courses_table_column2 {
  font-size: 10px;
  width: 30%;
}

.courses_table_column3 {
  font-size: 10px;
  text-align: center;
  width: 7%;
}

.courses_table_column4 {
  font-size: 10px;
  text-align: center;
  width: 5%;
}

.courses_table_column5 {
  font-size: 10px;
  text-align: center;
  width: 17%;
}

.courses_table_column6 {
  font-size: 10px;
  text-align: center;
  width: 10%;
}

.courses_table_column7 {
  font-size: 10px;
  text-align: center;
  width: 5%;
}

.courses_table_column8 {
  font-size: 10px;
  text-align: center;
  width: 5%;
}

.courses_table_column9 {
  font-size: 10px;
  text-align: center;
  width: 5%;
}

.courses_table_column10 {
  font-size: 10px;
  text-align: center;
  width: 8%;
}

.seminar_table {
  width: 100%;
  border-collapse: collapse;
}

.seminar_table_th {
	font-weight: 700;
	text-align: center;
	background-color: lightgrey;
	height: 20px;
}

.seminar_table_tr {
  height: 30px;
}

.seminar_table_col1 {
  font-weight: 400;
  font-size: 12px;
}

.seminar_table_col2 {
  font-weight: 400;
  text-align: center;
}

.seminar_table_col3 {
  font-weight: 400;
  text-align: center;
}

.width20 {
	width: 20%;
}

.width30 {
	width: 30%;
}

.width50 {
	width: 50%;
}

.width70 {
	width: 70%;
}

.font12 {
	font-size: 12px;
}

#course-table {
	width: 100%;
	border-collapse: collapse;
}

#course-table th {
	text-align: left;
}

#course-table td, #course-table th {
	padding: 1px;
}

#publication-form-table {
	background-color: #e5e5e5;
	width: 580px;
	border-collapse: collapse;
}

#publication-form-table td {
	padding: 7px;
}
