.tabsHolderSingleCol{
	background-color: #fff;
}
.ajaxcentercontent{
	background-color: #fff;
	float: left;
	width: 98%;
	padding: 1%;
}
.imagedbcollection .resultContainer{
	float: left;
	width: 100%;
}

.tabsHolderSingleCol .tabsHeader {
	background: url("../gfx/bg_header_greenblock.gif") repeat-x scroll 0 0 transparent;
	height: 31px;
}
.imagedbcollection {
	border-top: 1px solid #065195;
}

.imagedbcollection .listitem{
	float:left;
	width: 100%;
	margin-left: 10px;
	line-height: 1em;
	margin-bottom: 20px;
}
.imagedbcollection .listitem116{
	width: 131px;
}
.imagedbcollection .listitem150{
	width: 167px;
}
.imagedbcollection .listitem105{
	width: 119px;
}
.imagedbcollection .listitem .headline, .imagedbcollection .listitem .subline{
	width: 100%;
}
.imagedbcollection .listitem .headline a.title{
	font-size: 11px;
	text-decoration: none;
}
.imagedbcollection .listitem .headline a.downloadicon, .imagedbcollection .subline a.downloadicon{
	background: transparent url('../gfx/ico_pic_down.gif') no-repeat 0 3px;
	height: 15px;
	width: 9px;
	float: right;
	text-decoration: none;
}
.imagedbcollection .subline a.enlargeicon{
	background: url("../gfx/ico_vollbild.png") no-repeat scroll 0 3px transparent;
	float: left;
	font-size: 11px;
	height: 21px;
	line-height: 22px;
	padding-left: 30px;
	text-decoration: none;
	width: 24px;
}
a.senditemicon{
	background: url("../gfx/ico_foto_senden_green.png") no-repeat scroll 0 3px transparent;
	color: #006B63;
	float: left;
	font-size: 11px;
	height: 13px;
	line-height: 17px;
	margin-right: 90px;
	margin-top: 3px;
	padding-left: 18px;
	text-decoration: none;
	width: 75px;
}
.imagedbcollection .listitem .headline a.title:hover{
	text-decoration: underline;
}
.imagedbcollection .imageHolder{
	border: 1px solid #9ac6ef;
	background-color: #fff;
	margin-bottom: 2px;
}
.imagedbcollection .imageHolder116{
	width: 123px;
	height: 104px;
}
.imagedbcollection .imageHolder150{
	width: 159px;
	height: 134px;
}
.imagedbcollection .imageHolder105{
	width: 111px;
	height: 93px;
}

.matrix .imageHolder, .list .imageHolder, .collection .imageHolder{
	cursor: pointer;
}
.controlcontainer{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #065195;
	border-bottom: 1px solid #065195;
	margin-top: 5px;
	margin-bottom: 30px;
}
.controlcontainer a{
	width: 20px;
	height: 20px;
	float: left;
	text-decoration: none;
	margin-left: 7px;
}
.controlcontainer .spacer_big{
	width: 142px;
	float: left;
}
.controlcontainer .pagerstatus{
	background-color: #E7F7EF;
	border: 1px solid #95BDEE;
	float: left;
	font-size: 12px;
	height: 18px;
	line-height: 17px;
	margin-left: 20px;
	margin-right: 10px;
	text-align: center;
	width: 100px;
}
.controlcontainer a.active{
	cursor: default;
}
.controlcontainer a.ic_matrix.active{
	background: url('../gfx/ico_pic_gallery_all_select.gif') no-repeat;
}

.controlcontainer a.ic_matrix{
	background: url('../gfx/ico_pic_gallery_all.gif') no-repeat;
}

.controlcontainer a.ic_list{
	background: url('../gfx/ico_pic_gallery_list.gif') no-repeat;
}

.controlcontainer a.ic_list.active{
	background: url('../gfx/ico_pic_gallery_list_select.gif') no-repeat;
}

.controlcontainer a.ic_detail.active{
	background: url('../gfx/ico_pic_gallery_one_select.gif') no-repeat;
}

.controlcontainer a.ic_detail{
	background: url('../gfx/ico_pic_gallery_one.gif') no-repeat;
}

