/* 
 *CSS Document 
 *Copy-Rights 2005 Taube Photoproduction
 *By Fady Albashiti
*/
body {
	font-family:'Frutiger 45 Light', Arial, Helvetica, sans-serif; 
	font-size:8pt;
	margin:0px;
	padding:0px;}
#level0
	{
	/*
	width:500px;
	height:500px;
	*/
	margin:0px;
	padding:0px;
	}
#close
	{
	position:absolute;
	top:15px;
	right:20px;
	clear:both;
	}
#imageWindow {
	width:604px;
	height:604px;
	padding-top:40px;
	background-image:  url(../grafik/fenster.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#imageSection {
	margin:0px;
	padding:0px;
	height:450px;
	width:604px;
	clear:both;
	text-align:center;
	display:block;
}
#imageSection .mitte{
	vertical-align:middle;
	text-align:center;
	width:604px;
	height:450px;
	text-align:center;
}
#movieWindow {
	width:800px;
	height:600px;
	padding-top:40px;
}
#movieSection {
	margin:0px;
	padding:0px;
	height:600px;
	width:800px;
	clear:both;
	text-align:center;
	display:block;
}
#description {
	clear:both;
	position:absolute;
	bottom:73px;
	width:600px;
	text-align:center;
}

#description h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:9pt;
	color: #828282;
}

#control {
	position:absolute;
	top:531px;
	left:197px;
	clear:both;
	text-align:center;
}

a {
	color:#FF9B00;
	text-decoration:none;
	font-family:'Frutiger 45 Light', Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
}

.hrRahmen {width:450px; padding:0px; margin-bottom:0px; margin-top:0px; size:1px; color:#FF9B00; background-color:#FF9B00; border:0px; line-height:1px;}
/*
#close
	{
	margin:0px;
	padding-right:16px;
	padding-top:14px;
	padding-bottom:0px;
	height:16px;
	clear:both;
	float:right;	
	}
#image {
	margin:0px;
	padding-top:10px;
	height:360px;
	clear:both;
	text-align:center;
	vertical-align:middle;
}
#description {
	margin:0px;
	clear:both;
	padding:0px;
	height:57px;
}
#control {
	margin:0px;
	padding:0px;
	clear:both;
}

a {
	color:#FF9B00;
	text-decoration:none;
	font-family:'Frutiger 45 Light', Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
}
*/

