@charset 'utf-8';

.editor, .editorneu {
	width:100%;
	color:#fff;
	background: url('../_images/redaktion/editor.gif') no-repeat 0 50%;
	height: 22px;
	line-height:22px;
	text-transform:uppercase;
	font-size:11px;
}
.intern {
	width:500px;
	height:35px;
	line-height:35px;
	color:#fff;
	background: url('../_images/redaktion/intern.gif') no-repeat 0 0;
	text-transform:uppercase;
	font-size:11px;
	padding:0;
	position:absolute;
	right:20px;
	top:0;
}
div.intern a {
	color:#ccc;
}
div.intern a:hover {
	color:#fff;
}
.editorneu {
	background: url('../_images/redaktion/editor_neu.gif') no-repeat 0 50%;
}
.editor .info, .editorneu .info {
	width:210px;
	color:#fff;
	height: 22px;
	padding-left:10px;
	text-align:left;
	float:left;
}
.edits {
	width:130px;
	color:#fff;
	height: 22px;
	padding-right:3px;
	text-align:right;
	float:right;
	background: url('../_images/redaktion/editor.gif') no-repeat 100% 50%;
}
.editorneu .edits {
	background: url('../_images/redaktion/editor_neu.gif') no-repeat 100% 50%;
}

.edits a {
	color:#a00000;
	font-size:11px;
	text-transform:uppercase;
	height: 22px;
	line-height:22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
	display:block;
	width:30px;
	margin-left:1px;
}
.edits a:hover {
	color:#000;
}

.edits a.edit {
	background-image: url('../_images/redaktion/edit.gif');
	width:30px;
}
.edits a.delete {
	background-image: url('../_images/redaktion/delete.gif');
	width:30px;
}
.edits a.add {
	background-image: url('../_images/redaktion/add.gif');
	width:30px;
}
.edits a.choose {
	background-image: url('../_images/redaktion/choose.gif');
	width:30px;
}
.edits a.sperren, .edits a.freischalten {
	background-image: url('../_images/redaktion/sperren.gif');
	width:30px;
}
.edits a.freischalten {
	background-position: 0 100%;
}

.edits a:hover {
	color:#000;
	background-position: 0 100%;
}
.edits a.freischalten:hover {
	background-position: 0 0;
}
.cal {
	position:absolute;
	background:#ddd;
	z-index:100;
}
a.calender {
	background: url('../_images/redaktion/cal.gif') 0 0 no-repeat;
	padding-left:15px;
}
legend {
	background:#fff;
	color:#ccc;
}
fieldset, .bround, fieldset.bround, .listtable {
	border:1px solid #ddd;
	-moz-border-radius:4px;
	-ms-border-radius: 8px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:5px;
	z-index:15;
}

.cutframe {
	position:absolute;
	z-index:2;
	border:3px solid #991d21;
	width:183px;
	height:72px;
	left:0;
	top:0;
}
#thisframetop, #thisframebottom {
	position:absolute;
	z-index:2;
	display:none;
	width:189px;
	height:0;
	left:0;
	background:#991d21;
	-moz-opacity:0.75;
	opacity:0.75;
	filter:alpha(opacity=75);
}
#thisframetop {top:0;}
#thisframebottom {bottom:0;}

input[type='submit'],input[type='button'],input[type='reset'],input[type='text'],input[type='password'], textarea, button, select {
	border:1px solid #ccc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius: 4px;
	border-radius:4px;
	padding:2px;
	z-index:5;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
}
input[type='submit'],input[type='button'],input[type='reset'], button, select {
	color:#fff;
	background:#444;
	border:2px solid #444;
	outline:none;
}
input[type='submit'] {
	border:2px solid #a00000;
	background:#a00000;
	color:#fff;
}

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #ff0000;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
