@charset "UTF-8";
/* CSS Document */

.dbflexxcontaineredit {
	padding-bottom:8px;
	padding-top:8px;
	border:1px #737373;
	background:#F2F2F2 repeat-x url(http://graphic.co2-filter.com/seite/verlauf_dbflexx.png) bottom;
	height:auto;
}

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

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

.dbflexxtabactiveedit {
	height:30px;
	background:url(http://graphic.co2-filter.com/seite/verlauf_aktiv.png);
	cursor:pointer;
	margin-bottom:16px;
	border-bottom:1px solid #999999;
	width:100%;
	font-size:12px;
}

.dbflexxtabinactiveedit {
	height:30px;
	background:url(http://graphic.co2-filter.com/seite/verlauf_passiv.png);
	cursor:pointer;
	margin-bottom:16px;
	border-bottom:1px solid #999999;
	width:100%;
	font-size:12px;
}

#dbflexxeditpreviouscontainer {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	width:50%;
	padding-left:8px;
	padding-right:8px;
}

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

.dbflexxeditcontent {
	font-size:12px;
}

#dbflexxeditnewcontainer {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:left;
	width:50%;
	padding-right:8px;
	padding-left:8px;
	border-left:#999999 1px dotted;
}

#dbflexxeditnewcontent {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	font-size:12px;
	margin-top:11px;
	font-family:calibri, 'Lucida Grande', sans-serif;
}

#dbflexxeditnewtitle {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
}

.dbflexxeditaddcomment {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	min-height:15px;
	font-size:12px;
	outline:none;
	border:none;
	padding-top:8px;
	
}

.dbflexxeditaddcommentcontainer {
	position:absolute;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:300px;
	border:none;
	outline:none;
	background:none;
	overflow:hidden;
	height:auto;
	-webkit-box-shadow:5px 5px 5px #999;
	-moz-box-shadow:5px 5px 5px #999;
	padding:0px 8px 5px 8px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.dbflexxeditcommentdragbar {
	height:17px;
}


.dbflexxeditcommentdragbaryellow {
	border-bottom:1px solid #F3D153;
}

.dbflexxeditcommentdragbarblue {
	border-bottom:1px solid #66ADF0;
}

.dbflexxeditcommentdragbargreen {
	border-bottom:1px solid #0AA71F;
}

.dbflexxeditcommentdragbarred {
	border-bottom:1px solid #E16533;
}

.dbflexxeditcommentdragbarviolett {
	border-bottom:1px solid #AB5CE6;
}

.dbflexxeditcommentdragbarbrown {
	border-bottom:1px solid #804A00;
}


.dbflexxeditcommentbackgroundyellow {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_yellow.png) #F8E398 bottom repeat-x;
}

.dbflexxeditcommentbackgroundblue {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_blue.png) #99C8F5 bottom repeat-x;
}

.dbflexxeditcommentbackgroundgreen {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_green.png) #3BB94C bottom repeat-x;
}

.dbflexxeditcommentbackgroundred {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_red.png) #E88B66 bottom repeat-x;
}

.dbflexxeditcommentbackgroundviolett {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_violett.png) #BC7DEB bottom repeat-x;
}

.dbflexxeditcommentbackgroundbrown {
	background:url(http://graphic.co2-filter.com/seite/dbflexxcomment_brown.png) #996E33 bottom repeat-x;
}

.dbflexxminimizecomment {
	height:12px;
	width:12px;
	background:url(http://graphic.co2-filter.com/seite/minimize.png);
	margin-top:4px;
}

.dbflexxminimizecommentyellow {
	background-position:0px -13px;
}

.dbflexxminimizecommentblue {
	background-position:0px -52px;
}

.dbflexxminimizecommentgreen {
	background-position:0px -26px;
}

.dbflexxminimizecommentred {
	background-position:0px -65px;
}

.dbflexxminimizecommentviolett {
	background-position:0px -78px;
}

.dbflexxminimizecommentbrown {
	background-position:0px -39px;
}

.dbflexxeditversioncontainer img {
	float:left;
	margin-left:5px;
}

.dbflexxeditversioncontainer {
	float:right;
	padding-top:2px;
}

#dbflexxeditactionbarcontainer > select {
float:left;
margin-right:5px;
}
