#main
{
  position: relative;
  width: 800px;
  left: 50%;
  margin: 0 0 0 -400px;
  margin-top: -8px;
  *margin-top: -15px;
  background-color:#ffffff;
  font-family: Verdana;
  font-size: 11px;
}

#llshadow
{
  *height: 100%;
  background: url('images/shadow_left.gif') left repeat-y;
}

#rrshadow
{
  *height: 100%;
  background: url('images/shadow_right.gif') right repeat-y;
}

#banner
{
  margin-left: 3px;
}

#indeximage
{
  position: absolute;
  width: 250px;
  top: 80px;
  left: 238px;
}

#indextext
{
  position: absolute;
  width: 425px;
  top: 300px;
  left: 275px;
}

body
{
  background-color: #C0BEBF;
}

#footer
{
  height: 20px;
  clear:both;
  background: url('images/shadow_bottom.gif') bottom repeat-x;
}

#curveleft
{
  float: left;
  width: 14px;
  height: 20px;
  background: url('images/curve_left.gif') no-repeat;
}

#footercenter
{
  float: left;
  width: 770px;
  *width: 766px;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
}

#curveright
{
  float: right;  
  width: 14px;
  height: 20px;
  background: url('images/curve_right.gif') no-repeat;
}

#menu
{
  position:relative;
  width: 794px;
  height:17px;
  margin-left: 3px;
  *margin-top: -4px;
  background-color: #9F9D9E;
}

#menuitem
{
  float:left;
  height:17px; 
  padding-left:20px;
  padding-right:20px;
  color:#ffffff;
  font-size: 10px;
}

#contentwrap
{ 
  margin-left: 3px;
}

#contentwraphome
{ 
  width: 250px;
  height: 587px;
  margin-left: 3px;
  background: url('images/imago_home.jpg') no-repeat;
}

#submenu
{
  position: relative;
  float: left;
  width: 160px;
  height: 25px;
  margin-left: 25px;
}

#submenuitem
{
  padding-bottom: 10px;
}

#content
{
  position: relative;
  float: left;
  width: 360px;
  margin-top: -18px;
 *margin-top: -3px;
}

#subcontent
{
  position: relative;
  float: right;
  width: 212px;
  margin-right: 3px;
  margin-top:-38px;
}

#contenttekst
{
  color:#646464;
}

#subimage
{
  padding-bottom: 10px;
}

#subtekst
{
  width: 160px;
  font-size: 9px;
}

.menu
{
  text-decoration:none;
  cursor:pointer; cursor:hand;
}

.menu_select
{
  text-decoration:none;  
  font-weight:bold;
  cursor:pointer; cursor:hand;
}

.menu_mover
{
  cursor:pointer; cursor:hand;
}

.submenu
{
  text-decoration:none;
}

.submenu_mover
{
  cursor:pointer; cursor:hand;
  
}

H1
{
  font-size: 24px;
  font-weight:bold; 
}

H2
{
  font-size: 11px;
  font-weight:bold;
}

a.indexlink
{
  text-decoration:none;
}

.footerlink
{
  font-size: 10px;
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
}
a.sitemap
{
	color:#646464;
}

a.sitemap:link
{
	color:#646464;
}

a.sitemap:hover
{
	color:#646464;
}

a.sitemap:active
{
	color:#646464;
}

a.sitemap:visited
{
	color:#646464;
}