body {
	margin: 0px;
	padding: 0px;
	color: #2e2e2e; 
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
div.small_p p {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.small_p {
	text-align: left !Important;	
}
a.blauer_button {
	font-size: 1.1em;
	color: #0000ff;	
}
.float-left {
	float: left !Important;
}
.float-right {
	float: right !Important;
}
div.small_content {
	width: 609px !Important;
}
div.small_content_right {
	margin-left: 810px !Important;
	margin-top: 0px !Important;
}
div#container {
	width: 1200px;
}
div#header {
	height: 58px;
	width: 1000px;
}
div#header .name {
	background-color: #c10005;
	height: 53px;
	width: 160px;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	color: #fff;
	font-size: 1.45em;
	font-weight: bold;
	float: left;
	border-right: 1px solid #fff;
}
div#header .oben {
	width: 610px;
	height: 37px;
	float: left;
	background-image: url('/static/images/seite/hg.png');
}
div#header .unten {
	width: 605px;
	height: 20px;
	float: left;
	background-image: url('/static/images/seite/malteser_design_04.jpg');
	padding-left: 5px;
	padding-top: 1px;
	color: #fff;
}
div#header .unten a {
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}
div#header .unten a.active {
	border-bottom: 1px solid #fff;
}
div#header .logo {
	width: 181px;
	height: 55px;
	position: absolute;
	margin-left: 800px;
	margin-top: 9px;
	background-image: url('/static/images/seite/malteser_logo_claim.jpg');
}
div#header #ssl_switch {
	width: 100px;
	height: 20px;
	position: absolute;
	margin-left: 904px;
	margin-top: 52px;
	font-size: 0.8em !Important;
	text-align: center;
}
div#main {
	margin-top: 10px;
	width: 1000px;
}
div#content {
	width: 799px;
	float: left;
}
div#left {
	width: 181px;
	float: left;
}
div#right {
	width: 190px;
	position: absolute;
	margin-left: 1000px;
	margin-top: 0px;
}
div#footer {
	font-size: 0.8em;
}
ul.navi {
	margin-left: -15px;
}
ul.navi li {
	list-style-image: url(/static/images/seite/li.png);
	color:#2e2e2e;
	margin-bottom: 5px;
	border-bottom: 1px solid #d2cfc2;
}
ul.navi a {
	text-decoration: none;
}
ul.navi .sub {
	padding-left: 10px;
}
ul.navi .sub2 {
	margin-left: 5px;
	padding-left: 5px;
	font-size: 0.9em;
}
ul.navi li a {
	color:#2e2e2e;
}
ul.navi .sub2:hover {
	padding-left: 5px;
}
ul.navi li:hover {
	padding-left: 0px;
	list-style-image: url(/static/images/seite/li_active.png);
}
ul.navi li.active {
	list-style-image: url(/static/images/seite/li_active.png);
	font-weight: bold;
}
ul.navi li.active a {
	color: #C00004;
}
h2 {
	font-size: 1.1em !Important;
	border-bottom: 2px solid #c10005 !Important;
	color: #000 !Important;
}
h1.head_small {
	font-size: 1.1em !Important;
	border-bottom: 2px solid #c10005 !Important;
	color: #000 !Important;
	padding-left: 7px !Important;
}
h1.head_small img.bild {
	border: 0px !Important;
	margin-right: 3px !Important;
}
h1.head_small img.bild_r {
	border: 0px !Important;
	float: right !Important;
}
div.text_small {
	text-align: justify;
	font-size: 0.9em;
	padding: -2px;
	padding-left: 5px;
	padding-right: 5px;
}
div.text_small a {
	color: #2e2e2e;
}
div.text_small span.left {
	float: left;
}
div.text_small span.right {
	float: right;
}
input[type=text].login, input[type=password].login {
	width: 147px;
	height: 15px;
	background-color: #eed0d0;
	border: 1px solid #82181a;
	font-size: 1.1em;
	padding: 2px;
	padding-top: 3px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position:2px 50%;
	margin-bottom: 3px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
}
input[type=text].login {
	background-image: url('/static/icons/email.png');
}
input[type=password].login {
	background-image: url('/static/icons/key.png');
}
	
div.counter {
	border: 1px solid #d2cfc2;
	padding: 4px;
}
div.counter div.count_detail {
	border-bottom: 1px solid #d2cfc2;
}
div.counter span.right {
	font-weight: bold !Important;
}
div.wetter {
	float: left; 
	width: 88px;
	text-align: center;  
}
div.wetter img {
	border: 0px;
}
div.wetter p {
	font-size: 0.8em; 
	margin: 0px;
	margin-bottom: 1px;
}
div.wetter p.titel {
	font-weight: bold; 
	font-size: 1.0em; 
	margin: 0px;
	line-height: 1.75em;
}
input.color_select {
	height: 25px;
	width: 25px;	
	border: 0px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}
