html
{
	width: 100%;
	height: 100%;
}

body 
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #46423F;
}

td, p, div
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #46423F;
}

ul
{
  width: 445px;
  padding: 0px;
  margin: 0px;
  list-style: none;
}

li
{
  line-height: 20px;
  background: url(../img/main/linkSymbol.gif) no-repeat 0 6px;
  padding-left: 13px;
  margin-bottom: 5px;
}

table
{
  margin: 0;
  padding: 0;
  border: none;
}

div
{
  padding: 0px;
  margin: 0px;
}

iframe
{
  border: none;
}

a
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #46423F;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
}

h1, h2, h3, h4
{
  margin: 0;
}

table.maintable
{
  height: 100%;
}

td.contentfield
{
  background: #FFF;
  width: 918px;
}

td.topline
{
  height: 30px;
}

div#shadow
{
  position: relative;
  width: 918px;
  height: auto;
  background: #FFF url(../img/main/shadow_sideline.gif) repeat-y;
}

div#border
{
  position: relative;
  width: 891px;
  height: auto;
  margin: 0 16px 0 11px;
  background: #514C48;
  padding: 1px 0;
}

div#content
{
  position: relative;
  width: 889px;
  min-height: 200px;
  font-size: 12px;
  background: #EEE3C3 url(../img/main/bg_header.png) no-repeat 0 112px;
  margin: 0 1px;
}

img.shadow_top_left, img.shadow_top_right, img.shadow_bottom_left, img.shadow_bottom_right
{
  position: absolute;
}

img.shadow_top_left
{
  top: 0;
  left: 0;
}

img.shadow_top_right
{
  top: 0;
  right: 0;
}

img.shadow_bottom_left
{
  bottom: 0;
  left: 0;
}

img.shadow_bottom_right
{
  bottom: 0;
  right: 0;
}

img#reiter
{
  position: absolute;
  top: 113px;
  left: -15px;
  width: 27px;
  height: 317px;
  z-index: 10;
}

img.kiste
{
  position: absolute;
  top: 47px;
  left: 6px;
}

img.kisten
{
  position: absolute;
  top: 55px;
  left: 35px;
}

div#menu
{
  position: absolute;
  top: 188px;
  left: 32px;
  width: 100px;
  height: auto;
}

div#menu img
{
  margin-bottom: 12px;
}

div.content
{
  position: relative;
  width: 686px;
  min-height: 440px;
  margin-left: 183px;
  margin-top: 18px;
  padding-bottom: 100px;
  padding-right: 20px;
  background: url(../img/main/bg_footer_right.png) no-repeat bottom right;
}

div#footer
{
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 889px;
  height: 12px;
  font-size: 10px;
}

div#footer .submenu
{
  position: absolute;
  top: 0;
  left: 5px;
  width: auto;
  height: 12px;
}

div#footer .copy
{
  position: absolute;
  top: 0;
  left: 390px;
  width: auto;
  height: 12px;
}

div#footer #timeHolder
{
  position: absolute;
  top: 0;
  right: 5px;
  width: auto;
  height: 12px;
}

div#headline
{
  position: relative;
  width: 418px;
  height: 66px;
}

div.text
{
  position: relative;
  width: 470px;
  height: auto;
  margin-top: 20px;
}

span.activ_page
{
  color: #CC0006;
  font-weight: bold;
}

td.date
{
  padding-top: 8px;
  font-size: 10px;
}

span.headline
{
  font-family: Times, Verdana, Helvetica, sans-serif;
  /*font-variant: small-caps;*/
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  font-style: italic;
}

div.clear
{
  position: relative;
  width: 1px;
  height: 1px;
  clear: both;
}