<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,text,p {
	font-size:12px;
	font-family:Verdana;
	margin: 0px;
}

a { font-size:12px; font-family:Verdana; color:#000080;text-decoration:underline; }
a:link, a:visited { font-size:12px; font-family:Verdana; color:#000080;text-decoration:underline; }
a:active { font-size:12px; font-family:Verdana; color:#000080; font-weight:normal;text-decoration:underline;  }
a:hover {text-decoration:underline; color:#e77817;}
i { font-family:Verdana; }
td { font-family:Verdana; }
th { font-family:Verdana; }
li { font-family:Verdana; }
h1 {
		font-size:16px;
		font-weight:bolder;
		margin-top:5px;
		margin-left:2px;
		margin-right:2px;
		border-top:1px solid #a0a0ff;
		padding-top:3px;
		border-bottom:1px solid #a0a0ff;
		padding-bottom:3px;
		text-align:center;
		background-color:#dfdfff;
	background-image: linear-gradient(to bottom, #c8c8ff, #dfdfff);
	background-image: -moz-linear-gradient(top, #c8c8ff, #dfdfff);
	background-image: -webkit-linear-gradient(top, #c8c8ff, #dfdfff);

}
h2 {
		font-size:14px;
		font-weight:bold;
		color:#000060;
		text-shadow:		0px 1px 1px #ffffff;
		background-color:#F0F0F8;
	background-image: linear-gradient(to bottom, #d0d0d8, #f8f8ff);
	background-image: -moz-linear-gradient(top, #d0d0d8, #f8f8ff);
	background-image: -webkit-linear-gradient(top, #d0d0d8, #f8f8ff);

		border-bottom:1px dotted #000080;
		margin:2px;
		padding:5px;
}
h3 { font-size:13px; font-weight:bold; padding-left:0px; }
h4 { font-size:11px; font-weight:bold; }
fieldset, fieldset.wms_config_form {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
input,select,textarea { background-color:#eeeeee;font-weight:bold;color:#000080;font-size:12px; -moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; }
input.radio { font-size:12px;background-color:#fefefe;font-weight:bold;color:#000080;font-size:12px;}
input.button { background-color:#fefefe;font-weight:bold;color:#000080;font-size:xx-small;    }
img {
border:0px;
}
.wmssmall2, .wmssmall2 i, .wmssmall2 a, .wmssmall2 a:link, .wmssmall2 a:visited, .wmssmall2 a:active { font-size: 8px; }
.klein, .wmssmall, .wmssmall td, .wmssmall li { font-size:10px; }

#wmsnaviback {
	background-image:url(/wms/images/navi-back.png);
	background-repeat:repeat-y;
}

.wmsnavigation {
	width:51px;
	float:left;
	text-align:right;
	padding:0px;
	/*
border-right:1px solid #000099 ;
background-color:#EEEEFF;
	position:fixed;
	left:0px;
	top:0px;
	*/
}

.wmsnavigationfooter {
	background-color:#ffffff;

}
.wmsmain {
	float:left;
    /*box-sizing: content-box; */
}
#wmsfullframe {
	border:0px;
	padding:0px;
	margin:0px;
}

.wmshead {
	width:100%;
	/*
	left:0px;
	top:0px;
	position:fixed;
	*/
	font-size:10px;
	padding: 0px;
	border-bottom: 3px solid #6666FF;
	background-color:#FFFFFF;
	height:auto;
	min-height:80px;
	vertical-align:middle;
	z-index:765;
}

#wmsfooter {
	margin-top:5px;
	padding:5px;
	border-top: 2px solid #999999;
	background-color:#FFFFFF;
}

.wmsinsert {
	padding:0px;
	border:0px;
	margin:0px;
	background-color:#ffffff;
}

.wmsinsert img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.wmsinsert select {
	border:1px solid #E0E0E0;
	height: 25px;
	padding:0px;
	margin:2px;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	vertical-align:middle;
}

.wmsinsert input {
	height: 25px;
	width: 200px;
	border:1px solid #E0E0E0;
	padding:0px;
	margin:2px;
	color: #000000;
	background-color:#FFFFFF;
	vertical-align:middle;
}

.wmsinsert .wmspanelleft {
	float:left;
	width:30%;
	font-weight:bold;
}

.wmsinsert .wmspanelleft a {
	display:block;
	margin:10px;
}

.wmsinsert .wmspanelright {
	float:left;
	width:69%;

}
.wmsinsert .wmspanelright a {
	display:block;
}


.wmsedithead {
	background-color: #E0E0FF;
	/*
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	*/
	padding-bottom:5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.wmseditrss {
	background-color: #FFE0E0;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}

.wmseditfacebook {
	background-color: #F7F7FF;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}

.wmseditmodule {
	background-color: #E0FFE0;
	/*
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	*/
	margin-top: 2px;
	margin-bottom: 2px;
}

.wmsedithead table, .wmseditrss table  {
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.wmseditcontrol {
	width:40px;
	height: 40px;
	float:left;
}

.wmseditname {
	width: 80%;
	font-size: 10px;
}

.wmseditname a, .wmseditname a:visited, .wmseditname a:active, .wmseditname a:link {
	font-size: 10px;
}

.wmseditnameing {
	vertical-align:top;
	text-align: left;
}

.wmsedit {
	/* background-color: #F0F0F0; */
	/*
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	*/
	padding:2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.wmsedit table {
	text-align:left;
	border: 0px;
}

.wmseditbutton {
	height: 25px;
	width: 200px;
	border:2px solid #E0E0E0;
	padding:0px;
	margin:2px;
	color: #000000;
	background-color:#FFFFFF;

}

.wmseditbuttoni img, .wmseditbuttoni a, .wmseditbuttoni a:visited, .wmseditbuttoni a:active, .wmseditbuttoni a:link {
	vertical-align:middle;
	height: auto;
	width: auto;
	border:0px;
	padding:0px;
	margin:0px;
	color: #000000;
	background-color:#FFFFFF;
}

/* Drag &amp; Drop */

.wmsdropping {
	background-color:#666666;
}

/* Befehle für die Aktuelle Seite */
#wmscommands {
	text-align:center;
	padding-top:5px;
}


/* Linke Navigation
  ********************** */

/* Baumstruktur */
#wmstree {
	float:left;
	margin:4px;
	width:30%;
	background-color:#f8fff8;
}

#wmstree ul {
	margin:0px;
	padding: 0px;
	margin-left:6px;
	padding-left:6px;
}

#wmstree li {
	font-size: 10px;
	list-style-type:none;
}

#wmsedit {
	float:left;
	width:60%;
}

.wmstreenavi {
	float:right;
	vertical-align:middle;
}

.wmstreepage, .wmstreepage a, .wmstreepage a:active{
	display:block;
	padding-left:15px;
	background-image:url(/wms/images/wms/navi-page.png);
	background-repeat:no-repeat;
	font-size:12px;
	border:1px solid #f8fff8;
}

.wmstreepagehidden, .wmstreepagehidden a, .wmstreepagehidden a:active{
	display:block;
	padding-left:15px;
	font-size:12px;
	background-image:url(/wms/images/wms/navi-page-hidden.png);
	background-repeat:no-repeat;
	border:1px solid #f8fff8;
}

.wmstreepagenonav, .wmstreepagenonav a, .wmstreepagenonav a:active{
	display:block;
	padding-left:15px;
	font-size:12px;
	background-image:url(/wms/images/wms/navi-page-nonav.png);
	background-repeat:no-repeat;
	border:1px solid #f8fff8;
}
.wmstreepagenew, .wmstreepagenew a, .wmstreepagenew a:active{
	display:block;
	padding-left:15px;
	font-size:12px;
	background-image:url(/wms/images/wms/navi-page-new.png);
	background-repeat:no-repeat;
	border:1px solid #f8fff8;
}

.wmstreepage:hover, .wmstreepage a:hover,
.wmstreepagehidden:hover, .wmstreepagehidden a:hover,
.wmstreepagenonav:hover, .wmstreepagenonav a:hover,
.wmstreepagenew:hover, .wmstreepagenew a:hover {
	border:1px dotted #000099;
}

.wmsmasternav {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}

.wmsmasternav ul li {
	font-size:16px;
}

#wmsNaviYes:checked  + label {
	background-image:url(/wms/images/wms/page.png);
}

#wmsNaviYes + label {
	display:block;
	float:left;
	padding-left:25px;
	width:190px;
	min-height:32px;
	background-image:url(/wms/images/wms/page-d.png);
	background-repeat:no-repeat;
}


#wmsNaviNo:checked  + label {
	background-image:url(/wms/images/wms/page-nonav.png);
}

#wmsNaviNo + label {
	display:block;
	float:left;
	padding-left:25px;
	width:189px;
	min-height:32px;
	background-image:url(/wms/images/wms/page-nonav-d.png);
	background-repeat:no-repeat;
}


#wmsNaviHidden:checked  + label {
	background-image:url(/wms/images/wms/page-hidden.png);
}

#wmsNaviHidden + label {
	display:block;
	float:left;
	padding-left:25px;
	width:219px;
	min-height:32px;
	background-image:url(/wms/images/wms/page-hidden-d.png);
	background-repeat:no-repeat;
}

.wmseditection {
	margin-top:2px;
	border-top:1px dotted #333333;
	padding:5px;
	padding-left:70px;
	background-repeat:no-repeat;
}


.wmseditection:hover {
	background-color:#f8f8f8;

}

#wmsRSSYes:checked ~ #wmsRSSFields {
	display:block;
}
#wmsRSSYes ~ #wmsRSSFields {
	display:none;
}

.wmsEditLine {
	border:1px dotted #ffffff;
}

/* Befehle für alle Seiten */
#wmsgeneral {
	border-top: 1px outset #D7D7D7;
	margin-bottom: 5px;
	margin: 0px;
}

#wmsgeneral img {
	vertical-align:middle;
}

/* Copyright und eingeloggeter Benutzer */
#wmscopy {
	margin: 0px;
	margin-top:10px;
	border-top: 1px solid  #D7D7D7;
	text-align:left;
	font-size:7.5px;
}

