body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 19px;
	background-color:#fdfdfd;

}

h1,h2,h3,h4,div,td,th,address,blockquote,nobr,b,i,span,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal; 

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:1.3;
}
.liste{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:1.3;
}

/*
.text {
	color:black;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	}

.braun { 
	color:#996600; 
	font-size:1em;
	}
*/	

.dzhw_blau{
	color:#005da0; 
}
	
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	color:#005da0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 19px;
}

.Unterueberschrift { 
	font-family: Arial, Helvetica, sans-serif;
	color:#005da0; 
	font-size: 1.2em;
	margin-top:1.5em;
}
	
a:visited {
	color: #005da0;
	font-size:1em;
}

.link {
	color:#005da0;
	font-size:1.1em;
}
a.link:link {
	color:#005da0;
	font-size:1em;
}
a:link {
	color: #005da0;
	font-size: 1em;
}

a.link:hover {
	color:#005da0;
	font-size:1em;
}

/**** für die neue Anzeige der Publikationen und Vorträge ****/
#div_pubKasten{
	box-shadow:0px 2px 6px rgba(0,0,0,0.3);
	border-radius:0.25em;
	padding:0.1em 0.5em;
}

#tbl_pubAnzeige{
}
#tbl_pubAnzeige tr{
	vertical-align:top;
}
#tbl_pubAnzeige td{
	font-size:1.1em;
	line-height:1.3;
	padding:0.5em 0.5em 0.5em 0.25em;
}
		
.trennerJahr{
	background-color:#E1E1E1;
}
.trennerJahr td{
	color:#666666;
	text-align:center;
	font-weight:bold;
}
.trennerJahr img{
	width:13px;
	height:13px;
	border:0;
}
.pubAngaben span{
	font-style:italic;
}

#goEn{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.1em;
}
