body {
	color: #000000;
	/*font-family: 'Raleway', sans-serif;*/
}

h1,h2,h3 {
}

h2 {
	border-bottom: 2px solid #d8d8d8;
 	padding-bottom: 4px;
 	padding-top: 15px;
 	clear: both;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	padding-bottom: 4px;
 	padding-top: 15px;
 	clear: both;
 	font-size:1.4em;
 	font-weight:200;
}

table.pubdb tbody tr td.year_separator b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d8d8d8;
 	padding-bottom: 4px;
 	font-size: 0.75em;
 	padding-top: 15px;
 	font-weight: normal;
	color: #666;
	display: block;
}

h3.theses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d8d8d8;
 	padding-bottom: 4px;
 	font-size: 0.75em;
 	padding-top: 15px;
 	font-weight: normal;
	color: #666;
	display: block;
}

table.padabama tbody tr td.year_separator b {
 	padding-bottom: 4px;
 	font-size: 0.75em;
 	padding-top: 15px;
 	font-weight: normal;
	color: #666;
	display: block;
}


.thesestype {
	font-size: 0.9em;
	font-style: none;
	text-transform: capitalize;
}

.thesestitle {
	font-size: 1em;
	font-weight: bold;
    display: block;
	margin-top:-7px;
}


table.padabama {
	margin-left: 60px;
}

table.padabama td {
	display:block;
}

table.padabama tbody tr td:first-child {
	float: left;
}

table.padabama tbody tr td:first-child span.author::after {
	content: ",";
}

table.padabama tbody tr td span.author {
	font-size: 0.8em;
}

table.padabama tbody tr td span.thesistype {
	font-size: 0.9em;
	font-style: italic;
	text-transform: capitalize;
}

table.padabama tbody tr td span.author {
	margin-bottom: -5px;
	display: inline-block;
}

table.padabama tbody tr td span.thesistype {
	margin-bottom: -5px;
    display: inline-block;
}


table.padabama tbody tr td span.title {
	font-size: 1em;
	font-weight: bold;
    display: block;
}

table.pubdb tbody tr td a img {
	  background: url(/pubdb/publications/images/pdf_neu.png);
	  width: 0px;
	  height: 0px;
	  padding-bottom: 32px;
	  padding-right: 23px;
	  margin-left: 25px;
}

table.pubdb tbody tr td span.dl {
	visibility: hidden;
}

table.pubdb tbody tr td.year_separator b {
	margin-bottom: 8px;
	font-size: 0.9em;
}

table.pubdb tbody tr td {
	font-size: 0.8em;
}

table.pubdb tbody tr td b {
	  font-size: 1.2em;
	  display: inline-block;
	  margin-bottom: 3px;
	  margin-top: 2px;
}

div#forschungsprojekte > div {
	margin-bottom: 30px;
	clear: both;
	min-height: 100px;
}

div#forschungsprojekte > div > div.thumb {
	width: 270px;
	float: left;
}

div#forschungsprojekte > div > div.text {
	margin-left: 270px;
	font-size: 0.8em
}

div#forschungsprojekte > div > div.text > strong {
	font-size: 1.2em;
	padding-bottom: 4px;
	display: inline-block;
}

div#nav > div.navmenu > ul > li > ul > li > a {
	display: none;
}  

div#forschungsprojekte a.pdf {
	  background: url(/pubdb/publications/images/pdf_neu.png);
	  background-repeat: no-repeat;
      background-size: 11px;
      padding-left: 15px;
}

.addMaterial {
	padding-top: 2px;
	line-height: 20px;
}