/* STYLESHEET ONLY FOR ONE PAGE */

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

#content h1#logo 
{
 width:260px;
 height:35px;
 line-height:35px;
 margin:15px 0px 40px 20px;
 text-align:right;
 background: url("../images/seitengrafik/click-n-move_logo.gif") left bottom no-repeat;
}
	#content h1 span
	{
		visibility:hidden;
	}

#content p {
 margin-left: 315px;
}

#content p {
 margin-top: 110px;
}


#box1 {
 position:absolute; 
 width:90px;
 top:300px;
 left:0px; 
 /* border:1px solid red; */
}

#box2 {
 position:absolute; 
 width:90px;
 top:300px;
 left:100px; 
 /* border:1px solid red; */
}

#box3 {
 position:absolute; 
 width:90px;
 top:300px;
 left:200px; 
 /* border:1px solid red; */
}






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


#right a.icon img{
 margin: 0px;
 padding:0px;
}

#right a.icon {
 margin:0px;
 padding:0px;
 border: 0px;
 float: left;
}
