html, body {
	background-color: transparent;
	font: normal normal normal 14px "Trebuchet MS", "Lucida Grande", Verdana, Arial, SunSans-Regular, Sans-Serif; 
	color: #61737F;
}

body {
	margin:0;
	padding:0;
	background: url('../img/background.jpg') fixed;
}
#site{
	
}

#head{
	background:url(head.png) top center no-repeat;
	text-align:right;
}

#css_slector{
	color:#6F767B;
}

#formdiv {
	display: none;
}

#kaliberauswahl, #systemauswahl, #schaftauswhal, #backstage, #backstage2,#formdiv{
	border-bottom:1px solid #444E55;
	border-right:1px solid #444E55;
	border-left:1px solid #6F767B;
	border-top:1px solid #6F767B;
	background:url(black_back2.jpg) center no-repeat;
}

#backstage, #backstage2,#formdiv{
	background:url(black_back.jpg) center no-repeat;
}
#karussel{
	border-bottom:1px solid #444E55;
	border-right:1px solid #444E55;
	border-left:1px solid #6F767B;
	border-top:1px solid #6F767B;

}

#karussel{
	background:url(black_back.jpg)  center no-repeat;
}



h1 { font-weight: normal; font-style: italic; font-size:22px; color:#61737F; text-align: center;}
p {color:#61737F;}



#moveit li {
	font-size: 1em;
	color:61737F;
}


#moveit .roundabout-in-focus {
	color:#fff;
}


.inline, .inline_active, input, .inline_schaft, .inline_active_schaft{
	color:#B5C7D1;
	font-size:11px;
	border-bottom:1px solid #444E55;
	border-right:1px solid #444E55;
	border-left:1px solid #6F767B;
	border-top:1px solid #6F767B;
	background:url(auswahl.png) center no-repeat;
}

.inline:hover, .inline_active, .inline_schaft:hover, .inline_active_schaft{
	color:#fefefe;
	border-bottom:1px solid #6F767B;
	border-right:1px solid #6F767B;
	border-left:1px solid #444E55;
	border-top:1px solid #444E55;
}
 .inline_active, .inline_active_schaft{
 	border:1px solid #444E55;
	background:url(bt_back.png) center no-repeat;

 }

  /* Konfigurator Optionen Style */
#innersite{
	border:1px solid #444E55;
}

#system_info {
	margin:-10px 0 20px 740px;
	border:0px solid white;
	width:150px;
	z-index-4;
}

#schaft_info {
	margin:-12px 0 20px 740px;
	border:0px solid white;
	width:150px;
	z-index:5;
}

#total_info {
	margin:-12px 0 20px 740px;
	border:0px solid white;
	width:150px;
	z-index:5;
}