/* STYLESHEET ONLY FOR ONE PAGE */

#con-background
{
  background: url("../images/dessins/discovery_pro/back_discovery_pro_01.jpg") bottom no-repeat;
}

#content h1 span {
	display:none;
}

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

#content p {
	width: 300px;
}
#con-out object {
	position:relative;
	z-index:51;
}

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

#textbox0, #textbox1, #textbox2, #textbox3,  #textbox4,  #textbox5,  #textbox6,  #textbox7,  #textbox8,  #textbox9 {
 display:none;
 position:absolute;
 top:150px;
 left:0px;
 width:250px;
 padding:0px;
 margin:0px;
}

#textbox0 h4,#textbox1 h4,#textbox2 h4,#textbox3 h4, #textbox4 h4,  #textbox5 h4,  #textbox6 h4,  #textbox7 h4,  #textbox8 h4,  #textbox9 h4{
 width:300px;
 margin-top:0px;
 border-bottom:2px dotted white;
}

#textbox0 {
 display:block;
}

#counter {
 position:absolute;
 top:325px;
 right:60px;
 width:80px;
 line-height:12pt;
 font-size:10pt;
 font-weight:bold;
 text-align:center;
}


#counterText {
	position:absolute;
	top:0px;
	left:21px;
}

#move_left {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:12pt;
	background:url("../images/arrow-left.gif") no-repeat center center;
}

#move_right {
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:20px;
	height:12pt;
	background:url("../images/arrow-right.gif") no-repeat center center;
}

#thumbs {
 position:absolute;
 top: 280px;
}

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