input.red {
	color: #ff0000 !Important;
	font-weight: bold !Important;
}
div.kalender {
}
div.kalender .sub {
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #e4dfd9;
	float: left;
	margin: 1px;
}
div.kalender .active{
	background-color: #cacbcd;
}
div.kalender .title{
	height: 15px;
	font-weight: bold;
	text-align: center;
}
div.kalender span.date {
	font-weight: bold;
	font-size: 2em;
	position: absolute;
	margin-top: 75px;
	margin-left: 60px;
}
div.kalender div.text {
	position: absolute;
	width: 90px !Important;
	/*text-align: justify;*/
	font-size: 0.9em;
}

div#loginnavi {
	padding-top: 2px;
	text-align: center;
	height: 15px;
	width: 565px;
	margin-left: 7px;
	margin-top: -5px;
	background-color: #af1232;
	border-bottom: 2px solid #730a1f;
}
div#loginnavi a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	margin-right: 30px;
}
div#adminnavi {
	padding-top: 2px;
	text-align: center;
	width: 565px;
	margin-left: 7px;
	margin-top: -5px;
	background-color: #c10005;
	border-bottom: 2px solid #68634f;
}
div#adminnavi a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	margin-right: 10px;
}
div#adminnavi a:hover {
	text-decoration: underline;
}
div#adminnavi .active {
	border-bottom: 1px solid #000;
}
div#adminnavi .active:hover {
	text-decoration: none;
}
div#admin_subnavi {
	padding-top: 2px;
	text-align: left;
	height: 15px;
	width: 565px;
	margin-left: 7px;
}
div#admin_subnavi a {
	color: #d92b4f;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 30px;
}
div#admin_subnavi a:hover {
	text-decoration: underline;
}
div#admin_subnavi .active {
	border-bottom: 1px solid #d92b4f;
}
div#admin_subnavi .active:hover {
	text-decoration: none;
}
div#topnavi {
	padding-top: 3px;
	text-align: center;
	height: 20px;
	width: 906px;
	margin-left: -3px;
	background-color: #af1232;
	border-bottom: 2px solid #730a1f;
}
div#topnavi a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 40px;
}
div#topnavi a:hover {
	text-decoration: underline;
}
div#topnavi .active {
	border-bottom: 2px solid #d92b4f;
}
div#topnavi .active:hover {
	text-decoration: none;
}
div#footer {
	text-align: center;
	font-size: 0.8em;	
}

.center {
	text-align: center !Important;	
}

h1 {
	margin-top: -10px;	
	font-size: 1.5em;
}
h2 {
	margin-top: -10px;	
	font-size: 1.4em;
}
h2.headline {
	margin-top: -10px;	
	font-size: 1.8em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
	color: #000;
	border-bottom: 1px solid #c10005;
	padding-left: 20px;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.8em;
}
ul.malteser li {
   list-style-image: url(/static/favicon.ico);
}
li:hover {
	padding-left: 0px;
}

ul.sortable li {
	list-style: none;
}
ul.sortable li img.handle {
	margin-right: 20px;
	cursor: move;
}



