/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
.pfleg, .admin, .adminblu, .adminbrw, .adminheadl, .adminhelp, .adminlink2, input.admin, select.admin */
.pfleg, a.pfleg {font-family : Arial, Helvetica, sans-serif;	font-size : 10px; text-decoration : none; color : #000000;}
a.pfleg: {color: #000000;}

/*myedit styles */
#myEDIT, #myEDIT a, #myEDIT .admin, #myEDIT input, #myEDIT textarea, #myEDIT select {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-weight: normal;}
#myEDIT .adminblu {font-size: 12px; font-weight: bold; text-decoration : none; color: #004D79;}
#myEDIT .adminbold {font-size: 12px; font-weight: bold;}
#myEDIT .adminboldunderl {font-size: 12px; font-weight : bold; text-decoration: underline;}
#myEDIT .adminbrw {font-size: 12px; font-weight: bold; color : #663333;}
#myEDIT .adminheadl {font-size: 14px; font-weight: bold; color: #990000;}
#myEDIT .adminhelp {font-size: 11px; text-decoration: underline; color: #990000; cursor: help;}
#myEDIT .adminkl {font-size:11px;}
#myEDIT .adminklblu {font-size: 9px; color: #004D79;}
#myEDIT .adminklred {font-size: 9px; color: #990000;}
#myEDIT .adminline {font-size: 12px; font-weight: bold; text-decoration: underline; color: #004D79;}
#myEDIT .adminlink {font-size: 11px; text-decoration: underline;	color: #990000;}
#myEDIT .adminlink2 {font-size: 12px; font-weight: bold; text-decoration: underline; color: #990000;}
#myEDIT .adminrot {font-size: 12px; font-weight: bold; color: #990000;}

#myEDIT .tree {font-size: 14px;}
#myEDIT .treelink {font-size : 14px; color : #990000;}
#myEDIT select.tree {font-size : 11px; background-color : #FFFFFF; border-color : #333333;}

#myEDIT select {border-color : #333333;}
#myEDIT table {margin-left : 0;}
#myEDIT input.adminimgin {border: 0px;}
#myEDIT_stat, #myEDIT_stat td, #myEDIT_stat th, #myEDIT_stat select, #myEDIT_stat input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; font-weight: normal;}
#myEDIT_stat th, #myEDIT_stat td {border-bottom: 1px solid #000000}
#myEDIT a:hover {text-decoration: underline;}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
<!--
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*myedit styles */

.admin {font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : normal;text-decoration : none;color : #000000;}
.adminkl {font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : normal;text-decoration : none;color : #000000;}
.adminmini  {font-family : Arial, Helvetica, sans-serif;font-size : 9px;font-weight : normal;text-decoration : none;color : #000000;}
.adminklblu {font-family : Arial, Helvetica, sans-serif;font-size : 9px;font-weight : normal;text-decoration : none;color : #004D79;}
.adminklred  {font-family : Arial, Helvetica, sans-serif;font-size : 9px;font-weight : normal;text-decoration : none;color : #990000;}
.adminblu  {font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold;text-decoration : none;color : #004D79;}
.adminline  {font-family : Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold;text-decoration : underline;color : #004D79;}
.adminrot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #990000;
}
.adminbrw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #663333;	
}
.adminbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
.adminboldunderl  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

.adminheadl  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #990000;
}
.adminlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #990000;
}
.adminhelp {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #990000;
	cursor : help;
}
.adminlink2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
	color : #990000;
}

.flagoff  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #990000;
}

.flagon  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #004D79;
}

li.admin {
	list-style-type : square;
}

.tree  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

.treelink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : none;
	text-decoration : none;
	color : #990000;
}

select.tree {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	border-color : #333333;
}
.treebutton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	border-color : #333333;
	border-width : 1px;
	border-style : solid;
}

#root {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	}
	
