p {
	margin-top:5px;
}



.hinweis {
	font-style: italic;
}

.entry{
/*	margin-left: 10px; */
	margin-top: 0px;
	margin-bottom:10px;
	padding-top: 0;
	border-collapse: collapse; 
	background-color: #F2F2F2;
	width: 625px;

}

.entry td, th { 
padding: .3em; 
border: 1px solid #e8e8e8; 
line-height: 1.3em;
}


table h3 {
	margin: 5px;
	padding:0 0 0 25px;
	font-weight: bold;
	float: left;
	width: 460px;
	line-height:1.4em;
}


td.count {
	width: 10px;
	color: #a9a9a9;
	font-size: 0.9em;
	padding:3px;
	text-align: right;
}

td.second {
	width:190px;
	padding:3px;
}

.small {
	font-size: 0.9em;
}

/* Grossbuchstaben sind hier nötig, damit die Klasse dem DB-Eintrag entspricht
   Es wird das entsprechende Icon vor den Titel gesetzt */
.PDF {
	background-image: url(../images/icon_pdf_32.png);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

.Word {
	background-image: url(http://www.forumbildung.ch/images/icon_word_32.png);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

.Video {
	background-image: url(../images/icon_video_32.png);	
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left:40px;
	padding-bottom:12px;
	border:none;	
}

.Audio {
	background-image: url(../images/icon_audio_32.png);	
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

.Bild {
	background-image: url(../images/icon_images_32.png);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:40px;
	padding-bottom:12px;
	border:none;	
}

.Link {
	background-image: url(../images/icon_link_32.png);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

.Powerpoint {
	background-image: url(../images/icon_powerpoint_32.png);	
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

.Excel {
	background-image: url(../images/icon_excel_32.png);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:40px;
	padding-bottom:12px;
	border:none;		
}


.Zip {
	background-image: url(../images/icon_zip_32.png);	
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left:40px;
	padding-bottom:12px;
	border:none;
}

#lastEntries li {margin:0 0 10px 0; padding:0 0 0 20px;}



.togglefield {
	background-color: #f2f2f2;
	padding: 5px 10px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border-radius:4px;
	margin-bottom: 20px;	
}

.toggleIcon {
	padding: 8px 350px 0 0;  /*  */
}

/* ------------  */

.downloadcell {
	float: right;
 width: 100px;
 padding-top:5px;

}
.downloadcellaudio {
	float: right;
 width: 200px;
  padding-top:5px;
}

.downloadcellvideo {
	float: right;
 width: 425px;
 clear: both;
  padding-top:5px;
}

.move-fsize {
	padding-bottom: 0;
	padding-left:8px;
	text-align: left;
	font-size: 0.9em;
	color: #666666;
}

.tabletab {
	width: 100px;
	 height: 20px;
	margin-bottom: 0;
	margin-left:525px;
	margin-top:10px;
	 padding: 0;
	 text-align: center;
	 line-height: 1.8em;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #a9a9a9;
		background-image: url(http://www.forumbildung.ch/images/tabletab.jpg);	
	background-repeat: no-repeat;
	background-position: top;	
}


.label {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.sortlink {
	font-size: 0.9em;
	text-align: right;
}

.datum {
	color: #a9a9a9;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.grau {
	color: silver;
}

.fett {
font-weight: bold;
}
/*
a, a:visited {color:#E4001E; text-decoration:none; outline:none;}
a:hover {color:#8B0E13; text-decoration: none; } 
a:focus, a:active {color:#E4001E; }
*/

.sidetitle {margin: 0 0 0.25em 1em !important;}
