td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;	
}

.fliesstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;	
}

a{
	color: #333333;
	text-decoration: underline;
}

.headline{
	color: #58585a;
	font-weight: bold;
	font-size: 14px;
}

.headline_block{
	display: block;
	color: #58585a;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
}

.subheadline{
	color: #58585a;
	font-weight: bold;
	font-size: 13px;
}

#content_block ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: url('../pictures/allgemein/icons/bullet.gif');
	list-style-position: outside;
	margin-bottom: 4px;
}

.fussnote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #333333;	
}

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

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

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

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

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

.table_row_1{
	background: #ffffff;
}

.table_row_1 td{
	padding-left: 3px;
	vertical-align: top;
}

.table_row_2{
	background: #efefef;
}

.table_row_2 td{
	padding-left: 3px;
	vertical-align: top;
}

.error{
	color: #ff0000;
}

.success{
	color: #339933;
}
#searchFrame {
	float: right;
	width: 160px;
}
