/* CSS Document */
		#main {
	position:absolute;
	margin: 0 auto;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
	text-align:center;
	background-color: #EAE9E8;
	layer-background-color: #CCCCCC;
	border: 1px none #000000;
	height: 100%;
	background-image: url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}


		#box { position:absolute; margin: 0 auto; left:50%; top:15px; width:750px; height:592px; margin-left:-375px; z-index:2; text-align:center; background-image: url(../images/ms_photo_boxbg.jpg); layer-background-image: url(../images/ms_photo_boxbg.jpg); }
		
		#upnav {
	position:absolute;
	left:0px;
	top:148px;
	width:748px;
	height:29px;
	z-index:2;
	text-align:right;
	word-spacing: 20px;

	

}

a.upnav:link    { color:#ffffff; text-decoration:none; }
a.upnav:visited { color:#ffffff; text-decoration:none; }
a.upnav:hover   { color:#99CCCC; text-decoration:none; }
a.upnav:active  { color:#ffffff; text-decoration:none; }
	
	
		#subnav {
	position:absolute;
	left:10px;
	top:230px;
	width:140px;
	height:350px;
	z-index:4;
	text-align: right;
	
}

a.subnav:link    { color:#ff6600; text-decoration:none; }
a.subnav:visited { color:#ff6600; text-decoration:none; }
a.subnav:hover   { color:#999999; text-decoration:none; font-style: normal;}
a.subnav:active  { color:#ff6600; text-decoration:none; }
	

		#photocont {
	position:absolute;
	left:345px;
	top:180px;
	width:398px;
	height:406px;
	text-align:right;
	z-index:3;
}
		#photonav {position:absolute; left:158px; top:230px; width:180px; height:170px; text-align:right; z-index:4;  }
		#text     {position:absolute; width:329px; height:363px; z-index:2; left: 8px; top: 220px; text-align:left; }
		#serienbilder {position:absolute; width:180px; height:170px; z-index:2; left: 158px; top: 414px; text-align: left;}
		span.serienbilder {font-family: times new roman, georgia, serif; font-size:10.5pt; color: #ff6600; list-style:none; font-style: italic; padding:0; margin:0;}
		#trans {position:absolute; left:345px; top:195px; width:398px; height:406px; text-align:right; z-index:5;  }
		
		h2 {font-family: arial; color:#ffffff; font-size:13pt; font-weight:bold; margin-right:10px;  margin-top:5px; }
		
		p {font-family: times new roman, georgia, serif; font-size:10.5pt; color: #ff6600; font-style: italic; padding:0; margin:0;}
		
		ul {font-family: times new roman, georgia, serif; font-size:10.5pt; color: #ff6600; list-style:none; font-style: italic; line-height:27px; padding:0; margin:0;}
