/* STYLESHEET ONLY FOR ONE PAGE */

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

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

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

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

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