/* TAG Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:12px; margin-bottom:12px; 
	background-color:F0F0F0;
}

/* ul {
    padding-left:0px;
    margin-left:0px;
    list-style-image: url(Bilder/mini_dot.gif);">
}


li {
    padding-left:0px;
    list-style: none;
    } */

.t_dark {
	background-color:#666666;
}

.download {
        font-size:10px; 
	color: black;
	font-weight: normal; 
	line-height:1,5;
}
.download:link { font-size:10px; color:black; font-weight:normal; text-decoration:none; }
.download:visited { font-size:10px; color: black; text-decoration:none;  }   /* visited links   */
.download:hover   { font-size:10px; color: black; text-decoration:underline; } /* user hovers     */
.download:active  { font-size:10px; color: #BDBCBC; }   /* active links    */


td {
      font-family: Arial, Helvetica, sans-serif;
      background-color:white;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* Eigene Styles */

.menu {  
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
	padding-left:7px;
	display:block;
}
.menu:link    { color: white }    /* unvisited links */
.menu:visited { color: white  }   /* visited links   */
.menu:hover   { font-size: 10px; color: white; background-color:#A7C227 } /* user hovers     */
.menu:active  { color: white  }   /* active links    */

.menu2 {  
	font-size:10px; 
/*	font-weight: bold; */
	text-decoration:none;
	padding-left:14px;
	display:block;
}
.menu2:link    { color: white }    /* unvisited links */
.menu2:visited { color: white  }   /* visited links   */
.menu2:hover   { font-size: 10px; color: white; background-color:#A7C227 } /* user hovers     */
.menu2:active  { color: white; font-weight:bold;  }   /* active links    */

.menu3 {  
	font-size:10px; 
/*	font-weight: bold; */
	text-decoration:none;
	padding-left:21px;
	display:block;
}
.menu3:link    { color: white }    /* unvisited links */
.menu3:visited { color: white  }   /* visited links   */
.menu3:hover   { font-size: 10px; color: white; background-color:#A7C227 } /* user hovers     */
.menu3:active  { color: white; font-weight:bold;  }   /* active links    */

.content {
	font-size:11px; 
	color: black;
	font-weight: normal; 
	line-height:1.5;
        list-style-image: url(http://www.vend-consulting.de/upload/Bilder/mini_dot.gif);
        margin:0;
        padding:0;
        text-decoration:none;
}
.content:link { font-size:11px; color:black; font-weight:normal; text-decoration:none; line-height:1.5;}
.content:visited { color: black; text-decoration:none; line-height:1.5;}   /* visited links */
.content:hover   { color: black; text-decoration:underline; line-height:1.5; } /* user hovers */
.content:active  { color: #BDBCBC; text-decoration:none; line-height:1.5; }   /* active links */

.content_spalte {
	font-size:11px;
        text-align:justify;
	color: black;
	font-weight: normal; 
	line-height:1.5;
        list-style-image: url(http://www.vend-consulting.de/upload/Bilder/mini_dot.gif);
        margin-left:0px;
        padding-left:0px;
        text-decoration:none;
}

.content_spalte:link    { font-size:11px; color:black; font-weight:normal; text-decoration:none; line-height:1.5;}
/*.content_spalte:visited { color: black; text-decoration:none; line-height:1.5;} */  /* visited links */
.content_spalte:hover   { color: black; line-height:1.5; } /* user hovers */
.content_spalte:active  { color: #BDBCBC; line-height:1.5; }   /* active links */

.content_header {
	font-size:12px; 
	color: black;
	font-weight: bold;
}

/* grüne Balken ANFANG */

.t_gruen { 
	padding-right:13px;
	background-color:#A7C227;
	font-size:10px;
}
.t_gruen_balken_oben { 
	padding-right:13px;
	background-color:#A7C227;
	font-size:10px;
}
.t_gruen_balken_unten { 
	padding-right:13px;
	background-color:#A7C227;
	font-size:10px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B7B7B7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#B7B7B7;
} 
/* grüne Balken ENDE */

/* weisse Balken ANFANG  */

.t_weiss_balken_oben {
	background-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B7B7B7;
}
.t_weiss_balken_unten {
	background-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B7B7B7;
}
.t_weiss_balken_links_rechts {
	background-color:#FFFFFF;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#B7B7B7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#B7B7B7;
	font-size:1px;
} /* weisse Balken ANFANG */

/* Graue Balken ANFANG */

.t_grau {
	background-color:#666666;
}
.t_grau_bdu {
	background-color:#666666;
        background-image:url(../upload/Bilder/Logos/BDU_Logo.jpg);
        background-repeat:no-repeat;
        font-size:40px;
}
.t_grau_balken_oben {
	background-color:#666666;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B7B7B7;
}
.t_grau_hell {
	background-color:#999999;
}
.t_grau_heller {
	background-color:#bebdbd;
}

.t_balken_border_bottom_links_rechts {

	background-color:#E5EDBE;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#BDBCBC;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#B7B7B7;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#B7B7B7;
}
.t_balken {
	background-color:#E5EDBE;
}

.t_bordered {
	padding-left:0.5em;
	padding-right:0.5em;
	font-size:10px; 
	border-color:#BDBCBC; 
	border-width:1px; 
	border-style:solid;
        text-decoration:none;
}

.bild_bordered_156 { 
    margin-top:16px;
/*	border-color:#BDBCBC;  */
	border-width:1px; 
    border-color:#BDBCBC; 
	border-style:solid;
}

.t_bordered_banner {  
	border-color:#BDBCBC; 
	border-width:1px;
	border-top-width:1px;
	border-style:solid;
}

.t_bordered_menu {  
	border-color:#BDBCBC; 
	border-width:1px;
	border-top-width:0px;
	border-style:solid;
	background-color:#666666;
}

.t_bordered_no_pad {  
	font-size:1px; 
	border-color:#BDBCBC; 
	border-width:1px; 
	border-style:solid;
}

.t_news {
	font-size:10px;
	background-color:#666666;
/*	padding:5px;  */
	border-color:#BDBCBC; 
	border-width:1px; 
	border-style:solid; 
}
.t_news_item{ 
	padding-top:10px;
	padding-right:4px;
	background-color:#666666;
}
.t_news_pfeil{
	padding-top:10px;
	padding-left:3px;
	padding-right:5px;
	background-color:#666666;
}

.t_content { /* Text in Main Content Table */
	line-height: 1.5;
	font-size:10px;
        text-decoration:none; 
}
.t_content_headline { 
        /* Überschrift in Main Content Table */
	padding-top:5px;
	padding-bottom:3px;
	line-height: 1.5;
	font-size:14px;
	font-weight:bold; 
        text-decoration:none;
}
.link-small { 
	font-size:10px; 
	color:black;
	text-decoration:none;
}
.link-small:link    { color: black; text-decoration:none; }    /* unvisited links */
.link-small:visited { color: black; text-decoration:none; }   /* visited links   */
.link-small:hover   { color: black; text-decoration:underline; } /* user hovers     */
.link-small:active  { color: black; text-decoration:none; }   /* active links    */

.breadcrumb { 
	font-size:10px; 
	color:black;
	text-decoration:none;
}
.breadcrumb:link    { color: black; text-decoration:none; }    /* unvisited links */
.breadcrumb:visited { color: black; text-decoration:none;  }   /* visited links   */
.breadcrumb:hover   { color: black; text-decoration:underline;} /* user hovers     */
.breadcrumb:active  { color: #A7C227; text-decoration:none; }   /* active links    */

.2punkt {
	color:#A7C227;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.news { 
	font-size:10px; 
	color:white;
	text-decoration:none;
}
.news:link    { color: white; text-decoration:none; }    /* unvisited links */
.news:visited { color: white; text-decoration:none;  }   /* visited links   */
.news:hover   { color: white; text-decoration:underline;} /* user hovers     */
.news:active  { color: #A7C227 }   /* active links    */

.navi { 
	padding-top: 2px;
	padding-left:2px;
}

/* Sitemap Styles */
.sitemap {border:0px; border-style:solid; border-color:black; }

a.lev { 
    background-image:url(../Bilder/minipfeil_rechts_s.gif);
    background-repeat:no-repeat; 
    background-color: #E5EDBE; 
    display: block; 
    font-family: Arial,Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    height: 15px; 
    margin-top: 10px; 
    margin-bottom:4px;
    padding-left: 15px;
    padding-top:1px; 
    padding-right: 20px; 
    text-align: left;
} 
a.lev:link { color: black; font-weight:bold; text-decoration: none; } 
a.lev:visited { color: black; font-weight:bold; font-size: 10px; text-decoration: none; } 
a.lev:hover { background-color: #A7C227; color: black; font-size: 10px; text-decoration: underline; } 
a.lev:active { background-color: #1E4063; color: #FFFFFF; text-decoration: none; } 

a.lev1 { 
    background-color: #BDBCBC; 
    display: block; 
    font-family: Arial,Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    height: 15px; 
    margin-top: 1px; 
    padding-left: 26px;
    padding-top:1px; 
    padding-right: 20px; 
    text-align: left;
} 
a.lev1:link { color: black; font-weight:bold; text-decoration: none; } 
a.lev1:visited { color: black; font-weight:bold; font-size: 10px; text-decoration: none; } 
a.lev1:hover { background-color: #A7C227; color: black; font-size: 10px; text-decoration: underline; } 
a.lev1:active { background-color: #1E4063; color: #FFFFFF; text-decoration: none; } 

a.lev2 { 
    color: black; 
    background-color: #DDDCDC; 
    display: block; 
    font-family: Arial,Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    height: 15px; 
    margin-top: 1px; 
    padding-left: 36px;
    padding-top:1px;  
    padding-right: 10px; 
    text-align: left; 
} 
a.lev2:link { color: black; text-decoration: none; } 
a.lev2:visited { color: black; font-size: 10px; text-decoration: none; } 
a.lev2:hover { background-color: #A7C227; color: black; font-size: 10px; text-decoration: underline; } 
a.lev2:active { background-color: #1E4063; color: #FFFFFF; text-decoration: none; } 

a.lev3 { 
    color: black; 
    background-color: #F3F2F2; 
    display: block; 
    font-family: Arial,Verdana, Helvetica, sans-serif; 
    font-size: 10px; 
    height: 15px; 
    margin-top: 1px; 
    padding-left: 46px;
    padding-top:1px;   
    padding-right: 5px; 
    text-align: left;
} 
a.lev3:link { color: black; text-decoration: none; } 
a.lev3:visited { color: black; font-size: 10px; text-decoration: none; } 
a.lev3:hover { background-color: #A7C227; color: black; font-size: 10px; text-decoration: underline; } 
a.lev3:active { background-color: #1E4063; color: #FFFFFF; text-decoration: none; } 

.button {background-color:#A6C227; color:black; font-size:12px; margin-bottom:5px;}
.login_box {
	border-width:1px; 
	border-style:solid; 
	border-color:#BDBCBC;
}

/***********************
* Up-Download Styles 
***********************/

.upl_button {
    font-family:Verdana, Arial, Verdana, Sans-Serif;
    font-size:10px;
    color:#000000;
    background-color:#fff;
    height:19px;
    padding:0 2px;
    border:1px solid #000080;
    margin-top:2px;
}

.upl_formdesc {
    width:100px;
    float:left;
    display:block;
    font-size:10px;
}

.upl_table {
    margin-left:0px;
    font-size:10px;
}

#updownload small {
    color:#000;
    font-size:10px;
}

.upl_table, .upl_file, .upl_file_inactive {
    border-collapse: collapse;
    border:0px solid #000;
    font-size:10px;
}

td.upl_file, td.upl_folder {
    padding:2px;
    background:#fff;
}

td.upl_file p {
    padding:0px;
    margin:0px;
    font-size:10px;
}

td.upl_file small {
    font-size:10px;
    color:#000;
}

td.upl_file span.more_info {
    color:#888;
}

.upl_file_inactive {
    padding:0px;
    background:#ccc;
}

.upl_file_inactive form {
    margin:0px;
    padding:0px;
}

td.upl_folder {
    
}

td.upl_folder img {
    border:0px;
}

td.upl_textaction, td.upl_textfilename, td.upl_textsize, td.upl_textdate {
    background:#ffffff;
    font-size:10px;
}

td.upl_textaction, td.upl_textfilename, td.upl_textsize, td.upl_textdate {
    border:0px #000 solid;
    font-size:10px;
}

td.upl_textfilename {
    font-size:10px;
}

.upl_textbox {
    font-family:Verdana,Sans-Serif;
    font-size:10px;
    color:#000;
    background-color:#fff;
    border:0px #000080 solid;
}

div.upl_filename {
    font-size:10px;
    font-color:#000000;
    text-decoration:none:
    height:16px;

}

td.upl_textsize {
    width:80px;
    font-size:10px;
}

td.upl_textdate {
    width:70px;
    border-bottom:0px #000 solid;
}

#showMessage, .edit {
    padding:5px;
    font-weight:normal;
    background-color:#DAEDF9;
    border:2px #3F9AC9 dashed;
}

tr.edit td {
    background-color:#DAEDF9;
}

h3.showUpload {
    color:#3F9AC9;
    font-size:12px;
}

#showMessage {
    margin:0px 0px 10px 100px;
    width:300px;
    text-align:center;
}

#showMessage form {
    margin:0px;
}

#showMessage h3 {
    font-size:14px;
    padding:0px;
    margin:0px;
    text-align:center;
}

div.upl_filename div.psd     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -3px;}
div.upl_filename div.ai      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -3px;}
div.upl_filename div.html    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -3px;}
div.upl_filename div.htm     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -3px;}
div.upl_filename div.7z      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -25px;}
div.upl_filename div.pdf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -25px;}
div.upl_filename div.torrent {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -25px;}
div.upl_filename div.empty   {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -25px;}
div.upl_filename div.flv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -25px;}
div.upl_filename div.m4p     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -25px;}
div.upl_filename div.iso     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -47px;}
div.upl_filename div.rm      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.ra      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.ram     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -47px;}
div.upl_filename div.m3u     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -47px;}
div.upl_filename div.wmv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -47px;}
div.upl_filename div.wma     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -47px;}
div.upl_filename div.rar     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -47px;}
div.upl_filename div.zip     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -69px;}
div.upl_filename div.png     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -69px;}
div.upl_filename div.jpg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.jpeg    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.jpe     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -69px;}
div.upl_filename div.gif     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -69px;}
div.upl_filename div.tif     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -69px;}
div.upl_filename div.tiff    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -69px;}
div.upl_filename div.bmp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -69px;}
div.upl_filename div.ico     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -69px;}
div.upl_filename div.svg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -69px;}
div.upl_filename div.cdr     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -91px;}
div.upl_filename div.eps     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -91px;}
div.upl_filename div.indd    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -91px;}
div.upl_filename div.mdi     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -91px;}
div.upl_filename div.ps      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -91px;}
div.upl_filename div.mov     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -91px;}
div.upl_filename div.odt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -113px;}
div.upl_filename div.ods     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -113px;}
div.upl_filename div.odp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -113px;}
div.upl_filename div.odg     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -113px;}
div.upl_filename div.odf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -113px;}
div.upl_filename div.odb     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -113px;}
div.upl_filename div.odc     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -113px;}
div.upl_filename div.emf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -113px;}
div.upl_filename div.rtf     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -135px;}
div.upl_filename div.doc     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -135px;}
div.upl_filename div.docx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -135px;}
div.upl_filename div.xls     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -135px;}
div.upl_filename div.xlsx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -135px;}
div.upl_filename div.ppt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -135px;}
div.upl_filename div.pptx    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -135px;}
div.upl_filename div.mdb     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -135px;}
div.upl_filename div.accdb   {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -135px;}
div.upl_filename div.txt     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-3px -157px;}
div.upl_filename div.php     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php3    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php4    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.php5    {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-25px -157px;}
div.upl_filename div.css     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-47px -157px;}
div.upl_filename div.js      {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-69px -157px;}
div.upl_filename div.asp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-91px -157px;}
div.upl_filename div.jsp     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-113px -157px;}
div.upl_filename div.xml     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-135px -157px;}
div.upl_filename div.csv     {height:16px;width:16px;float:left;background-image:url(../images/file-icons.gif);background-repeat:no-repeat;background-position:-157px -157px;}

/***********************
* Up-Download Styles  ENDE
***********************/