form {
	padding: 0px;
	margin: 0px;
	display: inline;
}

input {
	margin: 2px 0px 2px 7px;
}

#backMotivFilm {
	background: url(../pic/hintergrundbild_01.gif) no-repeat top right;
}

#navAreaSub {	
	width: 980px;
	height: 255px;
	z-index: 10;
}

#navSub {
	width: 680px;
	height: 265px;
	position: absolute;
	top: 0px;
	left: 300px;
}

#nSTitle {
	position: relative;
	top: 55px;
	left: -5px;
}

#nSRubrik {
	position: relative;
	top: 70px;
	left: 0px;
}

#navSubMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navSubMenu li {
	padding: 8px 0px 0px 0px;
	font: bold 1em/1em Georgia, Times, serif;
	color: #7F0051;
}

#navSubMenu li a {
	color: #7F0051;
	text-decoration: none;
}

#navSubMenu li a:hover {
	color: #7F0051;
	text-decoration: underline;
}

#navSubMenu li a.selected {
	color: #000000;
	border-bottom: 2px dotted;
}

#contentArea {
	width: 980px;
	position: relative;
	z-index: 20;
}

#filmeTeaser {
	width: 950px;
	height: 320px;
	margin: 0px 0px 0px 30px;
}

.fTContainer {
	margin: 0px 5px 0px 0px;
	display: inline;
	float: left;
	overflow: visible;
}

.fTBack {
	width: 260px;
	height: 315px;
	background: url(../pic/filme_teaser_bg.gif) no-repeat top left;
	background-color: #640040;
	overflow: visible;
	position: relative;
}

.fTHeadline  {
	width: 170px;
	position: absolute;
	top: 5px;
	left: 90px;
	font: bold 1.1875em/1.1875em Georgia, Times, serif;
	color: #ffffff;
}

.fTContainerBild {
	position: absolute;
	top: 62px;
	left: 30px;
}

.fTBild {
	position: absolute;
	top: 62px;
	left: 30px;
}

.fTInfo {
	width: 200px;
	position: absolute;
	top: 216px;
	left: 30px;
	color: #ffffff;
}

.fTLink {
	width: 200px;
	position: absolute;
	bottom: 10px;
	left: 30px;
	color: #ffffff;
}

#filmeKlein {
	width: 950px;
	height: 90px;
	margin: 0px 0px 0px 30px;
}

#fKBack01 {
	width: 260px;
	height: 85px;
	background-color: #D69CC1;
	overflow: hidden;
	position: relative;
}

#fKBack02 {
	width: 260px;
	height: 85px;
	background-color: #E25887;
	overflow: hidden;
	position: relative;
}

#fKBack03 {
	width: 260px;
	height: 85px;
	background-color: #EABAB5;
	overflow: hidden;
	position: relative;
}

.fKBox {
	margin: 5px 5px 5px 10px;
	width: 250px;
	overflow: hidden;
}

.fkHeadline  {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
}

.filmografieListe {
	margin: 0;
	padding: 0;
	list-style: none;
}

.filmografieListe li {
	margin: 3px 0px 3px 0px;
}

#contentMainContainer {
	width: 830px;
	position: relative;
}

#listNavColumn {
	width: 260px;
	position: absolute;
	top: 0px;
	left: 30px;
	float: left;
	margin-bottom: 5px;
	z-index: 30;
}

#listColumn {
	width: 260px;
	background-color: #7F0051;
	position: relative;
}

.lcBox {
	display: block;
	background: #7F0051 url(../pic/darsteller_liste_bg.gif) no-repeat left;
	width: 260px;
	height: 60px;
	float: left;
}

.lcBox:hover {
	display: block;
	background: #A9548A url(../pic/darsteller_liste_bg_h.gif) no-repeat left;
	width: 260px;
	height: 60px;
	float: left;
}

a.linklCEintrag {
	display: block;
	background: #7F0051 url(../pic/darsteller_liste_bg.gif) no-repeat left;
	width: 260px;
	height: 60px;
	text-decoration: none;
}

