p, form
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

table
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

a:link{ color: #092b9f; text-decoration: underline; font-weight: bold; }
a:visited{ color: #666666; text-decoration: underline; font-weight: bold; }
a:hover{ color: #b70045; text-decoration: underline; font-weight: bold; }
a:active{ color: #3086af; text-decoration: underline; font-weight: bold; }


h3 		{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold; color: #092b9f;
}

h4 		{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold; color: #092b9f;
}

strong	{
  font-weight: bold;
}

img
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/* ---------- klassen ---------- */


.tdtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

.bodytext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  color: #000000;
  padding: 10px 100px;
}


.tabletext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  color: #000000;
}


.splashmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	padding: 10px 10px 10px 107px;
}

.sectionnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #092b9f;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: strong;
	text-align: left;
	color: #000000;
}

/* --------------------id--------------------- */

#bodytext 
{
	position: absolute;
	height: 200px;
	width: 750px;
	left: 10px;
	top: 140px;
	z-index: 10;
}


#top 
{
	position: absolute;
	height: 100px;
	width: 750px;
	left: 10px;
	top: 10px;
	z-index: 1;

}
#mankindnav
{
	position: absolute;
	height: 20px;
	width: 750px;
	left: 10px;
	top: 110px;
	z-index: 2;
	padding: 10px 10px 10px 0px;
}

#aidsnav
{
	position: absolute;
	height: 20px;
	width: 750px;
	left: 10px;
	top: 110px;
	z-index: 3;
	padding: 10px 10px 10px 122px;
}

#docnav
{
	position: absolute;
	height: 20px;
	width: 750px;
	left: 10px;
	top: 140px;
	z-index: 4;
	padding: 10px 10px 10px 122px;
}
#artnav
{
	position: absolute;
	height: 20px;
	width: 750px;
	left: 10px;
	top: 110px;
	z-index: 5;
	padding: 10px 10px 10px 243px;
}
#awarenessnav
{
	position: absolute;
	height: 20px;
	width: 750px;
	left: -45px;
	top: 110px;
	z-index: 5;
	padding: 10px 10px 10px 352px;
}


.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}

#bild { 

	text-align: center;
 }
