/* -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  -- */  
/*                specific for corpus                                                   */
/* -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  -- */  
#mainmenubackground {
	position: absolute;
	top: 200px;
	left: 0px;
	width:100%;
	background-color:  rgb(102,0,51);
	height:25px;
}

#mainmenu {
	position: absolute;
	top: 0px;
	left: 198px;
	background-color:  rgb(102,0,51);
	height:25px;
	margin:0px;
}
#submenu3 {
	position: absolute;
	voice-family: "\"}\""; 
  voice-family:inherit;
	bottom: 25px;
}

<!--[if IE]>
<style type="text/css" media="screen">
#submenu3 {
	position: absolute;
	top: -120px;
}
<![endif]-->

html>body #submenu3{
	top: 125px;
}





body > li + li {
	margin-top: -1px;
}
	body {
		background-color: rgb(0,51,102);
		font-size: 12px;
		padding:0;
		margin:0; 
		border-width:0;
		font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
		text-decoration: none;
	}
	#logo {
		position:absolute;
		top:20px;left:20px; width:163px; height:134px; border:0;
		background-image: url(../img/femaledancer2_226x229b.gif);
		background-image: url(../img/dancer5.gif);
		background-repeat:no-repeat;
		border-bottom-width: 1px;	border-bottom-color: rgb(0,0,102); 
	}
	#topborder {
		position:absolute;
		top:0px;left:0px; width:100%; height:20px; border:0;
		background-color: rgb(153,204,0);
		z-index:50; 
	}

	#topdiv {
		background-color: black;
		width:100%;
		height:220px;
		list-style-type: none;
		z-index: 10;
		background-image: url(../img/marple1.gif);background-repeat:repeat-x;
		background-position: 0px;
		margin:0;
		/*border-bottom-width: 20px;
		border-bottom-color: red;
		border-bottom-style: solid;*/
		font-weight: bolder; 
	}
	
	#bar {
		position:absolute;
		top:230px;
		left:198px;
		width:120px;
		height:100%;
		z-index: 9;
		/* background-image: url(../img/horizonztal_5x7_2.gif); */
		/* background-image: url(../img/bg_5x3_purple.gif); */
		background-color: rgb(90,0,40); 
	}
	#bar img {
		margin-top:  5px;
		margin-left:  5px;
	}
	#content {
		position:absolute;
		left:365px;
		top: 250px;
		width:450px;
		color: rgb(211,211,211);
	}


	
	/* -------------------------------------------- */
	/* etc                                          */
	/* -------------------------------------------- */
.mainmenuitem {
}
#mainmenuitem {
	padding: 5 25 0 50; margin: 2 50 0 0;
	color:green;
}
#mainmenuitem a:link{
	color:white;
}

.submenuitem, .submenuitem a:link{
	height:25px;
}

.submenuitem + .submenuitem { margin-top: -6px }
ul#submenu3 + li#eins { margin-top: 6px }


