.headline{
	padding-bottom: 10px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #793b20;
}

.headline_block{
	display: block;
	padding-bottom: 4px;
	padding-left: 2px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #793b20;
	background: url('/pictures/allgemein/bg_headlineblock.gif') no-repeat bottom;
}

.subheadline{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #793b20;
}

.thumbnail_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnail_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.table_row_1{
	background: #f1dbb6;
}

.table_row_1 td{
	padding-left: 3px;
	line-height: 18px;	
}

.table_row_2{
	background: #dec398;
}

.table_row_2 td{
	padding-left: 3px;
	line-height: 18px;	
}

.pdf_link{
	display: inline-block;
	background: url('/pictures/allgemein/icons/pdf_link.gif');
	background-repeat: no-repeat;
	background-position:center left;	
	padding-left: 24px;
}

.jsvalidation{
	margin-left: 5px;
	color: #ff0000;
}

.fusszeile{
	font-size: 9px;
	font-style: italic;
}

