/*==$Workfile: main.css $ ==============================================
bj institute CSS
Version    : $Header:  $
             $NoKeywords: $
Application: IndiaCommons
Platform   : XHTML1
-----------------------------------------------------------------------
Copyright  : bj institute, Hyderabad, India and Aarau, Switzerland, 2009
Development: Hartwig Thomas, Enter AG, Zurich, 2009
Design     : Camil Hämmerli, 2009
======================================================================*/

/*----------------------------------------------------------------------
tags
----------------------------------------------------------------------*/
body
{
  margin: 0px;
  border: 0px;
  padding: 0px;
  font-family: Helvetica, DejaVuSans, sans-serif;
  background-color: rgb(85%,85%,85%);
}

div
{
  margin: 0px;
  border: 0px;
  padding: 0px;
}

img
{
  margin: 0px;
  border: 0px;
  padding: 0px;
}

h1
{
  margin: 0px;
  border: 0px;
  padding-left: 1.06cm;
  padding-top: 0.87cm;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 11pt;
  font-weight: bold;
}

h2
{
  margin: 0px;
  border: 0px;
  padding-left: 1.06cm;
  padding-top: 0.87cm;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 10pt;
  font-weight: bold;
}

p
{
  margin: 0px;
  border: 0px;
  padding-left: 1.06cm;
  padding-top: 0.26cm;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 10pt;
}


div a
{
  color: black;
  background-color: transparent;
  text-decoration: none;
}

div a:visited
{ 
  color: black;
  background-color: transparent;
  text-decoration: none;
}

/*======================================================================
"global" divs
======================================================================*/
/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/
div#main
{
  background-color: rgb(85%,85%,85%);
  position: absolute;
  left: 0cm;
  top: 0cm;
  width: 21.01cm;
  height: 14.95cm;
}

div#header
{
  background-color: white;
  position: absolute;
  left: 0cm;
  top: 0cm;
  width: 21.01cm;
  height: 2.91cm;
}

div#bjlogo
{
  background-color: white;
  position: absolute;
  left: 1.35cm;
  top: 0.56cm;
  width: 2.78cm;
  height: 1.98cm;
}

div#content
{
  background-color: white;
  position: absolute;
  left: 2.12cm;
  top: 2.91cm;
  width: 18.89cm;
  height: 7.14cm;
}

div#profile
{
  background-color: white;
  position: absolute;
  left: 0px;
  top: 3.413cm;
  width: 6.244cm;
  height: 3.757cm;
}

div#initiatives
{
  background-color: white;
  position: absolute;
  left: 6.297cm;
  top: 3.413cm;
  width: 12.568cm;
  height: 3.757cm;
}


div#footer
{
  background-color: white;
  position: absolute;
  left: 2.12cm;
  top: 10.32cm;
  width: 18.89cm;
  height: 4.63cm;
}

div#contact
{
  background-color: white;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 6.35cm;
  height: 4.63cm;
}

div#switzerland
{
  background-color: white;
  position: absolute;
  left: 6.35cm;
  top: 0px;
  width: 4.23cm;
  height: 4.63cm;
}

div#india
{
  background-color: white;
  position: absolute;
  left: 10.58cm;
  top: 0px;
  width: 8.31cm;
  height: 4.63cm;
}