.controlcontainer a.ic_prev{
	background: url('../gfx/ico_pic_gallery_prev.gif') no-repeat;
}

.controlcontainer a.ic_first{
	background: url('../gfx/ico_pic_gallery_left.gif') no-repeat;
}

.controlcontainer a.ic_next{
	background: url('../gfx/ico_pic_gallery_next.gif') no-repeat;
}

.controlcontainer a.ic_last{
	background: url('../gfx/ico_pic_gallery_right.gif') no-repeat;
}

.controlcontainer a.ic_zoomout{
	background: url('../gfx/ico_pic_gallery_zoomout.gif') no-repeat;
}

.controlcontainer a.ic_zoomout.active{
	background: url('../gfx/ico_pic_gallery_zoomout.gif') no-repeat;
}

.controlcontainer a.ic_zoomin{
	background: url('../gfx/ico_pic_gallery_zoomin.gif') no-repeat;
}

.controlcontainer a.ic_zoomin.active{
	background: url('../gfx/ico_pic_gallery_zoomin.gif') no-repeat;
}

.controlcontainer a.ic_lessitems{
	background: url('../gfx/ico_pic_gallery_minus.gif') no-repeat;
}

.controlcontainer a.ic_moreitems{
	background: url('../gfx/ico_pic_gallery_plus.gif') no-repeat;
}
.imagedbcollection .listitem .metarow{
	width: 100%;
}

.searchbutton{
	background: url('../gfx/but_suchen.gif') no-repeat;
	width: 89px;
	height: 16px;
	text-decoration: none;
}
.searchContainer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchContainer .fulltextcontainer{
	padding-bottom: 10px;
}
.searchContainer label{
	float: left;
	width: 100px;
	color: #006b63;
	font-size: 13px;
	font-weight: bold;
}
.searchContainer input.fulltext {
	float: left;
	width: 266px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #94bdec;
	background-color: #c6def5;
	font-size: 11px;
	padding-left: 3px;
	margin-right: 20px;
}
.searchContainer span.label{
	margin-left: 4px;
	margin-right: 10px;
	font-size: 12px;
}
.resultContainer.matrix{
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}
.resultContainer.list{
	width: 86%;
	padding-left: 7%;
	padding-right: 7%;
}
.resultContainer.singleview{
	width: 59.4%;
	padding-left: 20.3%;
	padding-right: 20.3%;
}
body .ajaxcategoryresult .resultContainer.singleview{
	padding-left:9.3%;
	padding-right:9.3%;
	width:80.4%;
}
.listitem116 .metabox p{
	width: 39px;
}
.listitem150 .metabox p{
	width: 57px;
}
.listitem105 .metabox p{
	width: 33px;
}
.metabox{
	padding-top: 2px;
}
.metabox p {
	float: left;
	padding-left: 25px;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 1px;
	height: 11px;
}
.metabox .metawidth{
	background: #c6def5 url('../gfx/ico_pic_width.gif') no-repeat 4px 0;
}
.metabox .metares{
	background: #c6def5 url('../gfx/ico_pic_dpi.png') no-repeat 4px 0;
	margin-left: 3px;
}
.metabox .metaheight{
	background: #c6def5 url('../gfx/ico_pic_height.gif') no-repeat 4px 0;
}
.metabox .metasize{
	background: #c6def5 url('../gfx/ico_pic_filesize.png') no-repeat 4px 0;	
	margin-left: 3px;
}
.listmetabox116{
	float: right;
	width: 460px;
}
.ajaxcategoryresult .listmetabox116 .metarow {
	width: 365px;
}
.ajaxcategoryresult .listmetabox116{
	width: 365px;
}

.listmetabox150{
	float: right;
	width: 420px;
}
.ajaxcategoryresult .listmetabox150{
	width: 335px;
}
.ajaxcategoryresult .listmetabox150 .metarow {
	width: 335px;
}
.listmetabox105{
	float: right;
	width: 480px;
}

.ajaxcategoryresult .listmetabox105{
	width: 395px;
}
.ajaxcategoryresult .listmetabox105 .metarow {
	width: 395px;
}
.listmetabox p {
	font-size: 11px;
	line-height: 16px;
}
.listmetabox .metaboxlabel, .listmetabox .metaboxvalue{
	float: left;
}
.listmetabox .metaboxlabel{
	width: 100px;
	margin-left: 5px;
}
.listmetabox116 .metarow{
	width: 458px;
}

