@charset "UTF-8";
/* CSS Document */
.dbflexxshadow {
	-moz-box-shadow:5px 5px 5px #999;
	-webkit-box-shadow:5px 5px 5px #999;
}

.dbflexxnoneshadow {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}

#dbflexxaccessgroupselector {
	float:left;
}

.dbflexxptitle {
	color:#000000;
}

#dbflexxaccessgroupactiondivadd {
	margin-left:5px;
}

#dbflexxaccessgroupactiondivedit {
	margin-left:5px;
	margin-right:5px;
}

.dbflexxtitle {
	font-size:14px;
	color:#db1414;
}

.dbflexxshowmore {
	float:left;
	padding-top:4px;
	margin-right:2px;
}

.dbflexxaccessgroupcontentchefcontainer {
	overflow:hidden;
	border:solid 1px #D2D2D2;
	margin:0px 0px 16px 0px; 
}

.dbflexxsidebarcontent {
	padding:0px 10px 0px 10px;
}

.dbflexxsidebar {
	/*background:url(http://graphic.co2-filter.com/seite/dbflexxsidebar300_left.png) repeat-x bottom #D2D2D2;*/
	background:#D2d2d2;
	float:left;
	border-right:1px solid #999999;
	padding:16px 0px 16px 0px;
	font-size:12px;
}

#dbflexxaccessgroupcontent {
	padding:16px;
	font-size:12px;
}

.dbflexxsearchinput {
	border:0;
	float:left;
	height:15px;
	margin:0px;
	padding-top:3px;
	outline:none;
	background:url(http://graphic.co2-filter.com/seite/suchfeld_mitte.png);
}

.dbflexxsearchinputleft {
	float:left;
	height:19px;
	width:20px;
	background:url(http://graphic.co2-filter.com/seite/suchfeld_links.png);
}

.dbflexxsearchinputright {
	float:left;
	height:19px;
	width:10px;
	background:url(http://graphic.co2-filter.com/seite/suchfeld_rechts.png);
}

.dbflexxsearchbar {
	float:right;
	margin-top:5px;
}

#dbflexxaccessnewyes {
	margin-left:5px;
	margin-right:5px;
}

#dbflexxaccessnewno {
	margin-left:5px;
}

.dbflexxactionbarbutton {
	width:20px;
	height:20px;
	float:left;
	background:url(http://graphic.co2-filter.com/seite/buttonactionbar.png);
	background-position:0px 0px;
	margin-left:5px;
	margin-right:5px;
}

.dbflexxactionbarbuttonactive {
	width:20px;
	height:20px;
	float:left;
	background:url(http://graphic.co2-filter.com/seite/buttonactionbar.png);
	background-position:0px -42px;
	margin-left:5px;
	margin-right:5px;
}
 
.dbflexxactionbarbutton:active {
	background-position:0px -21px;
}

.dbflexxfirstactionbarbutton {
margin-right:5px;
margin-left:0px;
}

.dbflexxlastactionbarbutton {
margin-right:0px;
margin-left:5px;
}

#dbflexxaccessnewgrouplabel {
	float:left;
	margin-right:5px;
}

#dbflexxaccessnewcontentcontainer {
	max-height:300px;
	overflow:auto;
	margin-bottom:16px;
	padding-left:8px;
	font-size:12px;
}

.dbflexxaccessnewkategories {
	float:left;
	overflow:hidden;
	white-space:nowrap;
	
}

.dbflexxaccesnewkatinside {
	padding-left:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.dbflexxaccessnewtitle {
	background:#D2D2D2 url(http://graphic.co2-filter.com/seite/barresize.png) no-repeat right;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px; 
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
	white-space:nowrap;
}

.dbflexxaccessgrouptitle {
	background:#D2D2D2 url(http://graphic.co2-filter.com/seite/barresize.png) no-repeat right;
	float:left;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px; 
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
	white-space:nowrap;
	font-weight:bold;
}

.dbflexxactionbar {
	width:100%;
	height:30px;
	margin-top:-16px;
	margin-bottom:16px;
	padding-top:7px;
	font-size:12px;
	background:#999999;
}

#dbflexxaccesstabcontainer {
	border-bottom:1px #999999 solid;
	cursor:pointer;
	height:30px;
	margin-bottom:16px;
	width:100%;
}

.dbflexxaccesstabcontaineractive {
	background:url(http://graphic.co2-filter.com/seite/verlauf_aktiv.png);
}

.dbflexxaccesstabcontainerinactive {
	background:url(http://graphic.co2-filter.com/seite/verlauf_passiv.png);
}

.dbflexxcontainer {
	padding-bottom:0.5em;
	border:1px solid #737373;
	background:#F2F2F2 url(http://graphic.co2-filter.com/seite/verlauf_dbflexx.png) bottom repeat-x;
}

#dbflexxstatusupperinterface {
	height:20px;
	font-size:10px;
	background:#C7C7C7;
}
 
#dbflexxstatusminimize {
	width:12px;
	height:13px;
	margin-top:4px;
	margin-left:5px;
	background:url(http://graphic.co2-filter.com/seite/minimize.png);
	float:left;
}

#dbflexxerrorcontent {
	display:none;
	font-size:12px;
	padding:8px;
}

#dbflexxwarningcontent {
	display:none;
	font-size:12px;
	padding:8px;
}

#dbflexxstatusminimize:hover {
	background-position:0px -13px;
}

#dbflexxstatustitle {
	text-align:center;
	font-weight:bold;
	padding-top:4px;
}