#wmscopy a, #wmscopy a:active, #wmscopy a:hover {
	font-size:5px;
}

.wmsPathlink { /* Pfadangabe oben in den Modulen */
	line-height:26px;
}

/* Nachrichten */

.warnmessage {
	border: 1px solid #E0E000;
	background-color: #F8F8F8;
	margin: 15px;
	padding:5px;
	padding-left: 70px;
    min-height:45px;
	font-size: 16px;
	color: #E08000;
	font-weight: bold;
	background-image:url('/wms/images/warn.gif');
	background-position:5px 5px;
	background-repeat:no-repeat;
    background-size:35px;
}
.okmessage {
	border: 1px solid #008000;
	background-color: #F7F7F7;
	margin: 5px;
	padding:5px;
	padding-left: 60px;
	min-height:50px;
	font-size: 20px;
	color: #008000;
	font-weight: bold;
	background-image:url('/wms/images/ok.gif');
	background-position:5px 5px;
	background-repeat:no-repeat;
    background-size:35px;
}

.errormessage {
	border: 1px solid #D00000;
	background-color: #F7F7F7;
	margin: 5px;
	padding:5px;
	padding-left: 60px;
	min-height:50px;
	color: #D00000;
	font-size: 20px;
	font-weight: bold;
	background-position:5px 5px;
	background-image:url('/wms/images/error.gif');
	background-repeat:no-repeat;
    background-size:35px;
}

