/* STYLESHEET ONLY FOR ONE PAGE */

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

#content h2, #content p {
 width: 375px;
}

#content a {
 color: #ff8800;
}

#right a {
 color: #ff8800;
 text-decoration: none;
}
#right a:hover {
 color: #fff;
}

#form {
 width: 300px;
 float:left;
 /*border: 1px solid #ccc;*/
 margin-right: 0px;
}

#person {
 width: 150px;
 padding: 5px;
 float:left;
 background-color: #9C6701;
}
#person * {
	color: #FDE7BD;
}
#person h3 {
	margin-top:2px;
 text-align:center;
}
#person p {
	width: 100%;
}
#person div {
width:100%;
text-align:center;
}
#person strong {
 color: #ff8800;
  text-align:center;
}