#dbflexxstatuspopup {
	width:302px;
	height:500px;
	overflow:auto;
	background:#F2F2F2 url(http://graphic.co2-filter.com/seite/verlauf_dbflexx.png) repeat-x bottom;
	border:1px solid #737373;
	position:absolute;
}

#dbflexxstatuspopuptab {
	background:url(http://graphic.co2-filter.com/seite/verlauf_passiv.png);
	height:30px;
	border-bottom:1px solid #999999;
	cursor:pointer;
}

#dbflexxstatuserrortab {
	width:50%;
}

#dbflexxstatuswarningtab {
	width:50%;
}

#dbflexxaccessfirsttab {
	width:33.33%;
}

#dbflexxaccesssecondtab {
	width:33.33%;
}

#dbflexxaccessthirdtab {
	width:33.33%;
}

.dbflexxtabactive {
	background:url(http://graphic.co2-filter.com/seite/verlauf_aktiv.png);
	padding-top:7px;
	height:23px;
	font-size:12px;
	text-align:center;
	float:left;
}

.dbflexxtabinactive {
	background:url(http://graphic.co2-filter.com/seite/verlauf_passiv.png);
	padding-top:7px;
	height:23px;
	font-size:12px;
	text-align:center;
	float:left;
}

#dbflexxstatuscontainer {
	margin-left:8px;
	padding-top:8px;
	margin-right:8px;
	background:url(http://graphic.co2-filter.com/seite/statusbackground.png);
	background-repeat:repeat-x; 
}

#dbflexxloader {
	float:left;
}

#dbflexxwarningcontainer {
	float:right;
	overflow:hidden;
}

#dbflexxwarning {
	float:left;
	width:16px;
	height:16px;
	background:url(http://graphic.co2-filter.com/seite/warning.png);
}

#dbflexxwarning:hover {
	background-position:0px -18px;
}

#dbflexxerror {
	width:16px;
	height:16px;
	background:url(http://graphic.co2-filter.com/seite/error.png);
	float:left;
}

#dbflexxerror:hover {
	background-position:0px -18px;
}

#dbflexxerrorcounter {
	float:left;
	font-size:12px;
	padding-top:1px;
	margin-left:2px;
}

#dbflexxwarningcounter {
	float:left;
	font-size:12px;
	padding-top:1px;
	margin-left:2px;
	margin-right:4px; 
}

#dbflexxstatusleiste {
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
	height:15px;
	overflow:hidden;
}

.taskbarinactive {
	width:auto;
	background:url(http://graphics.dievierte-gewalt.de/db/taskbar.png);
	float:left;
	margin-left:0.3em;
	height:20px;

}

.taskbaractive {
	width:auto;
	background:url(http://graphics.dievierte-gewalt.de/db/taskbar.png);
	background-position:0px -63px;
	float:left;
	margin-left:0.3em;
	height:20px; 

}

.artikelmedieninhaltbebilderungdivaktiv {
	border:#F3D153 3px solid;
}

.artikelmedienbebilderunguntertitellinksdiv {
	width:70px;
	padding-top:5px;
	margin-left:5px;
	float:left;
	color:#F2F2F2;
	font-size:11px;
	text-align:left;
}

.artikelmedienbebilderunguntertitelrechtsdiv {
	width:50px;
	padding-top:5px;
	margin-right:5px;
	float:right;
	color:#F2F2F2;
	font-size:11px;
	text-align:right;
}

#artikelmediensteuerleiste {
	float:right;
	margin-right:10px;
}

.artikelmedienhinzufügen {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
}

.artikelmedienbearbeitendiv {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:-41px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
}

.artikelmedienlöschen {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:-82px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
}

.artikelmedienhinzufügen:hover {
	background-position:0px -44px;
}

.artikelmedienbearbeitendiv:hover {
	background-position:-41px -44px;
}

.artikelmedienlöschen:hover {
	background-position:-82px -44px;
}

.artikelmedienhinzufügen:active {
	background-position:0px -22px;
}

.artikelmedienbearbeitendiv:active {
	background-position:-41px -22px;
}

.artikelmedienlöschen:active {
	background-position:-82px -22px;
}

.artikelmedienuploadzusatzformular {
	font-size:11px;
	color:#F2F2F2;
	float:left;
	width:100px;
}

.artikelmedienuploadzusatzformular2 {
	float:left;
	margin-bottom:2px;
	margin-top:2px;
	padding:1px;
}

.artikelmedienuploaddiv {
	margin-right:15px;
}

.umbruchclar {
	clear:both;
}

.artikelverstecktesiframe {
	width:0px;
	height:0px;
	border:0px;
}
.artikelmedienlöschengrafik {
	background:url(http://graphic.co2-filter.com/seite/loeschen.png);
	position:relative; 
	width:22px;
	height:22px;
	left:-5px;
}

.befehlsleistetrenner {
	height:15px;
	width:1px;
	background-color:#535353;
	margin-left:10px;
	margin-right:17px;
	float:left; 
}

.inputs {
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.artikelmedienaktivhinzufügen {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:0px -66px;
	background-repeat:no-repeat;
	margin-right:5px;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
}

.artikelmedienaktivbearbeitendiv {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:-41px -66px;
	background-repeat:no-repeat;
	margin-right:5px;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
}

.artikelmedienaktivlöschen {
	background:url(http://graphic.co2-filter.com/seite/button_hintergrund.png);
	background-position:-82px -66px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	width:40px;
	height:20px;
	margin-top:10px;
} 
