/* STYLESHEET ONLY FOR ONE PAGE */

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

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

#right p a:hover {
 color: #ff8800;
}

#right h3 {
 margin-top: 2em;
}

#content h2 {
height:50px;
font-size:18pt;
color:rgb(208,209,210);
margin:40px 0px 0px 100px;
}

#content p {
 width:270px;
}

#contet p img {
 padding-left:150px;
}