/*
====================================================
magnum film GmbH layout.css
====================================================
*/
html{
	width:100%;
	height:100%;
	border:0px;
	margin:0px;
	padding:0px;
	scrollbar-base-color:#ffffff;
}
body{
  	background:#ffffff;
  	border:0px;
	padding:0px;
	margin:0px;
	height:100%;
}

#frame{
		width: 1024px;
		min-height: 750px;
		margin: 0px auto 0px auto;
		background:#ffffff;
	}
	
* html #frame{
  height:600px;
}


#headerNaviLine{
	display:none;
}


#LogoLine{
	width:424px;
	height:190px;
	background-image:url('../images/allover/logo.gif');
	background-repeat: no-repeat;
	background-position: center left;
	overflow:hidden;
}

/*
*+html #LogoLine{margin:40px 0px 0px 0px;}
*/
#HeaderLine{
	background-image:url('../images/allover/header_bg.jpg');
	width:424px;
	height:200px;
}

#ImageLine{
	width:610px;
	height:100%;
	border:1px solid #ffffff;
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	display:block;
}

#TopLineFrame{
	width: 1024px;
	min-height: 70px;
	margin: 0px auto 0px auto;
	background:#ffffff;
}
#TopLine{
	width:1024px;
	height:70px;
	background:#ffffff;
}

#SpecialNavi{
	float:right;
	display:block;
	width:300px;
	height:80px;
	text-align:right;
	margin:0px 0px 0px 0px;
	padding:55px 0px 0px 0px;
}

#NewsPanel{
	float:right;
	width:240px;
	height:150px;
	background:#c7d54f;
	position:relative;
	z-index: +100;
	margin:0px 0px -160px 0px;
}



#NewsPanelContent{
	width:205px;
	height:138px;
	margin:1px 0px 1px 25px;
	padding:5px;
	background:#ffffff;
}

*html #NewsPanelContent{
	width:190px;
}

#NewsPanelHeader{
	height:100%;
	width:20px;
	background:#cccccc;
	float:left;
}

.SWFPart{
}

#20071119_dia{
	position:relative;
	z-index:-100;
}

#ContentLine{
	width:1024px;
	min-height:500px;
	background:#ffffff;
	margin:40px 0px 10px 0px;
	display:block;
	overflow:hidden;
	}
	
#content{
	margin:0px 522px 0px 0px;
	padding:0px;
	background:none;
	width:402px;
	overflow:hidden;
}

*+html #content{position:relative;overflow:hidden;margin:0px 10px 0px 0px;}
*+html .clearer { display:block; height:0; font-size:0; clear:both; }
#content:after{ content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden; }

#BottomImage{
	width:895px;
	height:135px;
	margin:10px 0px 0px 0px;
	background:#eeeeee;
	background: url("../images/allover/welle.png") no-repeat bottom left;
	text-align:right;
}

#FooterFrame{
	width:100%;
	position:absolute;
	bottom:0px;
}
#Footer{
	width: 1024px;
	min-height: 20px;
	margin: 0px auto 0px auto;
	background:#ffffff;
	border-top:1px solid #c7d54f;
	
}


#homebutton{
	width:170px;
	height:100px;
	margin:50px 0px 0px 50px;
}

div.csc-textpic{
	overflow: hidden;
}

#navi{
	border:1px solid #ffffff;
	height:100px;
	margin:30px 0px 0px 0px;
}

#externalthumbs{
	display:block;
	overflow:hidden;
}