a.linklCEintrag:hover {
	display: block;
	background: #A9548A url(../pic/darsteller_liste_bg_h.gif) no-repeat left;
	width: 260px;
	height: 60px;
	text-decoration: none;
}

a.linklCEintragNoPic {
	display: block;
	width: 260px;
	height: 60px;
	position: relative;
	text-decoration: none;
}

a.linklCEintragNoPic:hover {
	background-color: #A9548A;
	text-decoration: none;
}

.lCAbstand {
	width: 260px;
	height: 5px;
	overflow: hidden;
}

.lCBild {
	width: 120px;
	height: 60px;
	float: left;
}

.lCImage {
	width: 100px;
	height: 50px;
	float: left;
	margin: 5px 0px 0px 9px;
}

.lCName {
	margin: 5px 0px 0px 0px;
	width: 140px;
	height: 55px;
	float: left;
}

.lCNameNoPic {
	position: absolute;
	top: 5px;
	left: 10px;
}

.lCDarsteller {
	margin: 2px 0px 2px 0px;
	font-size: 1.0625em;
	line-height: 1.25em;
	color: #ffffff;
}

.lCFigur {
	margin: 5px 0px 2px 0px;
	line-height: 1.5em;
	color: #E25887;
}

#contentMain {
	width: 525px;
	position: relative;
	top: 0px;
	left: 30px;
	margin-bottom: 5px;
	border-left: 260px solid #7F0051;
	padding-left: 5px;
	z-index: 20;
}

#contentMain:after	{ 
	content:' ';
	clear:left;
	display:block;
	height:0;
	overflow:hidden;
}

#cMBack {
	width: 525px;
	background-color: #FFF2FA;
}

#cMNav {
	width: 525px;
	height: 45px;
	background-color: #E25887;
}

#cMNavMenu {
	padding: 5px 0px 0px 10px;
	font: 1em/1em 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	color: #ffffff;
}

#cMNavMenu a {
	color: #ffffff;
	text-decoration: none;
}

#cMNavMenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cMNavMenu *.selected {
	color: #000000;
	border-bottom: 2px dotted;
}

#cMText {
	padding: 5px 5px 5px 20px;
}

#cMText p {
	margin: 5px 0px 10px 0px;
}

#backMotivAktuell {
	background: url(../pic/hintergrundbild_02.gif) no-repeat top right;
}

#aktuellTeaser {
	width: 950px;
	height: 320px;
	margin: 0px 0px 0px 30px;
}

.aTContainer {
	margin: 0px 5px 0px 0px;
	display: inline;
	float: left;
	overflow: visible;
}

#aTBack01 {
	width: 260px;
	height: 315px;
	background-color: #EABAB5;
	overflow: visible;
	position: relative;
}

#aTBack02 {
	width: 525px;
	height: 315px;
	background-color: #7f372b;
	overflow: visible;
	position: relative;
}

#aTBox02 {
	margin: 5px 5px 2px 10px;
	width: 430px;
	position: absolute;
	top: 257px;
	left: 0px;
	overflow: visible;
	z-index: 20;
}

#aTImage02 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}

#aTBack03 {
	width: 260px;
	height: 315px;
	background-color: #D69CC1;
	overflow: visible;
	position: relative;
}

#aTBox03 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: visible;
	z-index: 20;
}

#aTImage03  {
	bottom: 0px;
	left: 0px;
	position: absolute;
	float: left;
	z-index: 10;
}

#aktuellKlein {
	width: 950px;
	height: 90px;
	margin: 0px 0px 0px 30px;
}

#aKBack01 {
	width: 260px;
	height: 85px;
	background-color: #EABAB5;
	overflow: hidden;
	position: relative;
}

#aKBack02 {
	width: 260px;
	height: 85px;
	background-color: #D69CC1;
	overflow: hidden;
	position: relative;
}

