body {
	/*background-color: transparent;*/
	/*background-image: url(../uploads/tf/background.gif);*/
	background-image: url(../templates/background.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-x-position: 0%;
	background-y-position: 0%;*/
}
.header-breadcrumbs {
	background-color: white;
}

/*.sitelogo {width:50px; height:51px; position:absolute; z-index:1; margin:18px 0 0 15px; background:url(../fileadmin/dreieck.png);}*/
.sitename {
   width:400px;
   height:45px;
   position:absolute;
   z-index:1;
   margin:23px 0 0 95px;
   overflow:visible !important /*Firefox*/;
   overflow:hidden /*IE6*/;
}

/*
table.csc-uploads { width:100%; }
table.csc-uploads td.csc-uploads-fileSize { width:10%; background-color:white;}
table.csc-uploads td.csc-uploads-fileName { background-color:white;}
table.csc-uploads td.csc-uploads-icon { width:155px; background-color:white;}
*/

.main-content table td {
   background-color:white;
   height: auto;
}
.main-content table {
   table-layout: auto;
   width:auto;
}
.main img, .main a img, .main a:hover img{
   margin: 0px;
   padding:0px;
   border:0px;
}

div.vcard {
   font-size: 9pt;
   margin-bottom: 5pt;
}

div.header-top {
   border-bottom-width: 3px;
   border-bottom-style: solid;
   border-bottom-color: #afafaf;
}
