.pos-motive ul.filter{
	background-color: #E4E5EC;
	background-image: url(../img/bg_filterbar.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px #D8DaE7 solid;
	font-size: 11px;
	height: 28px;
	text-align: left;
	margin: 0;
}

.pos-motive ul.filter .selector{

}

.pos-motive .filterbar {
	background-color: #ACB0CD;
	text-align: right;
		font-size: 11px;
}

.pos-motive .filterbar h3{
	color: #FFFFFF;
	padding: 1px 10px;
	margin: 0;
}

.pos-motive ul.filter a{
	display: block;
}

.pos-motive .filter .subfieldset {
	float: left;
	padding: 3px 10px 7px 6px;
	background-image: url(../img/bg_filterbar_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #D8DaE7 solid;
}

.pos-motive .filter .applied {
	background-image: url(../img/bg_filterbar_minus.gif);
	background-color: #242B93;
}

.pos-motive .filter .applied a{
	color: #FFFFFF
}

.pos-motive .filter .applied ul a{
	color: #242B93;
}

.pos-motive .subfieldset ul{
	position: absolute;
	width: 200px;
	background-color: #E4E5EC;
	border: 1px #D8DaE7 solid;
	top: 15px;
	max-height: 300px;
	left: 0;
	overflow-y: auto;
	z-index: 100;
	display: none;
	font-size: 10px;
}


.pos-motive .subfieldset ul li{
	padding: 0;
	background-image: none;
	border-bottom: 1px #D8DaE7 solid;
}

.pos-motive .subfieldset ul li:hover{
	padding: 0;
	background-image: none;
	border-bottom: 1px #D8DaE7 solid;
}

.pos-motive .subfieldset ul li:hover a, .pos-motive .subfieldset ul li.selected a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #242B93;
}

.pos-motive .subfieldset ul li a, .pos-motive .applied ul li a{
	padding: 1px 10px;
}

.pos-motive .subfieldset .all a{
	border-bottom: 1px #D8DaE7 solid;
}

.pos-motive .subfieldset .all{
	border-bottom: 1px #FFFFFF solid;
}

.pos-motive .subfieldset:hover ul{
	display: block;
}

.pos-motive .filterlist {
	
}

a.del_link {
	color: #000000;
}


a.del_link:hover {
	color: #FF0000;
}

.pos-motive .filterlist li{
	background-image: none;
	display: inline;
	padding:0;
	margin: 0;
}

.pos-motiv-thumb a{
	
	display: block;
	background-image: url(../img/awk_rahmen_thumb.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 127px;
	height: 89px;
	float: left;
	background-color: #EEEEEE;
	margin: 5px 5px 0 0;
	padding: 11px 0 0 8px;
	
} 

.pos-detail-img {
	
}

.pos-backlink {
	background-image: url(../img/pos_bg_backlink.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 3px 4px 4px 40px;
	margin:0;
}


.pos-motive .footerbar{
    float: left;
    background: #fff url(../img/pagination_bg.gif) 0 0 repeat;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 0 0;
	height: auto;
    width: 100%;
	line-height: 25px;
	position: relative;
}

.pos-motive .pagebrowser {
    width: 330px;
    margin: 0 auto;
}

.pos-motive .searchbar {
	border-bottom: 1px #FFFFFF  solid;
	text-align: left;
	padding: 4px;
	background-color: #cccfe8;
}

	.pos-motive .searchbar input#motiv_suchwort {
		border: 1px #FFFFFF solid;
		padding: 1px;
		color: #646777;
	}

	.pos-motive #reset {
		float: left;
		margin: 3px;
	}

.pos-motive .footerbar .right {
    float: right;
    width: 30px;
    background: blue;
}

.pos-motive .footerbar .left {
    width: 30px;
    float: left;
}

.pos-motive .footerbar .next {
    position: absolute;
    right: 0;
    bottom: 0;
}

.pos-motive .footerbar .prev {
    position: absolute;
    left: 0;
    top: 0;
}

.act_page {
	text-decoration: underline;
}