/* STYLESHEET ONLY FOR ONE PAGE */

#con-background
{
  background: url("../images/seitengrafik/testsieger_back.jpg") bottom no-repeat;
}

#content p{
 width:400px;
}

#content h1{
 width:400px;
}


#right
{
  background: url("../images/seitengrafik/testsieger_testsignets_rechte_spalte.png") bottom no-repeat;
}


#right h4 a{
 color: #ff8800;
}

#right h4 a:hover {
 color: #fff;
}

#right a {
 text-decoration:none;
 background: url("../images/arrow-right.gif") top right no-repeat;
 display:block;
 margin:5px 0px;
 padding-right:50px;
}

#right a span {
 display:none;
}