/* ground Style */

img {
	behavior:	url(pngbehavior.htc);
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/backy.png);
	background-repeat: repeat-x;
	height:100%;
	background-color: #FFFFFF;
}

#page {
	position:absolute;
	width: 1000px;
	height: 1300px;
	margin-left:-495px;
	margin-top:0px;
	left:50%;
	top:0%;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	border: 0px solid white;
	z-index: 2;
}

#bg_page {
	position:absolute;
	width:1000px;
	height:800px;
	left: -300px;
	top: -152px;
	z-index:1;
}

#title {
	position:absolute;
	width:619px;
	height:44px;
	left: 96px;
	top: 321px;
	z-index:11;
}

#titlebg {
	position:absolute;
	width:300px;
	height:44px;
	left: 79px;
	top: 322px;
	z-index:10;
}

#navi {
	position:absolute;
	width:602px;
	height:44px;
	left: 203px;
	top: 1065px;
	z-index:12;

}

#mainrahmen {
	position:absolute;
	width:950px;
	height:747px;
	left: 23px;
	top: 314px;
	z-index:13;

}

#contentrahmen {	
	position:absolute;
	width:884px;
	height:100%;
	left: 31px;
	top: 35px;
	z-index:20;
	
}

#content_off {
	position:absolute;
	width:803px;
	height:634px;
	left: 42px;
	top: 40px;
	z-index:25;
	
}

#logobg {
	position:absolute;
	width:540px;
	height:375px;
	z-index:12;
	left: 332px;
	top: 296px;

}

#bottomtext {
	position:absolute;
	width:999px;
	height:40px;
	left: 1px;
	top: 1140px;
	z-index:50;

}

#line {
	position:absolute;
	width:953px;
	height:17px;
	left: 25px;
	top: 20px;
	z-index:50;

}

#head {
	position:absolute;
	width:981px;
	height:210px;
	z-index:12;
	left: 9px;
	top: 13px;

}

#headflash {
	position:absolute;
	width:951px;
	height:180px;
	z-index:12;
	left: 15px;
	top: 15px;

}

#menu {
	position:absolute;
	width:960px;
	height:35px;
	left: 8px;
	top: 6px;
	z-index:11;

}

#menubg {
	position:absolute;
	width:979px;
	height:44px;
	left: 10px;
	top: 233px;
	z-index:11;

}

#movie {
	position:absolute;
	width:260px;
	height:211px;
	left: 14px;
	top: 14px;
	z-index:81;

}

#moviebg {
	position:absolute;
	width:287px;
	height:238px;
	left: 700px;
	top: 295px;
	z-index:80;

}

#movie_big {
	position:absolute;
	width:260px;
	height:390px;
	left: 14px;
	top: 14px;
	z-index:81;

}

#moviebg_big {
	position:absolute;
	width:287px;
	height:417px;
	left: 700px;
	top: 295px;
	z-index:80;

}

/* text Style */

.content_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 45px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 40px;
	background: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.content_in strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066FF;
	letter-spacing: 1px;

}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699
}


.content_out {
	background: url(images/content_bg_rep.png);
	background-repeat:repeat;
}

.bottom  {
	color: #000000;
	text-decoration : none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 2px
	}


/* link Style */


.bottom A:link {
	color: #0066FF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 3px
	}

.bottom A:visited {
	color : #0066FF;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 3px
	}

.bottom A:active {
	text-decoration: none; 
	color: #0066FF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 3px
	}

.bottom A:hover  {
	color : #CC6600;
	text-decoration : none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 3px
	}


.content_in A:link {
	color: #0066FF; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

	}

.content_in A:visited {
	color: #0066FF;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

	}

.content_in A:active {
	text-decoration: none; 
	color: #0066FF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

	}

.content_in A:hover  {
	color: #CC6600;
	text-decoration : none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;

	}
