* {
	font-family: arial;
	font-size: 12px;
	color: #403c3a;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #403c3a;
}

iframe body{
	font-family: arial;
	font-size: 12px;
}

.headline{
	font-weight: bold;
	font-size: 16px;
}

.subheadline{
	font-weight: bold;
	font-size: 12px;
}	

.searchButton {
	width: 19px;
	height: 19px;
	background: url("/pictures/allgemein/neu/bg_searchButton.gif") no-repeat;
	border: none;
}

.pdfLink {
	display: inline-block;
	background: url("/pictures/allgemein/neu/icons/pdf.gif") no-repeat center left;
	padding-left: 24px;
}

.memoListLink {
	display: inline-block;
	background: url("/pictures/allgemein/neu/icons/memoList.gif") no-repeat center left;
	padding-left: 20px;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;	
	border: 0px;
}

.thumbnailLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}

.thumbnailRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
}