a.subtext {	font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #990000; text-decoration : none; font-weight : bold;}
a.subexpanded {	font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #000000; text-decoration : none; font-weight : normal;}
a.tracked {	font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #000000; text-decoration : none; font-weight : bold;}
a.subclosed {font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #000000; text-decoration : none; font-weight : normal;}
a {	font-family :  Arial, Helvetica, sans-serif;font-size : 12px; color : #000000; text-decoration : none; font-weight : normal;}
a.startseite:active {	font-family :  Arial, Helvetica, sans-serif;font-size : 12px; color : #000000; text-decoration : none; font-weight : bold;}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*myedit elemente tabellen styles */
td.basisfarbe {background-color: #004D7B}
td.signalfarbe {background-color: #ccff66}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/* CoolMenus 4 - default styles - do not edit */
.admCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.admCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Styles for level 0*/
.admLevel0,.admLevel0over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:10px; color:black;}
.admLevel0{background:url(/img_central/admin/bg_menue1.gif) repeat-x left top; color:black;}
.admLevel0over{background:url(/img_central/admin/bg_menue1over.gif) repeat-x left top; color:#333333; cursor:pointer; cursor:hand; }
.admLevel0border{position:absolute; visibility:hidden; background-color:#999;}

/*Styles for level 1*/
.admLevel1, .admLevel1over{position:absolute; padding:1px; font-family:tahoma, arial,helvetica; font-size:10px;}
.admLevel1{background-color:#fff; color:black;filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;}
.admLevel1over{background:url(/img_central/admin/bg_menue2.gif) repeat-x left top; color:black; cursor:pointer; cursor:hand;}
.admLevel1border{position:absolute; z-index:500; visibility:hidden; background:url(/img_central/admin/bg_menueborder.gif) repeat-x left top #999;filter:alpha(opacity=94);-moz-opacity:.94;opacity:.94;}

/*Styles for level 2*/
.admLevel2, .admLevel2over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:10px;}
.admLevel2{background-color:#fff; color:black;filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;}
.admLevel2over{background:url(/img_central/admin/bg_menue2.gif) repeat-x left top; color:black; cursor:pointer; cursor:hand;}
.admLevel2border{position:absolute; z-index:500; visibility:hidden; background:url(/img_central/admin/bg_menueborder.gif) repeat-x left top #999;filter:alpha(opacity=94);-moz-opacity:.94;opacity:.94;}

ul.recordlist {list-style:none;padding:0;margin:0;}
ul.recordlist li {text-indent:0; height:15px; list-style:none; border:1px solid #004D79; margin:5px 0; padding:0 0 2px 30px; background: url('../img_central/admin/updown.gif') #efefef no-repeat center left;}


#adminDiv {
	position:absolute;
	font-family: arial, sans-serif;
	background-color:#c9c9c9;
	margin-top:-48px;
	margin-left:42px;
	padding:12px;
	z-index:3;
}

#adminDiv div{
	padding:12px;
	border:1px solid #c00;
	background-color:#fff;
}

#adminDiv form input[type=text],
#adminDiv form textarea ,
#adminDiv form select {
	border:1px dotted #004D79;
	background-color:#fff;
	font: 11px verdana,sans-serif normal;
	padding-left:2px;
	width:445px;
}
#adminDiv form select {
	width:449px;
}
#adminDiv form textarea {
	width:445px;
	overflow:auto;
}
#adminDiv form textarea.withtools {
	width:422px;
}

#adminDiv form input[type=text].readonly,
#adminDiv form textarea.readonly  {
	width:335px;
}
#adminDiv form select.readonly {
	width:339px;
}

#adminDiv input[type=text].small,
#adminDiv textarea.small,
#adminDiv select.small {
	width:245px;
}
#adminDiv .mmdbbutton {
	background-color:#fff;
	border:1px solid #004D79;
	font: 0.9em verdana,sans-serif;
	font-weight: bold;
	color: #666;
	margin:10px 0;
	text-transform:lowercase;
}
#adminDiv .toolbar {
	border:none;
	background:url(../img_central/admin/bg_toolbar.gif) no-repeat;
	padding:2px 2px 1px 2px;
	margin:1px 5px;
}
#adminDiv .toolbar img {
	margin-bottom:1px;
}
#adminDiv ul.recordlist {
	list-style:none;
}
#adminDiv ul.recordlist li {
	font: 0.9em verdana,sans-serif;
	border:1px dotted #004D79; 
	height:13px;
	margin: 0 0 5px 0; 
	padding:1px 1px 1px 33px; 
	background: url('../img_central/admin/updown.gif') no-repeat top left #fff;
}
