BODY{
background:url( ../img/bg.png ) repeat-x #cccc00;
color:#333333;
}

#Page{
background:url( ../img/bg_content.png ) no-repeat;
width:934px; /* 844 bild + 90 zur Zentrierung */
height:749px;
text-align:left;
}

#Sidebar{
float:left;
width:220px;
padding:406px 24px 0 127px;
}

#Content{
float:left;
margin:88px 0 0 0;
width:462px;
}

#Footer{
padding:10px 0 30px 0;
color:#666600;
font-size:85%;
}
#Footer A{
color:#fff;
}

H1{
font-size:136%;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
color:#b6b806;
font-weight:normal;
margin:0 0 15px 0;
}

P.author{
font-weight:bold;
margin:0 0 9px 0;
}

#OrderDetails{
font-size:92%;
margin:0 0 25px 0;
}

H3{
text-align: center;
margin-bottom: 2px;
}
H3 A{
display:block;
width:462px;
height:24px;
background:url( ../img/menu_bg_0.gif ) no-repeat;
text-decoration:none;
color:#ffffff;
}
H3 A:hover{
background-image:url( ../img/menu_bg_1.gif );
}
H3 A SPAN {
display:block;
padding-top:3px;
}
H4 {
color:#B6B806;
margin:12px 0 16px 0;
font-size:147%;
font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;
}
P{
margin-bottom: 8px;
}
A{
color:#7B8008;
}
.textblock {
padding:0 10px 28px;;
font-family:verdana,arial,helvetica,sans-serif;
font-size:85%;
}
P.abstract{
font-weight:bold;
line-height:16px;
margin:0 0 23px 0;
}

UL {
  list-style: none;
  margin-left: 20px;
  margin-top: 20px;
}
LI {
  padding-left:16px;
  margin-bottom: 8px;
  background-image:url(../img/arrow.png);
  background-repeat:no-repeat;
}
.lite {
  color: #666666;
}
H5 {
  margin-bottom: 5px;
  cursor: pointer;
}
EM {
  font-style:italic;
}
P.abstract EM {
  font-weight:bold;
  font-style:italic;
}