
body {
	
	
background-color:#ddd;	margin-top:150px; margin-left:13%; width:60%;font-family:Helvetica, Sans-serif; font-size:small; color:#444; font-weight: 200;}

h1 {font-family: 'Source Sans Pro';font-size:x-large; font-weight: 200;}
h2 {font-weight: 200;font-size:x-small;line-height:1.4;}

a:link,a:visited,a:active {color: #444; text-decoration: none;}
a:hover {color: #444; text-decoration: underline;}
a.menue, a.menue:link, a.menue:visited, a.menue:active {position: relative; }
a.menue:hover {z-index:1000; background: transparent; }
a.menue span {display: none; text-decoration: none; }
a.menue:hover span {z-index:3;display: block;position: absolute;bottom: -30px;left: 30px;padding: 0px;margin: -1px;border:1px solid #999;background: #444;box-shadow: 1px 2px 8px #000; }
table {table-layout:fixed; border-collpase:collpase; cellpadding:4; border:0;} 

#listingheader {text-align:right;padding-bottom:5px;}
#headerfile {text-align:left;float:left; width: 60%;}
#headersize {text-align:right;float:left;width: 20%;}
#listing a {display:block;text-align:right;padding-top:3px;}
#listing a:hover {background-color:#bbb;}
#listing a fileliste {width: 60%;float:left;text-align:left;}
#listing a sizetype {float: left;width: 20%;text-align:right;}