.infomessage {
	border: 1px solid #000090;
	background-color: #F7F7F7;
	margin: 5px;
	padding:10px;
	min-height:45px;
	padding-left: 70px;
	color: #000090;
	font-size: 14px;
	background-position:5px 5px;
	background-image:url('/wms/images/info.gif');
	background-repeat:no-repeat;
    background-size:35px;
}

.infomessage ul li {
	font-size: 14px;
}

.tipmessage {
	border: 1px solid #000090;
	background-color: #FfFfF7;
	margin: 5px;
	padding:10px;
	padding-bottom:10px;
	padding-left:70px;
	color: #3f3f00;
	font-size: 14px;
	background-position:5px 5px;
	background-image:url('/wms/images/lampe-100.png');
	background-repeat:no-repeat;
	min-height:100px;
}

.tipmessage h2 {
	border:0px;
	background-color:transparent;
	color: #3f3f00;
}

/* Dateibrowser */
#wmsdirlist {
	float:left;
	background-color:#E0E0FF;
	width: 30%;
	height:100%;
	overflow:scroll ;
}
#wmsdirlist ul {
	padding:0px;
	margin:3px;
	padding-left: 10px;
	list-style-type:none;
}

.wmslisthead {
	margin-top:5px;
	border-bottom: 1px solid #e0e0e0;
	background-color:#f0f0f0;
	padding:2px;
}

#wmsfilearea {
	float:left;
	margin:0px;
	border:0px;
	width:69%;
	height:100%;

	position:relative;
	top:0px;
	left:0px;
}

#wmsfilearea table {
	padding:0px;
	margin:0px;
	border-spacing:0px;
}
#wmsfilearea td {
	border-bottom: 1px solid #999999;
	margin:0px;
	padding:3px;
}
#wmsfilearea form {
	margin:0px;
	padding:0px;
}

#wmsfileareahead {
	border-bottom: 1px solid #e0e0e0;
	background-color:#f0f0f0;
	font-weight:bold;
	margin:2px;
	padding:4px;
}
.wmsfileareaimg {
	margin:5px;
	padding:2px;
	border:1px solid #000000;
	float:left;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}

.wmsimageselect {
	display:block;
	float:left;
	width:200px;
	height:70px;
	padding:5px;
	margin:5px;
	text-align:left;
	vertical-align:middle ;
	border: 1px solid #e0e0e0;
}
.wmsimageselect:hover {
	background-color:#b0b0b0;
	border: 1px solid #606060;
}

/* Eingabeelemente mit + und - schaltflächen */
.wmsplus {
	background-image:url(/cgi-wms/images/mm/pfeil-plus-hell.png)	;
	display:block;
	text-decoration:none;
	width:30px;
	height:27px;
}
.wmsplus:hover {
	background-image:url(/cgi-wms/images/mm/pfeil-plus.png)	;
	text-decoration:none;
}
.wmsminus {
	background-image:url(/cgi-wms/images/mm/pfeil-minus-hell.png);
	display:block;
	text-decoration:none;
	width:30px;
	height:27px;
}

.wmsminus:hover {
	background-image:url(/cgi-wms/images/mm/pfeil-minus.png)	;
	text-decoration:none;
}



.wmsqplus {
	background-image:url(/cgi-wms/images/mm/pfeil-q-plus-hell.png)	;
	display:block;
	text-decoration:none;
	margin:auto;
	width:16px;
	height:19px;
}
.wmsqplus:hover {
	background-image:url(/cgi-wms/images/mm/pfeil-q-plus.png)	;
	text-decoration:none;
}
.wmsqminus {
	background-image:url(/cgi-wms/images/mm/pfeil-q-minus-hell.png);
	display:block;
	text-decoration:none;
	margin:auto;
	width:16px;
	height:19px;
}

.wmsqminus:hover {
	text-decoration:none;
	background-image:url(/cgi-wms/images/mm/pfeil-q-minus.png)	;
}


.wmstimelinebar {
	position:absolute;
}

/* Pop-Up-Fenster */
.wmstimelinebar .infopopup {
	clear:both;
	display:none;
	font-size:80%;

}

.wmstimelinebar:hover .infopopup {
	display:block;
	position: relative;
	background-color:#f0f0f0;
	border:1px solid #a0a0a0;
	width:300px;
	top:-4px;
	left:-50px;
	margin:0px;
	padding:5px;
	text-align:left;
	z-index:10000;
}

/* Quadratische Mini-Symbold für Eingabe / ändern */

