BODY {
	margin:0px;
	background-color:#FFFCF2;
	color:#000000;
	}
/* Main Top   */
DIV.t_1_top_chinaseite {
	position: relative;
	clear: left;
	background-color: transparent; 
	color:black;
	background-image: url(http://www.chinaseite.de/fileadmin/extension-templates/pictures/china-seite-banner-great-wall.jpg); 
	background-repeat:no-repeat;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	width: 1004px;
	height: 80px;	
}

DIV.t_1_top_chinaorbit {
	position: relative;
	clear: left;
	background-color: transparent; 
	color:black;
	background-image: url(http://www.chinaorbit.com/fileadmin/extension-templates/pictures/china-orbit-banner-great-wall.png); 
	background-repeat:no-repeat;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	width: 1004px;
	height: 80px;	
}

/* Top Navigation   */
DIV.t_1_top_nav_background {
	position: relative;
	background-color: transparent; 
	color:black;
	background-image: url(http://www.chinaorbit.com/fileadmin/extension-templates/pictures/chinese-top-nav-background.jpg); 
	background-repeat:no-repeat;
	width: 1004px;
	height: 37px;
	z-index: 1;
		
}
 
#header_commercial {
position:relative;
top:0px;left:0px;
background-image: url(http://www.chinaorbit.com/fileadmin/extension-templates/pictures/china-header-commercial.jpg);
background-repeat:no-repeat;
height:90px;
width:1004px;
}	

div.header_commercial_quarter_media {
position:relative;
float:left;
top:0px;
left:0px;
}

div.header_commercial_werbung {
position:relative;
float:right;
top:0px;
left:0px;
}

/* BEGIN NAVIGATION TOP WITH DROPDOWN */

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
}	

li.top_element {
    margin:0px;
    margin-left:5px;
    margin-top:5px;
    padding: 0px;
	width: 122px;
	height: 24px;
	

}

li.top_element a {
	display: block;
    margin:0px;
    margin-top:3px;
    margin-left:0px;
    color: #981D0B;
	text-decoration:none;
	font-family:arial,helvetica,sans-serif; 
	font-weight: bold;
	font-size:16px;
	width: 120px;
	height: 20px;
	text-align:center;
}

 
li.element
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFEE;
	text-align: left;
	height:auto;
}
	
li.element a
{
display: block;
width: 145px;
line-height:20px;
font-size: 12px;
font-family:arial,helvetica,sans-serif; 
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: left;
border-left: 5px solid #FFFFEE;
padding:0px;
margin:0px;
margin-top: 5px;
border-bottom: 1px dashed #981D0B;
}


li.element a:hover
{
font: 12px Arial, sans-serif;
color: #000000;
width: 145px;
text-decoration: none;
text-align: left;
border-left: 5px solid #FBEAAA;
padding:0px;
margin:0px;
margin-top: 5px;
line-height:20px;
}

#nav li { /* all list items */
     
	float: left;
	  /* width needed or else Opera goes nuts */
}


#nav li ul { /* second-level lists */
	position: absolute;
	background-color: transparent;
	width: 150px;
	left: -999em; /*using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
 
	left: auto;
}

 				 
/*END NAVIGATION TOP WITH DROPDOWN */



/* Top Google ad and Login  */
DIV.t_1_main_top {
	position: relative;
	background-color: transparent; 
	color:black;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	 	
}

DIV.t_1_google_top_ad {
	position: relative;
	margin-left: 2px;
	float:left;	
	width: 728px;
	height: 90px;
	
	
}
/* BEGIN -  Design for LOGIN Box on the right side */

DIV.t_1_search_box {
    position:relative;
	top:7px;left:0px;
	
}


/* ENDE -  Design for LOGIN Box on the right side */
