html, body {
	padding: 0;
	margin: 0;
	font: normal normal normal 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, SunSans-Regular, Sans-Serif; 
}

#site{
	margin:0 auto;
	width:900px;
	clear:both;
}

#head{
	height:100px;
	margin:20px auto 0 auto;
	width:900px;
}

#head img{
	float:left;
}

#css_slector{
	float:left;
	padding:60px 20px 0 400px;
}

#kaliberauswahl, #systemauswahl, #schaftauswhal{
	width:298px;
	margin:0;
	float:left;
	height:310px;
	font-size:20px;
	border:1px solid red;
}


#schaft{
	 overflow:auto;
	 height:278px;
	 width:298px;
}


#backstage{ 		/*Hintergrund für Stage 1   */
	clear:both;
	display:none;
	width:898px;
	height:150px;
	
}
 #backstage2{ 		/*Hintergrund für Stage21   */
	display:block;
	width:898px;
	height:170px;

 }
	
#stage1, #stage2, #karussel{
	clear:both;
	width:898px;
	height:150px;
}

#stage1 h1, #stage2 h1 {
	text-align: left;
}

#karussel {
	display:block;
}

#karussel, #karussel ul{
	text-align:center;
}

#karussel h1{
	text-align:left;
	margin-bottom:-40px;
}


h1 { font-weight: normal; font-style: italic; font-size:22px; margin:5px 0 0 5px; }
p {margin:56px; }

#moveit {
	list-style: none;
	width: 850px;
	height: 10em;
	margin: -5px auto 0 auto;
	text-align:center;
}
#moveit li {
	height: 70px;
	width: 180px;
	font-size: 1em;
	cursor: pointer;
	margin:2px 5px 0 5px;
	text-align:left;
}

#moveit li img{
	width:10em;
	height:3.15em;
}

#moveit .roundabout-in-focus {
	cursor: auto;
	font-size: 1em;
	
}

.inline, .inline_active, .inline_schaft, .inline_active_schaft{
	display:block;
	width:285px;
	padding:1px 0 1px 5px;
	text-decoration:none;
	margin:0 5px  2px 5px;
	font-size:11px;
}

.inline_schaft, .inline_active_schaft{
	width:265px;
}

#formdiv{
	display:block;
	text-align:center;
	padding:3px;
}

/* Konfigurator Optionen Style */
#stage1, #stage2, #stage3, #stage4{
	display:block;
	width:890px;
	height:150px;
	border:0 dotted silver;
}
#stage2, #stage3, #stage4{
	border:0px dotted silver;
}
#stage3, #stage4{
	position:absolute;
	top:-15px;
	z-index:100;
	padding-left:10px;
}
#stage4{
	text-align:right;
	top:100px;
}