
/* ----------- Tabelle im Footer ----------- */

table#footer {
	width:100%; height:38px;
	margin:0; padding:0;
	border:0;
	color:#B4B4E7;
	}

table#footer td#count {
	width:20%;
	text-align:left;
	vertical-align:bottom;
	padding-left:25px;
	}

table#footer td#foot_mid {
	width:60%;
	}

table#footer td#copy {
	width:20%;
	text-align:right;
	vertical-align:bottom;
	padding-right:19px;
	}

table#footer a#adm {
	color:#B4B4E7;
	text-decoration:none;
	}


/* ----------- Bildertabelle im Inhalt ----------- */

table#con_pix_pix {
	width:120px;
	margin:50px 0 0 0;
	padding:0;
	border:0;
	}

table#con_pix_pix td {
	margin:0; padding:0;
	border:0;
	text-align:right;
	}

table#con_pix_pix img {
	margin:0 0 10px 0; padding:0;
	border:1px solid #404051;
	}

/* ----------- Bildertabelle im Inhalt (kleine Bilder) ----------- */

table#con_pix_pix_small {
	width:70px;
	margin:50px 0 0 0;
	padding:0;
	border:0;
	}

table#con_pix_pixx_small td {
	margin:0; padding:0;
	border:0;
	text-align:right;
	}

table#con_pix_pixx_small img {
	margin:0 0 10px 0; padding:0;
	border:1px solid #404051;
	}

/* ----------- Bildertabelle im Inhalt (speziell: Editorial - Disziplinen) ----------- */

table#con_pix_pix_disz {
	width:120px;
	margin:90px 0 0 0;
	padding:0;
	border:0;
	}

table#con_pix_pix_disz td {
	margin:0; padding:0;
	border:0;
	text-align:right;
	}

table#con_pix_pix_disz img {
	margin:0 0 40px 0; padding:0;
	border:1px solid #404051;
	}

/* ----------- Bildertabelle im Inhalt (speziell: nicht an der rechten Seite ) ----------- */

table#con_pix_pix_down {
	margin:0;
	padding:0;
	border:0;
	}

table#con_pix_pix_down td {
	margin:0; padding:0;
	border:0;
	}

table#con_pix_pix_down img {
	margin:0; padding:0;
	border:1px solid #404051;
	}
	
/* ----------- Bildertabelle im Inhalt (speziell: VIDS - Trailer ) ----------- */

table#trail {
	margin:10px 0 0 0; padding:0;
	border:0;
	}
	
table#trail img {
	margin:0; padding:0;
	border:1px solid #404051;
	}