/* STYLESHEET ONLY FOR ONE PAGE */

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

#content h1 {
 width:210px;
 height:30px;
 margin:5px 0px 0px 0px;
 background: url("../images/seitengrafik/cruiser_pro_logo.gif") bottom no-repeat;
}
	
#content h1 span
	{
		visibility:hidden;
	}


#content h3, p {
 margin-left: 300px;
}

#content h3 {
 margin-top: 80px;
}

p.years-weight {
 position: absolute;
 top: 20px;
 left: 300px;
 margin: 0px;
}

p.date {
 position: absolute;
 top: 40px;
 left: 300px;
 margin: 0px;
 color: #FF8000;
}

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


.MagnifImage{background-color:#fff; color:#00f; font-weight:bold; border:4px outset #ccc; text-align:center; padding:0;margin:0; }