body {
	color: #CCCCCC;
	line-height: 190%;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
}

table {
	color: #CCCCCC;
	line-height: 190%;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
}


li {
	list-style-image: url(../graphics/arrow.gif);
	padding-bottom: 0px;
}

A:link {
	/* border-bottom: 1px black dotted; */
	text-decoration: none;
	color: #fb000c;
	font-weight: bold;
	/*
	background-color: #000000;
	white-space: nowrap;
	*/
	/*
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	*/
	/*
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	*/
	}

A:visited {text-decoration: none; color: #fb000c;font-weight: bold;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: #FF3300;}

.verysmall {
	font-size: 9px;
}


.dekade {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	margin-bottom: 5%;
	letter-spacing: 0.1em;
	word-spacing: 0em;
}





.initialen  p:first-letter {

	background-color:	#3B2E38;
	color:				#CCCCCC;
	float:				left;
	font-family:		"Old English Text MT", Georgia, Times, "Times New Roman", serif;
	font-size:			3.2em;
	font-weight:		bold;
	line-height:		normal;
	margin-right:		4px;
	margin-top: 		0px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	padding:			0em 0em 0em;

		}
		
.bildunterschrift {
	font-size: 12px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.movie-table {
	border: 1px solid #FF0000;
}
