/* CSS Document 

/* EASTUDIES 2.0 white 
/* coded by Arne C. Schmidt, WBCD 
/* 2007.03.05

/************************ THE BODY ******************************/


body {
	margin: 2em;
	padding: 0;
	background-color:#FFFFFF;
	text-align: justify;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;	
}


	
/************************ THE PANORAMA 1/2 *************************/

	
#panorama_back {
	display: none;
}
	
/************************ THE RIBBON ******************************/	


#mainnav {
	display: none;
}



/************************ THE CONTENT ******************************/


#headline {
	background-color: #FFFFFFF;
	color:#000000;
	margin-top: 120px;
	vertical-align: middle;

}
	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	font-variant: normal;
	text-transform: normal;
}

#horline {
	display: none;
}	
	

#thecontents {
	font-family: "Times New Roman", Times, serif;
	margin-top: 50px;
	width: 410px;
	font-size: 12px;
	line-height: 17px;
	color: #000000;	
	text-align: justify;
}

#thecontents a {
	color: #000066;
text decoration: none;
	text-align: left;
}

.box {
	margin: 0px;
	font-style: italic;
}

/************************ THE FOOTER/BOTTOM **********************/
	
#bottom	
	{
	display: none;

}

/************************ THE MENU ******************************/

#menu {
	margin-left: 0px;
	color: #000000;
}


/*---------------------- THE TINY MENU HEADLINE ----------------------*/

#panorama_front {
	height: 176px;
	width: 952px;
	z-index: 1;	
	position: absolute;
	left: 89px;
	top: 0px;
	display: none;
}

#print_logo {
	height: 25px;
	position:absolute;
	top:2em;
	left:2em;
	
}

#theright_column {
display: none;
}
