/* GENERAL STYLES */
body
{
 padding:0;
 margin:0;
 font-family: arial,verdana;
 font-size:0.80em;
}
.tablehead
{
background-color:#69b26b;
}
#top
{

  height:175px;
  background-image:url(/media/top.jpg);
  background-repeat:no-repeat;
}
#bund
{
  background-image:url(/media/foot.gif);
  padding:0.7em;
  text-align:center;
  color:white;
  font-weight:bold;
}

#menu
{
  background-image:url(/media/menubag.gif);
  background-repeat:repeat-y;
  padding:0.7em;
  padding-left:1em;
  text-align:center;
  clear:both;
}

#menu a
{
 color:white;
 font-weight:bold;
 padding-left:1em;
 padding-right:1em;
 margin:0.2em;
 text-decoration:none;
}


#menu .menuitem
{
	color:white;
	display:block;
	float:left;
}

#menu .menuitem a
{
	color:white;
	font-weight:700;
	text-decoration:none;
	display:block;
	margin:0.4em;
	padding:0.3em;
}
#menu .menuitem a:hover,#menu .active a
{
	background-color:white;
	color:#108213;
}



.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}



#maincontainer
{
  text-align:center;
  background-image:url(/media/mainbag.gif);
  background-position:top center;
  background-repeat:repeat-y;
}

#main
{
  width:950px;
  text-align:left;
  background-image:url(/media/indholdbag.gif);
  background-repeat:repeat-y;
  margin-left:auto;
  margin-right:auto;
}

#body
{
  background-image:url(/media/menubund.gif);
  background-repeat:no-repeat;
  padding-bottom:3em;
}

#body img
{

}

a
{
 text-decoration:underline;
}



/* EDITOR PROPERTIES */
