

DIV#page
{
  width: 944px;
  margin: 0 auto !important;
  margin-left:39px;
  margin-right:19px;
  padding-right: 20px;
  background: #fff url(../images/bg-border.gif) right repeat-y;
  height: 100%;
}

DIV#page-inner
{
  width: 900px;
  padding-left: 22px;
  padding-right: 22px;
  background: #fff url(../images/bg_verlauf.jpg) top repeat-x;
}

IMG.logo
{
  float:right;
  border:none;
  margin-top: 42px;
}


DIV#main
{
  margin-top:10px;
  width: 900px;
  background-image: url(../images/bg_header.gif);
  background-position:top;
  background-repeat:no-repeat;
  padding-bottom:10px;
}

DIV#main #left
{
  float:left;
  width:700px;
}

DIV#left .content
{
  width: 650px;
}


DIV#left #claim
{
  height:125px;
  width:620px;
  font-size:33px;
  color:#FFFFFF;
  padding-left:54px;
  padding-top:35px;
  line-height:35px;
  margin-bottom: 9px;
}

DIV#left .box
{
  float:left;
  margin-right:15px;
  background-color:#CCCCCC;
  color:#333333;
  width:216px;
  background-image:url(../images/contentbox_bottom.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  height:380px;
  position:relative;
  font-size:11px;
}

DIV#left .box H1
{
  height:28px;
  width:206px;
  font-weight:bold;
  color:#FFFFFF;
  font-size:20px;
  background-image:url(../images/contentbox_top.gif);
  background-repeat:no-repeat;
  padding-top:2px;
  padding-left:10px;
  margin: 0px;
}

DIV#left P
{
  margin-top:10px;
  padding-left:10px;
}

DIV#left .box UL
{
  margin-top:10px;
  margin-left:10px;
}

DIV#left .box UL LI
{
  padding-left:12px;
}

#left .box .preis
{
  background-color:#92000B;
  height:28px;
  position:absolute;
  top:340px;
  font-weight:bold;
  color:#FFFFFF;
  font-size:20px;
  text-align:center;
  padding-top:2px;
  /*width:80px;*/
  /*left:116px;*/
  right: 20px;
  padding: 0 20px;
}

DIV#right
{
  float:right;
  color:#333333;
}

DIV#right .flash_computer
{
  height: 210px;
}

DIV#right .box
{
  margin-top:15px;
  width:200px;
  background-image:url(../images/rightbox_middle.gif);
  background-repeat:repeat-y;
}

DIV#right .firstbox
{
  margin-top:-10px;
}

DIV#right .box H3
{
  font-weight:bold;
  color:#666666;
  font-size:18px;
  margin-bottom:10px;
}

DIV#right .box UL LI
{
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
}

DIV#right .box .top
{
  background-image:url(../images/rightbox_top.gif);
  height:10px;
}

DIV#right .box .middle
{
  margin-left:10px;
  margin-right:10px;
}

DIV#right .box .bottom
{
  background-image:url(../images/rightbox_bottom.gif);
  height:10px;
}

#footer
{
  margin-top:20px;
  width: 900px;
  height:22px;
  background-image:url(../images/bg_footer.gif);
  background-repeat:no-repeat;
  font-size:11px;
  padding-left:10px;
  padding-top:4px;
  color:#333333;
}

#footer A
{
  text-decoration: none;
  font-weight:normal;
  color:#000000;
  color:#333333;
}

#NewsList .teaser {
	margin-top: 0.5em;
	margin-bottom: 1.5em;	
}

