/* css by benjamin(at)bonsaipark.com fuer meemoo.tv */

	html, body {
		margin:0;
		padding:0;
		font-family: Verdana;
		font-size:9pt;
		color:#ffffff;
		line-height:130%;
		height:100%;
		background-color:#d6ceb9;
	}
	#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-300px;
		float:left;
	}
	div {
		margin:0;
		padding:0;	
	}
	#container,#containerBackground {
		width:900px;
		height:600px;
		margin: 0px auto;
		clear:left;
		z-index:2;
		background-image:url(../img/bg.gif);
	}
	#containerStartseite {
		background-image:url(../img/bg.gif);
	}
	#containerBackground {
		z-index:1;
		clear:none;
	}
	
	#content {
		padding-bottom:10px;
		overflow:hidden;
	}
	
	.blocksatz {
		text-align:justify;
		display:block;
	}
	
	#content h1 {
		font-weight:normal;
		font-size:9pt;
		margin:20px 0px 6px 0px;
	}
	
	#content .headlineInside {
		margin-top:40px;
	}
	
	#content td {
		padding-bottom:20px;
	}
	
	.content a:active {
		color:#ffffff;
	}
	
	#content img {
		border:0px;
	}
	
	#submenuContainer {
		margin-left:1px;margin-top:380px;height:200px;width:200px;float:left;z-index:10;
	}
	
	#contentContainer {
		margin-left:20px;margin-top:50px;float:left;width:430px;height:520px;overflow:hidden;z-index:10;
	}
	
	#scrollContainer {
		height:510px;width:400px;overflow:hidden;
	}
	
	#loading {
		float:left;
		margin-top:4px;
		margin-left:4px;
		display:none;
		color:#ffffff;
	}
	
	#loading img {
		vertical-align:middle;
		margin-right:4px;
	}
	
	#loginForm {
/*		background-image:url(../../img/login_bg.gif); */
/*		background-repeat:no-repeat; */
		color:#000000;
		border:0px solid red;
		height:160px;
		padding:0px;
		margin:0px;
	}
	
	#loginForm td, #loginForm tr {
		padding:0;
		margin:0;
	}
	
	#loginForm .inputText {
		margin:0px 0px 10px 12px;
		background-color:#fff;
		width:130px;border:0px solid red;
		height:18px;
		padding:4px;
		font-size:12pt;
	}
	
	#loginForm .btn {
		margin:0px 0px 10px 12px;
		background-color:#b2a68c; 
		width:1px;
		height:1px;
		border:0px solid red;
	}
	
	
	
	a {
		color:#ffffff;
		text-decoration:none;
	}
	
	#main {	
		top:0;
		right:0px;
		width:440px;
		height:600px;
		float:right;
	}
	#menu {
		margin:380px 0px 0px 1px;
		right:0px;
		width:200px;
		height:230px;
		float:left;
		overflow:hidden;
		border:0px solid red;
	}
	#menu img, #submenuContainer img {
		border:0px;
		cursor:pointer;
	}

	span .dn {
		display:none;
	}


#movieImage td {
	padding-bottom:22px;
}

#movieImage img {
	width:200px;
	height:150px;
	cursor:pointer;
}

#movieBackButton a {
	color:#000000;
}

.tdBottom {
	vertical-align:bottom;
}

.descr {
	padding-left:10px;
}

.dop {
	font-style:italic;
}

.dopListe {
	font-style:italic;
	font-size:8pt;
}



#scrollBarContainer {
	
}

#scrollBar {
	
}

#scrollBar img, #scrollBar2 img {
	cursor:pointer;
}

#track1 {
	background-image:url(../../img/scrollLeiste2.gif);
	width: 13px;
	height: 238px;
	margin-left: 1px;
}

#handle1 {
	width: 9px;
	height: 10px;
	background-color: #fff;
	cursor: move;
	margin-left:2px;
}
		

.flRight {
	float:right;
}

.headlinePicturePdf {
	width:400px;
}

.headlinePicturePdf td, .headlinePicturePdf tr {
	margin:0px;
	padding:0px;
}

.headlinePicturePdf {
	width:100%;
	border:0px solid red;
}

.headlinePicturePdf headlinePicture {
	float:right;
}

.alignRight {
	text-align:right;
}

.headlinePicturePdf td {
	vertical-align:bottom;
}

.error {
	font-weight:bold;
	color:#990000;
	font-size:20pt;
	line-height:20pt;
}

.workListImage {
	width:200px;
	height:154px;
}