.listmetabox150 .metarow{
	width: 418px;
}

.listmetabox105 .metarow{
	width: 478px;
}

.listmetabox400 .metarow{
	width: 425px;
}

.listmetabox .metarow{
	float: left;
	height: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.listmetabox .metalisttitle p.metaboxlabel{
	color: #045297;
	font-weight: bold;
}
.listmetabox .metalisttitle p.metaboxvalue{
	font-weight: bold;
}
.listmetabox .metalisttitle, .listmetabox .metalistcopyright, .listmetabox .metalistsize, .listmetabox .metalistwidth{
	border: 1px solid #9ac6ec;
	background-color: #c6def5;
}
.listmetabox .metalistauthor{
	margin-bottom: 6px;
}
.listmetabox .listmetaseparator{
	border-top: 1px solid #065195;
	height: 4px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.listitemrow{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.imageHolder400{
	width: 418px;
	border-width: 2px;
	margin-left: 0;
}
.listitem400{
	margin-left: 0;
	width: 428px;
}
.imageHolder400 img{
	margin-top: 8px;
	margin-bottom: 8px;
}
body.modalview{
	background: #bdd6ee none; 
} 
.resultmodalview{
	padding: 30px 30px 20px;
	overflow: hidden;
}

.resultmodalview .listmetabox400{
	float: right;
	width: 42%;
}
.resultmodalview .listmetabox400 h2{
	border-bottom: 1px solid #84adce;
	padding-bottom: 6px;
	padding-top: 5px;	
}
.resultmodalview .listitem400{
	float: left;
	width: 55%;
}
.modal-window iframe{
	overflow: hidden;
}
body.modalview .controlcontainer{
	width: auto;
	float: right;
	border: none;
	margin-bottom: 15px;
}
body.modalview .controlcontainer .spacer_big {
	width: 0;
}
.modal-window .close-window{
	display: block;
	background: url("../gfx/but_close.gif") no-repeat scroll right 0 transparent;
	font-size: 11px;
	line-height: 16px;
	vertical-align: middle;
	top: 10px;
	right: 17px;
	text-indent: 0;
	padding-right: 23px;
	color: #165998;
	width: auto;
	height: 16px;
	white-space: nowrap;
}
body.modalview .imageHolder400 {
	width: 445px;
	border: 1px solid #9bc6f7;
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 35px;
}
body.modalview .imageHolder400 .subline{
	width: 100%;
}
body.modalview .imageHolder400 img{
	background-color: #fff;
	padding: 7px;
	border: 1px solid #9bc6f7;
	margin-bottom: 2px;
}
body.modalview a.downloadicon{
	background: transparent url('../gfx/ico_download.png') no-repeat 0px 2px;
	height: 15px;
	float: right;
	text-decoration: none;
	font-size: 10px;
	color: #006b63;
	padding-left: 12px;
	width: 55px;
}
body.modalview a.senditemicon{
	margin-right: 0px;
	background: transparent url('../gfx/ico_foto_senden_blue.png') no-repeat 0px 5px;
	color: #0c5a99;
	font-size: 10px;
	margin-bottom:10px;
	margin-top: 14px;
	width: 60px;
}
body.modalview .listmetabox400 .metarow {
	width: 100%;
}
.listmetabox .metalisttitle, .listmetabox .metalistcopyright, .listmetabox .metalistsize, .listmetabox .metalistwidth {
	border: none;
	background-color: #d6f7e7;	
}

.categoryPanel,
.defaultTable .categoryPanel{
	width: 164px;
	border: 1px solid #cee2f7;
	border-bottom: 0;
}
.categoryPanel .abcIndexHolder{
	margin: 0 5px 10px 6px;
}
.categoryList{
	margin-top: 15px;
}
.ajaxcategoryresult {
	margin-left: 10px;
	border: none;
}
.ajaxcategoryresult .controlcontainer{
	margin-top: 0;
}
.ajaxcategoryresult .controlcontainer .spacer_big {
	width:55px;
}
body .ajaxcategoryresult .resultContainer{
	padding: 0;
	width: 100%;
}