a {
	color: #000;	
	text-decoration: none;
}
a.max {
	color: #000 !Important;	
}
a.max img {
	border: 2px solid #000 !Important;	
}
a.navi {
	color: #d92b4f !Important;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 5px;
}
a.navi:hover {
	text-decoration: underline;
	margin-left: 7px;
}
a.navi.active {
	font-size: 1.1em !Important;
	border-bottom: 2px solid #d92b4f;
}
a.navi.active:hover {
	text-decoration: none;
}
div.liste {
	height: 15px !Important;
	padding: 3px !Important;
	padding-top: 4px !Important;
	float: none !Important;
	width: 90% !Important;	
	text-align: left !Important;
}
div.element_detail {
	border: 1px solid #ddd;
	padding: 10px;	
	margin: 3px;
	background-color: #efefef;
	text-align: center;
	float: left;
}
div.element_detail a.delete-link {
	color: #ff0000 !Important;
	font-weight: bold;
	float: right;
}
div.element_detail:hover {
	border: 1px solid #fff;
	background-color: #ededed;
}
div.element_detail span {
	font-weight: bold;
}
div.head_small {
	height: 20px;
	color: #fff;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: bold;
	background-color: #af1232;
	border-bottom: 2px solid #730a1f;
	border-left: 1px solid #730a1f;
	border-right: 1px solid #730a1f;
	border-top: 1px solid #730a1f;
}
div.content_small {
	padding-left: 5px;
	padding-top: 3px;
	border-bottom: 2px solid #730a1f;
	border-left: 1px solid #730a1f;
	border-right: 1px solid #730a1f;
}
div.content_small a {
	color: inherit;
}
div.info_small {
	height: 20px;
	font-size: 0.8em;
	color: #333;
	margin-top: -10px;
	margin-bottom: 5px;	
}
div.box_content {
	float: left;	
	width: 48%;
	padding: 2px;
}
div.content {
	text-align: justify;	
}
.trans {
	opacity: 0.6 !Important;
  	-moz-opacity: 0.6 !Important;
	filter : alpha(opacity=60) !Important;
}
.trans2 {
	opacity: 0.4 !Important;
  	-moz-opacity: 0.4 !Important;
	filter : alpha(opacity=40) !Important;
}
div.clear {
	clear: both;	
}
img.linkbanner {
	border: 0px;
	height: 31px;
	max-width: 88px !Important;
}
img.bild {
	border: 0px;
	max-width: 90%;	
}
div.gallery_image {
	width: 200px !Important;
	height: 130px !Important;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
div.gallery_image img {
	max-width: 190px !Important;
	max-height: 100px !Important;
 	opacity: 0.6;
  	-moz-opacity: 0.6;
	filter : alpha(opacity=60);
}
div.gallery_image img:hover {
	opacity: 0.9;
  	-moz-opacity: 0.9;
	filter : alpha(opacity=90);
}
div.gallery_image a {
	color: #000;
	text-decoration: none;
}
div.captcha {
	margin: 5px;	
	margin-top: 20px;
}
div.captcha input {
	cursor:crosshair;
}
div.morepages {
	clear: both;
	text-align: center;
	padding: 10px;
	margin: 2px;
	margin-bottom: 15px;
	border: solid 1px #ededed;
	font-size: 0.9em;
	color: #2C3635;
}
div.admin_comment {
	margin: 10px;
	padding: 5px;
	font-size: 0.9em;
	background-color: #efefef;
	color: #222;
}
div.entry {
	clear: both;
	width: 95%;
	border: 1px solid #333 !Important;	
}
div.entry:hover {
	
}
div.entry span {
	float: left;
	padding: 1px;
	padding-left: 3px;
} 
.message {
	background-color: #e0ffe6;
	border-color: #55e658;
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 80%;
	color: #111 !Important;
}

.border {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.border_l {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.error {
	background-color: #ffebe8;
	border-color: #c00;
	color: #111 !Important;
}

p.warning {
	color: #ff0000;
	font-weight: bold;	
}

p.form{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #d92b4f;
	height: 1%;
}

label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	color: #af1232;
	font-size: 13px;
}
input#datepicker {
	width: 150px;	
}
input[type=text],input[type=submit],input[type=password],textarea,select {
	font-size: 12px;
	padding: 5px;
	width: 80%;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #730a1f;
	background: #fbfbfb;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}input[type=submit] {
	width: 30%;
}
input.zahl {
	width: 50px;
}
input.captcha {
	height: 80px;
	width: 266px;	
}
select {
	width: 200px;
}
textarea {
	width: 90%;
}
input[type=checkbox] {
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	height: 20px;
	width: 20px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}
.comments {

}
.comment_author {
	text-align: left;
	float: left;
	width: 80px;
	height: 100px;
}
.comment_author_a {
	color: #6f6f6f !Important;
	text-decoration: none !Important;
	font-size: 12px !Important;
	font-weight: bold !Important;
}
.comment_date {
	color: #9c9c9c !Important;
	font-size: 9px !Important;
	margin-bottom: 3px;
}
.comment_rang {
	color: #9c9c9c !Important;
	font-size: 10px !Important;
}
.comment_author_img {
	max-width: 98px; 
	max-height: 98px;
	border: none;
}
.comment_pfeil {
	width: 33px;
	height: 45px;
	float: left;
	margin-right: -1px;
}
.comment_message {
	text-align:left;
	float: left;
	width: 400px;
	min-height: 100px;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 20px;
}
/*
Uploadify v2.1.0
Release Date: August 24, 2009

Copyright (c) 2009 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
#fileList {
	float: right;
	width: 325px;
	height: 300px;
	overflow: auto;	
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 5px;
}
#fileQueue {
	width: 425px;
	height: 300px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 5px;
}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
UL.jqueryFileTree{font-family:Verdana,sans-serif;font-size:11px;line-height:18px;padding:0px;margin:0px;}UL.jqueryFileTree LI{list-style:none;padding:0px;padding-left:20px;margin:0px;white-space:nowrap;}UL.jqueryFileTree A{color:#333;text-decoration:none;display:block;padding:0px 2px;}UL.jqueryFileTree A:hover{background:#BDF;}.jqueryFileTree LI.directory{background:url(/static/images/filetree/directory.png)left top no-repeat;}.jqueryFileTree LI.expanded{background:url(/static/images/filetree/folder_open.png)left top no-repeat;}.jqueryFileTree LI.file{background:url(/static/images/filetree/file.png)left top no-repeat;}.jqueryFileTree LI.wait{background:url(/static/images/filetree/spinner.gif)left top no-repeat;}.jqueryFileTree LI.ext_3gp{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_afp{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_afpa{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_asp{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_aspx{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_avi{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_bat{background:url(/static/images/filetree/application.png)left top no-repeat;}.jqueryFileTree LI.ext_bmp{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_c{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_cfm{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_cgi{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_com{background:url(/static/images/filetree/application.png)left top no-repeat;}.jqueryFileTree LI.ext_cpp{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_css{background:url(/static/images/filetree/css.png)left top no-repeat;}.jqueryFileTree LI.ext_doc{background:url(/static/images/filetree/doc.png)left top no-repeat;}.jqueryFileTree LI.ext_exe{background:url(/static/images/filetree/application.png)left top no-repeat;}.jqueryFileTree LI.ext_gif{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_fla{background:url(/static/images/filetree/flash.png)left top no-repeat;}.jqueryFileTree LI.ext_h{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_htm{background:url(/static/images/filetree/html.png)left top no-repeat;}.jqueryFileTree LI.ext_html{background:url(/static/images/filetree/html.png)left top no-repeat;}.jqueryFileTree LI.ext_jar{background:url(/static/images/filetree/java.png)left top no-repeat;}.jqueryFileTree LI.ext_jpg{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_jpeg{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_js{background:url(/static/images/filetree/script.png)left top no-repeat;}.jqueryFileTree LI.ext_lasso{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_log{background:url(/static/images/filetree/txt.png)left top no-repeat;}.jqueryFileTree LI.ext_m4p{background:url(/static/images/filetree/music.png)left top no-repeat;}.jqueryFileTree LI.ext_mov{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_mp3{background:url(/static/images/filetree/music.png)left top no-repeat;}.jqueryFileTree LI.ext_mp4{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_mpg{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_mpeg{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_ogg{background:url(/static/images/filetree/music.png)left top no-repeat;}.jqueryFileTree LI.ext_pcx{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_pdf{background:url(/static/images/filetree/pdf.png)left top no-repeat;}.jqueryFileTree LI.ext_php{background:url(/static/images/filetree/php.png)left top no-repeat;}.jqueryFileTree LI.ext_png{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_ppt{background:url(/static/images/filetree/ppt.png)left top no-repeat;}.jqueryFileTree LI.ext_psd{background:url(/static/images/filetree/psd.png)left top no-repeat;}.jqueryFileTree LI.ext_pl{background:url(/static/images/filetree/script.png)left top no-repeat;}.jqueryFileTree LI.ext_py{background:url(/static/images/filetree/script.png)left top no-repeat;}.jqueryFileTree LI.ext_rb{background:url(/static/images/filetree/ruby.png)left top no-repeat;}.jqueryFileTree LI.ext_rbx{background:url(/static/images/filetree/ruby.png)left top no-repeat;}.jqueryFileTree LI.ext_rhtml{background:url(/static/images/filetree/ruby.png)left top no-repeat;}.jqueryFileTree LI.ext_rpm{background:url(/static/images/filetree/linux.png)left top no-repeat;}.jqueryFileTree LI.ext_ruby{background:url(/static/images/filetree/ruby.png)left top no-repeat;}.jqueryFileTree LI.ext_sql{background:url(/static/images/filetree/db.png)left top no-repeat;}.jqueryFileTree LI.ext_swf{background:url(/static/images/filetree/flash.png)left top no-repeat;}.jqueryFileTree LI.ext_tif{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_tiff{background:url(/static/images/filetree/picture.png)left top no-repeat;}.jqueryFileTree LI.ext_txt{background:url(/static/images/filetree/txt.png)left top no-repeat;}.jqueryFileTree LI.ext_vb{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_wav{background:url(/static/images/filetree/music.png)left top no-repeat;}.jqueryFileTree LI.ext_wmv{background:url(/static/images/filetree/film.png)left top no-repeat;}.jqueryFileTree LI.ext_xls{background:url(/static/images/filetree/xls.png)left top no-repeat;}.jqueryFileTree LI.ext_xml{background:url(/static/images/filetree/code.png)left top no-repeat;}.jqueryFileTree LI.ext_zip{background:url(/static/images/filetree/zip.png)left top no-repeat;}