.content{
	font-family: Trebuchet MS, Arial, sans-serif;
	position: fixed;
	top: 368px;
	left: 262px;
	width: 540px;
	height: auto;
	padding: 0 10px 0 20px;
	font-weight: normal;
}
.title{
	padding-right:10px;
	color: #0860a8;
	font-size: 16px;
	font-weight:bold;	
}
.subtitle{
	font-size: 14px;
}
.text{

	font-size: 11px;
	font-weight: normal;
	color: #4b4b4b;
}
.textsize{
	font-size: 13px;
	font-weight: normal;
	color: #4b4b4b;
	padding-right: 20px;
}
.textbold{
	font-size: 11px;
	font-weight: bold;
	color: #4b4b4b;
	padding-right: 20px;
}
.textblue{
	font-size: 11px;
	font-weight: bold;
	color: #0860a8;
	padding-right: 20px;
}
ul{
	list-style-position: outside;
   list-style-type: square;
	margin: 0;
	padding: 0 0 0 15px;
	color: #0365e2;
}
.vortrage th {
 text-align:left;
}
.odd {
 background:#dedede;
 font-family:"Trebuchet MS",Verdana,Arial;
 font-size:10px;
 color:#7e7e7e;
}
.even{
 background:#f0f0f0;
 font-family:"Trebuchet MS",Verdana,Arial;
 font-size:10px;
 color:#7e7e7e;
}
.odd b,.even b,.odd strong,.even strong {
 color:#4b4b4b;
}
