/* STYLESHEET ONLY FOR ONE PAGE */

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

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

h2#logo {
 padding-left: 120px;
 background: url("../images/seitengrafik/protect_logo.gif") left no-repeat;
 line-height: 30px;
}

#tests {
	position:absolute;
	text-align: right;
	top: 280px;
	left:435px;
	/*border: 1px solid #ccc;*/
}
#test1, #test2 {
	display: block;
	width: 30px;
	height: 55px;
	float:left;
	/*border: 1px solid #ccc;*/
}
#test1 {width: 63px;}
#test2 {width: 75px;}

#help {
	position:absolute;
	top: 305px;
	left:0px;
	/*border: 1px solid #ccc;*/
}