/* CSS Document */
a:link {
	color: #960153;
}

a:visited {
	color: #740140;
}

a:hover {
	color: #C5016C;
}

a:active {
	color: #C5016C;
}

#Inhalt img {
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: -14px;
}
#Inhalt p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.extern {
	background-image: url(img/extern14.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
}
.unternav {
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}
.filmabsatz {
	padding-bottom: 8px;
	padding-left: 10px;
	padding-top: 2px;
	margin-right: 0px;
}
#Inhalt .filmabsatz {
	margin-top: 0px;
	margin-bottom: 0px;
}
.filmtitel {
	width:450px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.filmtitel h2 {
	color: #FFFFFF;
	font-size:14px;
}
#Inhalt .filmtitel {
	margin-bottom: 0px;
	font-size:14px;
}
#Inhalt .filmtitel a {
	color: #FFFF00;
	text-decoration: none;
	font-size:14px;
}
#Inhalt .filmtitel a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linktaste {
	line-height: 25px;
}
#Inhalt .filmabsatz .linktaste a {
	color: #960153;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
#Inhalt .filmabsatz .linktaste a:hover {
	color: #960153;
	text-decoration: none;
	background-color: #E9E9E9;
}

