body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
img {
  border-width:0px;
}
/* Header area */
#header {
  background-image:url('img/header2.jpg');
  background-repeat:repeat-x;
  height:130px;
  width:100%;
}
#leftheader {
  background-image:url('img/header3.jpg');
  background-repeat:no-repeat;
  background-position:right;
  height:130px;
}
#content {
  position:absolute;
  left:218px;
  right:238px;
  top:271px;
  width:auto;
  background-image:url('img/content_02.jpg');
  background-repeat:repeat-x;
  background-color:#ffffff;
  z-index:2400;
  min-width:540px;
}
#content_links {
  background-image:url('img/content_05.jpg');
  background-repeat:repeat-y;
}
#content_rechts {
  background-image:url('img/content_08.jpg');
  background-repeat:repeat-y;
  background-position:right;
}
#content_rechte_ecke {
  background-image:url('img/content_04.jpg');
  background-repeat:no-repeat;
  background-position:top right;  
}
#content_oben {
  background-image:url('img/content_01.jpg');
  background-repeat:no-repeat;
}
#content_text {
  padding:1px 27px 12px 58px;
  font-size:smaller;
  z-index:2450;
  min-height:240px;
}
* html #content_text {
  height:240px;
}
#content_unten {
  background-image:url('img/content_14.jpg');
  background-repeat:repeat-x;
  background-position:bottom;
  height:25px;
}
#content_unten_links {
  background-image:url('img/content_16.jpg');
  background-repeat:no-repeat;
  background-position:right;
  height:25px;
}
/* left column 1 */
#subnavy {
  position:absolute;
  left:0px;
  top:271px;
  width:228px;
  background-image:url('img/contentleft_02.jpg');
}
#subnavy_oben {
  background-image:url('img/contentleft_01.jpg');
  background-repeat:no-repeat;
}
#subnavy_text {
  padding:24px 25px 12px 60px;
}
#subnavy_unten {
  background-image:url('img/contentleft_04.jpg');
  background-repeat:no-repeat;
  height:25px;
}

/* right column 1 */
#rightbox {
  position:absolute;
  right:0px;
  top:271px;
  width:228px;
  background-image:url('img/contentright_02.jpg'); 
  overflow:hidden;
}
#rightbox_oben {
  background-image:url('img/contentright_01.jpg');
  background-repeat:no-repeat;
}
#rightbox_text {
  padding:20px 58px 12px 27px;
  color:#ffffff;
}
#rightbox_unten {
  background-image:url('img/contentright_04.jpg');
  background-repeat:no-repeat;
  height:25px;
}
/* adlayer 1 */
#adlayer {
  position:absolute;
  left:0px;
  right:0px;
  top:172px;
  width:100%;
  height:90px;
  text-align:center;
  overflow:hidden;
}
