p.filmdetail {
        margin: 0;
        padding: 8px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background: #272727;
        font-size: 10pt;
        font-weight: normal;
        font-style: normal;
        color: #E26766;
        text-align:center;
}

#kopf_details_8frames {
        position: absolute;
        z-index: 10;
        top: 220px;
        left: 206px;
        width: 760px;
        background: #181A19;
		text-align: center;
}

#kopf_details_10frames {
        position: absolute;
        z-index: 10;
        top: 220px;
        left: 206px;
        width: 1002px;
        background: #181A19;
		text-align: center;
}

#kopf_details_11frames {
        position: absolute;
        z-index: 10;
        top: 220px;
        left: 206px;
        width: 1123px;
        background: #181A19;
		text-align: center;
}

#kopf_details_14frames {
        position: absolute;
        z-index: 10;
        top: 220px;
        left: 206px;
        width: 1486px;
        background: #181A19;
		text-align: center;
}

/* Tabellenkopf und  1.,2.,3. Reihe */
.lgt_1reihe,
.lgt_2reihe,
.lgt_3reihe {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E26766;
    padding: 8px;
	border: solid;
	border-width: thin;
}

.lgt_1reihe {
	background: #262626;
	border-color: #1A1A1A;
}

.lgt_2reihe {
	background: #1A1A1A;
	border-color: #272727;
}

.lgt_3reihe {
	background: #262626;
	border-color: #1A1A1A;
}

.lgt_1reihe img,
.lgt_2reihe_appr img,
.lgt_3reihe img {
	margin: 5px;
	border: none;
}
	
.blk_kopf_oben_genre,
.blk_kopf_oben_genre, 
.blk_kopf_oben_titel, 
.blk_kopf_oben_jahr, 
.blk_kopf_oben_otitel,
.blk_kopf_oben_regie, 
.blk_kopf_oben_land,
.blk_kopf_oben_laenge,
.lgt_2reihe_nr_titel,
.lgt_2reihe_handlung_titel,
.lgt_2reihe_kommentar_titel,
.lgt_2reihe_darsteller_titel,
.lgt_2reihe_musik_titel,
.lgt_2reihe_drehbuch_titel,
.lgt_2reihe_produktion_titel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0080ff;
}

.blk_kopf_oben_genre,
.blk_kopf_oben_genre, 
.blk_kopf_oben_titel, 
.blk_kopf_oben_jahr, 
.blk_kopf_oben_otitel,
.blk_kopf_oben_regie, 
.blk_kopf_oben_land,
.blk_kopf_oben_laenge {
	padding: 12px;
}

.lgt_2reihe_nr_titel,
.lgt_2reihe_handlung_titel,
.lgt_2reihe_kommentar_titel,
.lgt_2reihe_darsteller_titel,
.lgt_2reihe_musik_titel,
.lgt_2reihe_drehbuch_titel,
.lgt_2reihe_produktion_titel {
	padding: 8px;
}

/* Tabellenkopf Überschriften */
.blk_kopf_oben_genre	{ width:17%; }
.blk_kopf_oben_titel 	{ width:27%; }
.blk_kopf_oben_jahr  	{ width:1%; }
.blk_kopf_oben_otitel 	{ width:22%; }
.blk_kopf_oben_regie 	{ width:16%; }
.blk_kopf_oben_land  	{ width:16%; }
.blk_kopf_oben_laenge 	{ width:1%; }

.blk_kopf_oben_genre,
.blk_kopf_oben_genre, 
.blk_kopf_oben_titel, 
.blk_kopf_oben_jahr, 
.blk_kopf_oben_otitel,
.blk_kopf_oben_regie, 
.blk_kopf_oben_land,
.blk_kopf_oben_laenge {
	background: #000000;
	text-align: center;
	border-width: thin;
	border-color: #000000; 
}

/* Tabelle 1. Reihe */
/* Tabelle 3. Reihe */
.lgt_1reihe {
	text-align: center;
	vertical-align: text-middle;
}
	
.lgt_2reihe {
	text-align: left;
	vertical-align: text-top;
}
	
.lgt_3reihe {
	text-align: center;
	vertical-align: text-top;
}
	
/* Tabelle 2. Reihe */
.lgt_2reihe_appr {
	font-size: 10pt;
	vertical-align: text-top;
	text-align: center;
	border: solid;
	border-width: thin;
	border-color: #272727;
	background: #1A1A1A;
	padding: 15px;
}

#lgt_2reihe_handlung,
#lgt_2reihe_kommentar,
#lgt_2reihe_darsteller {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    letter-spacing:0.1em;
	background: #1A1A1A;
	vertical-align: text-top;
	text-align: left;
	padding: 8px;
	border: none;
}
	
#lgt_2reihe_handlung {
	font-size: 12pt;
    color: #999999;
}
	
#lgt_2reihe_kommentar {
	font-size: 12pt;
    color: #999999;
}

summary:focus {
outline: none;
}
	
#lgt_2reihe_kommentar,
#lgt_2reihe_darsteller {
	font-size: 10pt;
	color: #cccccc;
}