a.wms-m-edit {
	background-image:url( /wms/images/m-edit.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:29px;
	height:31px;
}
a.wms-m-edit:hover {
	background-image:url( /wms/images/m-edit-h.png);
	border:0px;
}

a.wms-m-delete {
	background-image:url( /wms/images/m-delete.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:29px;
	height:31px;
}
a.wms-m-delete:hover {
	background-image:url( /wms/images/m-delete-h.png);
	border:0px;
}

a.wms-m-info {
	background-image:url( /wms/images/m-info.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:29px;
	height:31px;
}
a.wms-m-info:hover {
	background-image:url( /wms/images/m-info-h.png);
	border:0px;
}


a.wms-s-edit {
	background-image:url( /wms/images/s-edit.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:19px;
	height:20px;
}
a.wms-s-edit:hover {
	background-image:url( /wms/images/s-edit-h.png);
	border:0px;
}

a.wms-s-delete {
	background-image:url( /wms/images/s-delete.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:19px;
	height:20px;
}
a.wms-s-delete:hover {
	background-image:url( /wms/images/s-delete-h.png);
	border:0px;
}

a.wms-s-info {
	background-image:url( /wms/images/s-info.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:19px;
	height:20px;
}
a.wms-s-info:hover {
	background-image:url( /wms/images/s-info-h.png);
	border:0px;
}

a.wms-s-money {
	background-image:url( /wms/images/s-money.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:19px;
	height:20px;
}
a.wms-s-money:hover {
	background-image:url( /wms/images/s-money-h.png);
	border:0px;
}


a.wms-refresh {
	background-image:url( ../images/sp/sp-refresh.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:54px;
	height:37px;
}
a.wms-refresh:hover {
	background-image:url( ../images/sp/sp-refresh-h.png);
	border:0px;
}


a.wms-expand {
	background-image:url( ../images/sp/sp-expand.png);
	background-repeat:no-repeat;
	background-position:1px 1px;
	border:0px; padding:0px; margin:0px;
	display:block;
	float:left;
	width:25px;
	height:25px;
}
a.wms-expand:hover {
	background-image:url( ../images/sp/sp-expand-h.png);
	border:0px;
}


div.inputhead {
	font-size: x-small;
}

.data {
	margin-left: 20px;
}


/* Module - Konfiguration */

.wms_config_form { /* um das Eingabeformular */
	padding:10px;
	margin:10px;
}

.wms_config_errorline { /* fehlerhafte eingabezeile */
	margin:5px;
	padding:5px;
	color:#FF0000;
	background-color:#FFf0f0;
	clear:both;
	float:none;
	border-top:1px solid #909090;
}

.wms_config_line { /* normale eingabezeile */
	margin:5px;
	padding:5px;
	color:#000000;
	clear:both;
	float:none;
	border-top:1px solid #909090;
}


.wms_config_label {
	width:190px;
	left:5px;

	padding:3px;
	padding-bottom:10px;
	vertical-align:middle;
	text-align:right;
	display:inline;
	float:left;
}

.wms_config_description { /* Beschreibungstext */
	width:300px;
	float:left;
	border:0;
}

.wms_config_input { /* eingabefelder */
	height:auto;
	width:330px;
	padding:1px;
	float:left;
}

.wms_config_input_element { /* Radio-Buttons */
	display:inline;
	width:15px;
	background-color:#FFFFFF;
}
.wms_config_input_box { /* Radio-Buttons */
	display:inline;
	width:310px;
	padding:1px;
	margin:1px;
	background-color:#F0F0F0;
	border:1px solid #000000;
}

input[type="radio"]:checked + label, input[type="checkbox"]:checked + label  {
	font-weight:bold;
	border:1px dotted;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}



input[type="checkbox"]:checked + label input[type="radio"]:checked + label {
	font-weight:bold;
	border:1px dotted;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#008800;
}

.wmsactionbox input[type="checkbox"]:checked + label {
	color:#f0f0f0;
	background-color:#f8f8f8;

}

.wms_config_button {
	border:2px solid #000099;
	background-color:#f0f0f0;
	margin:50px;
	margin-top:10px;
	padding:3px;
	cursor:pointer;
	cursor:hand;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	font-size:12px;
}
a.wms_config_button  {
	padding:4px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.wms_config_button:hover {
	border:2px solid #e77817;
	background-color:#000099;
	background-image: linear-gradient(to bottom, #000099, #3333FF);
	background-image: -moz-linear-gradient(top, #000099, #3333FF);
	background-image: -webkit-linear-gradient(top, #000099, #3333FF);
	color:#f0f0f0;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
}

.wms_config_button:disabled {
	border:2px solid #999999;
	background-color:#f0f0f0;
	color:#999999;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
	cursor:auto ;
}

.wms_config_button_selected,  .wms_config_button_selected a ,
.wms_config_button_selected a:hover, .wms_config_button_selected a:active ,
.wms_config_button_selected:hover , .wms_config_button_selected:active,
a.wms_config_button_selected {
	border:2px solid #000099;
	background-color:#ffffff;
	color:#999999;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	padding:4px;
	cursor:auto ;
	text-decoration:none;
	border-right:0px;
	text-align:right;
}


.wmsinlineButton {
	display: inline-block;
	margin: 6px 2px 10px 2px;
}

/* Module - Konfiguration  KLEIN !!!!*/

.wms_small .wms_config_form { /* um das Eingabeformular */
	padding:0px;
	margin:0px;
}

.wms_small .wms_config_errorline { /* fehlerhafte eingabezeile */
	margin:5px;
	padding:5px;
	color:#FF0000;
	background-color:#FFf0f0;
	clear:both;
	float:none;
	border-top:0px;
}

.wms_small .wms_config_line { /* normale eingabezeile */
	margin:2px;
	padding:2px;
	color:#000000;
	clear:both;
	float:none;
	border-top:0px;
}


.wms_small .wms_config_label {
	width:110px;
	left:5px;

	padding:3px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:right;
	display:inline;
	float:left;
}

.wms_small .wms_config_description { /* Beschreibungstext */
	width:150px;
	padding-left:20px;
	float:left;
	border:0;
	font-size:80%
}

.wms_small .wms_config_input { /* eingabefelder */
	height:auto;
	width:200px;
	padding:1px;
	float:left;
}

.wms_small .wms_config_input_element { /* Radio-Buttons */
	display:inline;
	width:15px;
	background-color:#FFFFFF;
}
.wms_small .wms_config_input_box { /* Radio-Buttons */
	display:inline;
	width:210px;
	padding:1px;
	margin:1px;
	background-color:#F0F0F0;
	border:1px solid #000000;
}

/* =============================================== */

.wms_config_indent {
	text-indent:-30px;
	margin-left:30px;
}

ul.tagcloud {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
ul.tagcloud li {
	display: inline;
	white-space: nowrap;
}
ul.tagcloud li:after {
	content: ", ";
	white-space: normal ;
}
ul.tagcloud li:last-child:after {
	content: "";
}
ul.tagcloud .count {
	font-size: 0.875em;
	line-height: 1.714em;
	color: #888;
}


.wmssearchnavi {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:10px;
	margin:5px;
	line-height:300%;
}

.wmssearchnavi a {
	padding:8px;
	border:1px solid #f0f0f0;
	background-color:#f7f7f7;
}

.wmssearchnavi a:hover {
	background-color:#f0f0ff;
	border:1px solid #3030ff;
	padding:8px;
}

.wmsaddressbox {
	float:left;
	width:250px;
	height:70px;
	overflow:hidden;
	border:1px solid #000099;
	margin:3px;
	padding:3px;
	cursor:pointer;
	cursor:hand;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.wmsaddressbox:hover {
	background-color:#000099;
	background-image: linear-gradient(to bottom, #000099, #3333FF);
	background-image: -moz-linear-gradient(top, #000099, #3333FF);
	background-image: -webkit-linear-gradient(top, #000099, #3333FF);

	color:#f0f0f0;
	border:1px solid #e77817;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
}

.wmsaddressbox h3 {
	margin:0px;
	padding:0px;
	background-color:#e0e0e0;
	font-size:100%;
}
.wmsaddressbox:hover h3 {
	color:#f0f0f0;
	background-color:#000099;
	background-image: linear-gradient(to bottom, #000099, #3333FF);
	background-image: -moz-linear-gradient(top, #000099, #3333FF);
	background-image: -webkit-linear-gradient(top, #000099, #3333FF);
}

.wmsHopperBox {
	float:left;
	width:350px;
	height:130px;
	overflow:hidden;
	border:1px solid #000099;
	margin:3px;
	padding:3px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}


.wmsHopperBox:hover {
	background-color:#e0e0e0;
	background-image: linear-gradient(to bottom, #eee, #f0f0f0);
	background-image: -moz-linear-gradient(top, #eee, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #eee, #f0f0f0);
	color:#000000;
	border:1px solid #e77817;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
}

.wmsHopperBox h3 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:100%;
}

.wmsheadlink {
	display:block;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	margin:3px;
	padding:5px;
	border:1px solid #000099;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	clear:both;
}

.wmsheadlink:hover {
	background-color:#000099;
	background-image: linear-gradient(to bottom, #000099, #3333FF);
	background-image: -moz-linear-gradient(top, #000099, #3333FF);
	background-image: -webkit-linear-gradient(top, #000099, #3333FF);
	color:#f0f0f0;
	border:2px solid #e77817;
	margin:2px;
	padding:5px;
	-moz-box-shadow:2px 2px 5px #666;
	-webkit-box-shadow:2px 2px 5px #666;
}


.wmstab {
    box-sizing:content-box;
	padding-bottom:0px;
	border-bottom:1px solid #000099;
	background-color:#ffffff;
    box-sizing: content-box;
}

.wmstab a {
    box-sizing:content-box;
	display:block;
	background-color:#eeeeff;
	border-left:1px solid #000099;
	border-top:1px solid #000099;
	border-right:1px solid #000099;
	height:15px;
	margin:3px;
	padding:3px;
	width:100px;
	float:left;

	cursor:pointer;
	cursor:hand;
}

.wmstab a:hover {
	text-decoration:underline;
	border:2px solid #000099;
	margin:2px;
	background-color:#ffffff;
	margin-bottom:1px;
}

.wmstab b {
	display:block;
	background-color:#ffffff;
	border-left:1px solid #000099;
	border-top:1px solid #000099;
	border-right:1px solid #000099;
	height:15px;
	margin:3px;
	padding:3px;
	width:110px;
	float:left;
	font-weight:bold;
	text-align:center;
}

.wmshoverline {
}

.wmshoverline:hover {
	background-color:#f0f0f0;
	background-image: linear-gradient(to bottom, #eee, #f0f0f0);
	background-image: -moz-linear-gradient(top, #eee, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #eee, #f0f0f0);
}

.wmshoverlinegray {
	background-color:#f9f9f9;
}

.wmshoverlinegray:hover {
	background-color:#f0f0f0;
	background-image: linear-gradient(to bottom, #eee, #f0f0f0);
	background-image: -moz-linear-gradient(top, #eee, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #eee, #f0f0f0);
}
.wmshoverline2:hover {
	background-color:#f0f0f0;
}

.wmshoverline:hover ~ .wmshoverline2 {
	background-color:#f0f0f0;
	background-image: linear-gradient(to bottom, #eee, #f0f0f0);
	background-image: -moz-linear-gradient(top, #eee, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #eee, #f0f0f0);
}

.wmshoverline2:hover ~ .wmshoverline {
	background-color:#f0f0f0;
	background-image: linear-gradient(to bottom, #eee, #f0f0f0);
	background-image: -moz-linear-gradient(top, #eee, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #eee, #f0f0f0);
}


.wmsselect {
	margin:2px;
	padding:2px;
	cursor:pointer;
	cursor:hand;
	border:2px dotted #333333;
	background-color:#eeeeee;
	line-height:170%;
	width:125px;
	display:block;
	float:left;
}

a:hover.wmsselect {
	background-color:#FFFF00;
}

.wmsselected, a:hover.wmsselected {
	margin:2px;
	padding:2px;
	font-weight:bold;
	border:2px solid #000099;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	width:125px;
	line-height:170%;
	display:block;
	float:left;
}

.wmsdatepicker {
	background-color:#eeeeee;
	border:1px solid #000000;
	padding:0px;
	display:inline;
	height:20px;
	width:105px;
	padding:3px;
	text-decoration:none;
	color:#000080;
	font-size:12px;
}

.wmsdatepicker input {
	width:80px;
	color:#000080;
	border:0px;
	background-color:transparent;
	padding:1px;
	padding:0px;
	margin:0px;
}

.wmsdatepicker a {
	border:0px;
	cursor:pointer;
	cursor:hand;
}

.wmsdatepicker img {
	vertical-align:middle;
}


.wmsmemberpicker {
	background-color:#eeeeee;
	border:1px solid #000000;
	padding:0px;
	display:inline;
	height:20px;
	width:215px;
	padding:3px;
	text-decoration:none;
	color:#000080;
	font-size:12px;
}

.wmsmemberpicker input {
	width:200px;
	color:#000080;
	border:0px;
	background-color:transparent;
	padding:1px;
	padding:0px;
	margin:0px;
}

.wmsmemberpicker a {
	border:0px;
	cursor:pointer;
	cursor:hand;
}

.wmsmemberpicker img {
	vertical-align:middle;
}


.wmsspkunden {
	background-image:url(/wms/images/sp/sp-kunden-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspkunden:hover {
	background-image:url(/wms/images/sp/sp-kunden-link-h.png);
}
.wmssptermine {
	background-image:url(/wms/images/sp/sp-termine-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmssptermine:hover {
	background-image:url(/wms/images/sp/sp-termine-link-h.png);
}
.wmsspauftraege {
	background-image:url(/wms/images/sp/sp-auftraege-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspauftraege:hover {
	background-image:url(/wms/images/sp/sp-auftraege-link-h.png);
}
.wmsspprodukte {
	background-image:url(../images/sp/sp-produkte-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspprodukte:hover {
	background-image:url(../images/sp/sp-produkte-link-h.png);
}
.wmsspmessage {
	background-image:url(../images/sp/sp-message-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspmessage:hover {
	background-image:url(../images/sp/sp-message-link-h.png);
}
.wmsspbericht {
	background-image:url(../images/sp/sp-bericht-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspbericht:hover {
	background-image:url(../images/sp/sp-bericht-link-h.png);
}

a.wmsspedit {
	background-image:url(../images/sp/sp-edit-link.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:16px;
}
.wmsspedit:hover {
	background-image:url(../images/sp/sp-edit-link-h.png);
}
.wmssppayment {
background-image:url(../images/sp/sp-payment-link.png);
background-position:3px 3px;
background-repeat:no-repeat;
padding:2px;
padding-left:24px;
}
.wmssppayment:hover {
background-image:url(../images/sp/sp-payment-link-h.png);
}
.wmsspdelivery {
background-image:url(../images/sp/sp-delivery-link.png);
background-position:1px 0px;
background-repeat:no-repeat;
padding:2px;
padding-left:24px;
}
.wmsspdelivery:hover {
background-image:url(../images/sp/sp-delivery-link-h.png);
}


.wmsspziel {
	background-image:url(../images/sp/sp-ziel.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:16px;
}

.wmstimeinput {
	background-color:#eeeeee;
	border:1px solid #000000;
	width:60px;
	padding:3px;
}

.wmsinput {
	background-color:#eeeeee;
	border:1px solid #000000;
	width:300px;
	padding:3px;
}

.wmstextinput {
	background-color:#eeeeee;
	border:1px solid #000000;
	width:300px;
	height:160px;
	padding:3px;
}

.wmsnull {
	border:0px;
	margin:0px;
	padding:0px;
}

.wmsboxrotate {
	float:left;
	position:relative;
	-moz-transform: rotate(270deg);  /* FF3.5+ */
	-o-transform: rotate(270deg);  /* Opera 10.5 */
	-webkit-transform: rotate(270deg);  /* Saf3.1+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; /* IE8 */
}

.wmsBodyYellow {
	background-color:#ffff99;
	font-weight:bold;
	}

.wmsTopArea {
	background-color:#f0f0f0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	background-image:url('/wms/images/topback.jpg');
	background-repeat:repeat-x;
}

table.wmsTable {
	border: 0;
	padding: 0px;
	width: 98%;
	border-spacing:0px;
}
div.wmsImageContainer {
width: 75px;
height: 75px;
overflow: hidden;
}
div.wmsImageContainerBig {
width: 150px;
height: 150px;
overflow: hidden;
}
tr.wmsTableHead th {
	padding: 1px 4px;
	text-align: left;
	background-color: #ccc;
	border-bottom: 2px solid #fff;
}
tr.wmsHoverLine:hover td {
	background-color: #ddd;
	background-image: linear-gradient(to bottom, #eee, #ddd);
	background-image: -moz-linear-gradient(top, #eee, #ddd);
	background-image: -webkit-linear-gradient(top, #eee, #ddd);
}
tr.alt td {
	background-color: #f0f0f0;
}
table.wmsTable td {
	padding: 1px 2px;
	border-left: 1px solid #fff;
}


table.wmsTable th {
	padding: 3px 6px;
	border: 1px solid #bbb;
	background-color: #ddd;
	background-image: linear-gradient(to bottom, #ccc, #ddd);
	background-image: -moz-linear-gradient(top, #ccc, #ddd);
	background-image: -webkit-linear-gradient(top, #ccc, #ddd);
	font-weight: bold;
	text-align: center;
	color: #000;
}

/*
   modalbox.css

   Modalbox project

   Created by Andrew Okonetchnikov.
   Copyright 2006-2010 okonet.ru. All rights reserved.

   Licensed under MIT license.
*/

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_windowwrapper {
	position:absolute;
	top:0;
	width:100%;
}

#MB_window {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: relative; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;

	-webkit-box-shadow: 0 0 64px #000;
	-moz-box-shadow: #000 0 0 64px;
	box-shadow: 0 0 64px #000;
}
	#MB_frame {
		padding-bottom: 4px;

		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}

	#MB_content { border-top: 1px solid #F9F9F9; }

	#MB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#MB_caption { color: #000 }
		#MB_close { color: #777 }
		#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}


/* Quickmenu oben link */
#quickmenu {
box-sizing: content-box;
}

#quickmenu ul li a {
	text-decoration:underline;
    width:80px;
}

#quickmenu ul, #quickmenu li {
	margin:auto;
	padding:0px;
}

#quickmenu ul ul {
 width: 160px; /* Sub Menu Width */
 margin: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
}

#quickmenu ul ul a {
	text-decoration:none;
}

#quickmenu ul ul ul, #quickmenu ul ul ul ul { top: 0; left: 100%; }

#quickmenu ul li { float: left; display: inline; position: relative; }
#quickmenu ul ul li { width: 100%; display: block; }

/* Root Menu */
#quickmenu img {
	border:0px;
	padding:0px;
	margin:0px;
	}
#quickmenu h3 {
	margin:0px;
	}
#quickmenu ul a {
 border-top: 1px solid #FFF;
 border-right: 1px solid #FFF;
 padding: 4px;
 float: left;
 display: block;
 background: #000099;
 color: #FFFFFF;
 font-weight:bold;
 text-decoration: none;
 font-size:100%;
 /* height: 16px;; */
 width:70px;
 text-align:right;
}

/* Root Menu Hover Persistence */
#quickmenu ul a:hover,#quickmenu ul li:hover a,#quickmenu ul li.iehover a {
 background: #BBB;
 color: #FFF;
background-image:url('/wms/images/sp/sp-quick-h.png');
background-repeat:no-repeat;
background-position: 2px 2px;
}

/* 2nd Menu */
#quickmenu ul li:hover li a,#quickmenu ul li.iehover li a {
 float: none;
 background: #BBB;
 font-size:110%;
 text-align:left;
 width:300px;
}

#quickmenu ul li:hover li ,#quickmenu ul li.iehover li  { /* Infobereich ohne Link */
 background: #DDF;
 width:310px;
 text-align:center;
}

/* 2nd Menu Hover Persistence */
#quickmenu ul li:hover li a:hover,#quickmenu ul li:hover li:hover a,#quickmenu ul li.iehover li a:hover,#quickmenu ul li.iehover li.iehover a {
 background: #999;
 width:300px;

}

/* 3rd Menu */
/*
#quickmenu ul li ul li ul li {
 width:200px;
left:148px;
}
*/

#quickmenu ul li:hover li:hover li ,#quickmenu ul li.iehover li.iehover li  {
 background: #99F;
 font-size:100%;
}

#quickmenu ul li:hover li:hover li a,#quickmenu ul li.iehover li.iehover li a {
 background: #999;
 font-size:100%;
}


/* 3rd Menu Hover Persistence */
#quickmenu ul li:hover li:hover li a:hover,#quickmenu ul li:hover li:hover li:hover a,#quickmenu ul li.iehover li.iehover li a:hover,#quickmenu ul li.iehover li.iehover li.iehover a {
 background: #666;
}

/* 4th Menu */
#quickmenu ul li:hover li:hover li:hover li a,#quickmenu ul li.iehover li.iehover li.iehover li a {
 background: #666;
 font-size:90%;
}

/* 4th Menu Hover */
#navmequickmenunu ul li:hover li:hover li:hover li a:hover,#quickmenu ul li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
#quickmenu ul li:hover ul ul,#quickmenu ul li:hover ul ul ul,#quickmenu ul li.iehover ul ul,#quickmenu ul li.iehover ul ul ul { display: none; }
#quickmenu ul li:hover ul,#quickmenu ul ul li:hover ul,#quickmenu ul ul ul li:hover ul,#quickmenu ul li.iehover ul,#quickmenu ul ul li.iehover ul,#quickmenu ul ul ul li.iehover ul {
	display: block;
}

#quickmenu ul li a {
	background-image:url('/wms/images/sp/sp-quick.png');
	background-repeat:no-repeat;
	background-position: 2px 2px;
}

#quickmenu ul li a:hover {
	background-image:url('/wms/images/sp/sp-quick-h.png');
	background-repeat:no-repeat;
	background-position: 2px 2px;
}

/* Online-Hilfe */
#helpslider {
    box-sizing: content-box;
}

.helpbar {
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#000099;
	border-bottom:2px solid #1e1ea5;
}

.helpbutton {
	display:block;
	margin:auto;
	width:200px;
	border:0px;
	background-image: url( /wms/images/help/help_button.png );
	background-repeat:no-repeat;
	height:18px;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	z-index: 80;
}

.helpslider {
	margin:auto;
	width:200px;
	padding:20px;
	padding-top:0px;
	border:0px;
	top:1px;
	z-index: 80;
}

.helpslider .sliderback {
	background-image: url( /wms/images/help/help_slider_back.png );
	background-repeat:repeat-y;
	padding:3px;
	text-align:left;
}

.helpslider .slidertop {
	background-image: url( /wms/images/help/help_slider_top.png );
	background-repeat:no-repeat;
	background-position: center top;
	text-align:center;
	height:19px;
}

.helpslider .sliderbottom {
	background-image: url( /wms/images/help/help_slider_bottom.png );
	background-repeat:no-repeat;
	background-position: center bottom;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.helpslider a {
	display:block;
	background-color:#f8f8ff;
	padding:2px;
	margin:4px;
}
.helpnewheader {
	color:#ffffff;
	background-color:#1e1ea5;
	text-align:center;
}

.helpnewheader h1 {
	font-size:120%;
	font-weight:bold;
	margin:0px;
	float:left;
	width:300px;
}
.helpnewheader p {
	border-bottom:1px solid #333333;
	font-size:100%;
	text-align:right;
}
.effizienzbegleiterWidget_Outter {
	background-color: #ddb56f;
	padding: 4px;
}
.effizienzbegleiterWidget_Middle {
	border: 2px solid #000099;
	background-color: #ddb56f;
	padding: 4px;
}
.effizienzbegleiterWidget_Navi {
	position: relative;
	padding: 4px;
	color: #f0f0f0;
	cursor:hand;
	cursor:pointer;
}
.effizienzbegleiterWidget_Inner {
	position: relative;
	padding: 4px;
	background-color: #385843;
	color: #f0f0f0;
}
div.effizienzbegleiterWidget_HiddenLayer {
	display: none;
	position: absolute;
	top: 0;
	left: 50px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 6px 6px 6px #333;
	-webkit-box-shadow: 6px 6px 6px #333;
	box-shadow: 6px 6px 6px #333;
	z-index:10000;
}
div.effizienzbegleiterWidget_HiddenLayer a.effizienzbegleiterWidgetClose {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	margin: 4px 4px 0 0;
}
div.effizienzbegleiterWidget_HiddenLayer a.effizienzbegleiterWidgetConfig {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 4px 4px 0;
}
#effizienzbegleiterWidget:hover  div.effizienzbegleiterWidget_HiddenLayer, div.effizienzbegleiterWidget_HiddenLayer:hover {
	display: block;
}
.effizienzbegleiterWidget_Inner  a, .effizienzbegleiterWidget_Inner a:link, .effizienzbegleiterWidget_Inner a:active, .effizienzbegleiterWidget_Inner a:visited {
	color: #fff;
}
.effizienzbegleiterWidget_Inner a:hover {
	color: #ccc;
}
.effizienzbegleiterWidget_Inner .effizienzbegleiterWidget_boldLink {
	text-align: left;
	font-weight: bold;
	margin: 4px 0 0 4px;
}
.centerBlockLink {
	display: block;
	width: 350px;
	margin: 0 auto;
	text-align: center;
}

div.wmsProgressBar {
	display: block;
	position: relative;
	width: 500px;
	height: 20px;
	margin: 6px auto;
	background-color: #ccc;
	border: 1px solid #666;
	text-align: center;

	background-image: linear-gradient(to bottom, #444, #999);
	-moz-background-image: linear-gradient(top, #444, #999);
	-webkit-background-image: linear-gradient(top, #444, #999);
	-ms-background-image: linear-gradient(top, #444, #999);
}

div.wmsProgressBar span {
	display: block;
	position: relative;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
}

div.wmsProgressBar div.wmsProgressMark {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	text-align: right;

	background-color: #000099;
	background-image: linear-gradient(to bottom, #0000aa, #000080);
	-moz-background-image: linear-gradient(top, #0000aa, #000080);
	-webkit-background-image: linear-gradient(top, #0000aa, #000080);
	-ms-background-image: linear-gradient(top, #0000aa, #000080);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


#ftpdir a { display:block; float:left; width:30%; border:1px solid #303030; margin:3px; padding:5px;
border-top:1px solid #000000; background-image:url( images/fldrclose.gif );  background-repeat:no-repeat; padding-left:20px; background-position:left center;}
#ftpdir a:hover { background-color:#F0f0ff;
			cursor:pointer; cursor:hand; }

#ftpfile a { display:block; padding:5px; border-bottom:1px solid #000000; }
#ftpfile a:hover { background-color:#F0f0ff;
			cursor:pointer; cursor:hand; }

#audiofile a { display:block; padding:5px; border-bottom:1px solid #000000; }
#audiofile a:hover { background-color:#F0f0ff;
			cursor:pointer; cursor:hand; }

#videofile a { display:block; padding:5px; border-bottom:1px solid #000000; }
#videofile a:hover { background-color:#F0f0ff;
			cursor:pointer; cursor:hand; }





ul.page_tabs {
    margin: 0;
    padding: 0;
    background-color: #f0f0f8;
    background-image: linear-gradient(to bottom, #d0d0d8, #f8f8ff);
    background-image: -moz-linear-gradient(top, #d0d0d8, #f8f8ff);
    background-image: -webkit-linear-gradient(top, #d0d0d8, #f8f8ff);
    color: #000060;
    font-size: 14px;
    text-shadow: 0px 1px 1px #fff;
    list-style-type: none;
}
ul.page_tabs li {
    display: inline-block;
    padding: 6px 10px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    font-weight: normal;
}
ul.page_tabs li+li {
    border-right: 1px solid #aaa;
}
ul.page_tabs li.active {
    font-weight: bold;
}



.page-type {
    display: table-cell;
    background-position: left center;
    background-repeat: no-repeat;
    height: 27px;
    padding-left: 40px;
    vertical-align: middle;
}

.page-type-website {
    background-image: url(../images/type_website.png);
}
.page-type-email {
    background-image: url(../images/type_email.png);
}
.page-type-smartphone {
    background-image: url(../images/config/device_smartphone.png);
}
.page-type-tablet {
    background-image: url(../images/config/device_tablet.png);
}
.page-type-notebook {
    background-image: url(../images/config/device_notebook.png);
}
.page-type-screen {
    background-image: url(../images/config/device_screen.png);
}

</pre></body></html>