body {
   color : #000000;
   background-color : #ffffff;
   margin: 0 0 0 0;
   FONT-FAMILY : Arial, Helvetica, sans-serif;
}

a {
   color : black;
}

a:visited {
   color : black;
}

    .nostrike  {
    	FONT-FAMILY : Arial, Helvetica, sans-serif;
    	FONT-SIZE : 10px;
    	FONT-STYLE : normal;
    	TEXT-DECORATION : none;
    }
    
    .kat_aktiv  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 24px;
	color : gray;
    	font-style : normal;
    	font-weight : bold;
	line-height: 125%  
    }
	
    .kat  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
	color : #3B4369;
    	font-style : normal;
    	font-weight : bold;
	text-decoration : none; 
	line-height: 125%  
    }

    .auch  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
	color : gray;
    	font-style : normal;
    	font-weight : bold;
	text-decoration : none; 
	line-height: 125%  
    }

    .subkat  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
	color : #3B4369;
    	font-style : normal;
    	font-weight : normal;
	text-decoration : none; 
	line-height: 125%  
    }

    h1  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 16px;
	color : black;
    	font-style : normal;
    	font-weight : bold;
	line-height: 110%  
    }

    .view  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 16px;
	color : black;
    	font-style : normal;
    	font-weight : bold;
	line-height: 110%  
    }

    h6  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 15px;
	color : black;
    	font-style : normal;
    	font-weight : normal;
	line-height: 120%  
    }

    .view_klein  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 15px;
	color : black;
    	font-style : normal;
    	font-weight : normal;
	line-height: 120%  
    }


    .bl  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
	color : black;
    	font-style : normal;
    	font-weight : normal;
	line-height: 100%  
    }

    .pfad  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
	color : white;
    	font-style : normal;
    	font-weight : normal;
	line-height: 100%  
    }

    .filename  {
	float: left
    }

     a.kat:hover  {     	
	text-decoration : none;
	background : white;   
      }  

 a.subkat:hover  {     	
	text-decoration : none;
	background : white;   
      }  

 a.auch:hover  {     	
	text-decoration : none;
	background : white;   
      }  

 #new_upload {
	display: none;
	margin-bottom: 2em;
 }

 #new_upload > h4 {
	margin-bottom: 0.4em;
 }
 
 .selectedFilesDisplay {
	margin-left: 1em;
 }
 #selectedFilesContainer {
       border:1px solid grey;
 }
.linkbar{
 	height : 25;
	background-color : #2C334F;
   	color : white;
}
.linkbar > p > a:visited {
   color : white;
}
.linkbar > p > span > a:visited {
   color : white;
}
