body {
  margin: 0px;
  background: url(fundanemt/site_graphics/back.png);
  font-family: verdana, geneva, sans-serif;
  font-size: 0.85em;
}

.center {
  text-align: center;
}

#wrapper {
	margin: 0px auto;
	overflow: hidden;
	width: 850px;
	background: #FFF;
	border-left: 1px solid #AC0000;
	border-right: 1px solid #AC0000;
	border-bottom: 1px solid #AC0000;
}

.top {
  background: url(fundanemt/site_graphics/topback.gif) repeat-x top;
}

#menuback {
float: left;
      width:100%;
  background: url("fundanemt/site_graphics/tabbck.gif") repeat-x top;
}

#menutabs {
  float: right;
  font-size: 0.9em;
      line-height:normal;
}

#menutabs ul {
	  margin: 0px;
	  padding: 0px 0px 0px 10px;
	  list-style:none;
      }

#menutabs li {
      display:inline;
      margin:0;
      padding:0;
      }

#menutabs a {
      float:left;
  background: url("fundanemt/site_graphics/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }

#menutabs a span {
      float:right;
      display:block;
  background: url("fundanemt/site_graphics/tabrightE.gif") no-repeat right top;
      padding:5px 15px 2px 6px; /* top right bottom left */
      color:#FFF;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#menutabs a span {float:none;}
    /* End IE5-Mac hack */

#menutabs a:hover span {
      color:#FFF;
      }

#menutabs a:hover {
      background-position:0% -42px;
      }

#menutabs a:hover span {
      background-position:100% -42px
      }  
	
#menutabs a.active {
      background-position:0% -42px;
}

#menutabs a.active span {
  background-position:100% -42px
}


.logo {
}

.reklame {
  margin-left: 130px;
  padding-top: 15px;
  text-align: center;
}

#main {
  position: relative;
  margin-top: 10px;
}


#facts {
  float: right;
  margin-top: 80px;
  _margin-top: 60px;
  width: 190px;
  padding: 4px;
  text-align: left;
  font-family: arial, helvetica, sans-serif;
}

.factbox {
  width: 95%;
  padding: 0px;
  border: 1px solid #AC0000;
  margin-bottom: 20px;
}

.fact-os {
  background: url("fundanemt/site_graphics/tabbck.gif") repeat-x top;
  color: #FFF;
  font-weight: bold;
  padding: 3px;
}

.fact {
  padding: 3px;
}


#content {
  float: left;
  text-align: left;
  width: 620px;
  _width: 640px;
  padding: 15px;
  _padding: 15px;
  margin-top: 10px;
  line-height: 1.3em;
}

h1, h2, h3, h3, h4 {
  color: #AC0000;
  font-family: arial, helvetica, sans-serif;
  line-height: 1em;
/*  padding-bottom: 0px;*/
  margin-bottom: -0.5em;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.3em;
}

h4 {
  font-size: 1.5em;
}

a {
  color: #0063AC;
  textdecoration: underline;
}

a:visited {
  color: #AC0000;
  textdecoration: underline;
}

a:hover {
  background: #FFB033;
}

ul {
  list-style-image: url(fundanemt/site_graphics/bullet.png);
}

.small {
  font-size: 10px;
}

.funda_imagetext {
  font-size: 0.8em;
  color: #999;
}


.spacer {
  margin: 7px;
}


#footer {
  clear: both;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 850px;
  text-align: right;
  font-size: 10px;
  color: #999;
}

#footer a {
  color: #999;
}