#aKBack03 {
	width: 260px;
	height: 85px;
	background-color: #E25887;
	overflow: hidden;
	position: relative;
}

.aKBox {
	/*margin: 5px 5px 5px 10px;*/
	width: 250px;
	height: 75px;
	overflow: visible;
	position: relative;
	top: 5px;
	left: 10px;
}

.aKHeadline  {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
}

#backMotivMenschen {
	background: url(../pic/hintergrund_03.gif) no-repeat top right;
}

#menschenTeaser {
	width: 950px;
	height: 320px;
	margin: 0px 0px 0px 30px;
}

.mTContainer {
	margin: 0px 5px 0px 0px;
	display: inline;
	float: left;
	overflow: visible;
}

#mTBack01 {
	width: 260px;
	height: 315px;
	background-color: #D69CC1;
	overflow: visible;
	position: relative;
}

#mTBox01 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	height: 110px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}

#mTImage01  {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
}

#mTBack02 {
	width: 260px;
	height: 315px;
	background-color: #E25887;
	overflow: visible;
	position: relative;
}

#mTBox02 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#mTImage02  {
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
}

#mTBack03 {
	width: 260px;
	height: 315px;
	background-color: #D69CC1;
	overflow: visible;
	position: relative;
}

#mTBoxHead03 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#mTBox03 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}

#mTImage03  {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
}

#menschenKlein {
	width: 950px;
	height: 90px;
	margin: 0px 0px 0px 30px;
}

#mKBreit {
	width: 790px;
	height: 85px;
	background-color: #EABAB5;
	overflow: hidden;
	position: relative;
}

#mKBox {
	width: 790px;
	height: 85px;
	overflow: hidden;
}

.mKHeadline  {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
}

#backMotivHistorisch {
	background: url(../pic/nav_historisch_bg.gif) no-repeat top right;
}

#historischTeaser {
	width: 950px;
	height: 320px;
	margin: 0px 0px 0px 30px;
}

.hTContainer {
	margin: 0px 5px 0px 0px;
	display: inline;
	float: left;
	overflow: visible;
}

.hTHeadline  {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
}

#hTBackBig01 {
	width: 525px;
	height: 315px;
	background: #DCBC74 url(../pic/hist_big_bg.gif) repeat-y top;
	overflow: visible;
	position: relative;
}

#htBox01a {
	margin: 5px 5px 2px 10px;
	width: 180px;
	height: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#htBox01b {
	margin: 5px 5px 2px 10px;
	width: 110px;
	height: 100px;
	position: absolute;
	top: 80px;
	right: 0px;
}

#htBox01c {
	margin: 5px 5px 2px 10px;
	width: 245px;
	height: 100px;
	position: absolute;
	top: 220px;
	right: 0px;
}

#hTImage01 {
	top: -11px;
	left: 0px;
	position: absolute;
	overflow: visible;
}

#hTBack02 {
	width: 260px;
	height: 315px;
	background-color: #D69CC1;
	overflow: visible;
	position: relative;
}

#hTImage02 {
	top: 110px;
	left: -13px;
	position: absolute;
	overflow: visible;
}

#htBox02 {
	margin: 5px 5px 2px 10px;
	width: 245px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#historischKlein {
	width: 950px;
	height: 90px;
	margin: 0px 0px 0px 30px;
}

#hKBack01 {
	width: 260px;
	height: 85px;
	background-color: #D69CC1;
	overflow: hidden;
	position: relative;
}

#hKBack02 {
	width: 260px;
	height: 85px;
	background-color: #E25887;
	overflow: hidden;
	position: relative;
}

#hKBack03 {
	width: 260px;
	height: 85px;
	background-color: #EABAB5;
	overflow: hidden;
	position: relative;
}

.hKBox {
	margin: 5px 5px 5px 10px;
	width: 250px;
	overflow: hidden;
}

.hKHeadline  {
	font: 1.375em/1.375em Georgia, Times, serif;
	color: #ffffff;
}
