#slider {width: 269px; background-image:url(../images/webtestBG.png);}
.scroll {height: 142px; align:top; overflow: auto;position: relative; clear: left;}
.scrollContainer div.panel {height: 250px;width: 952px;}

#slider .navigation{background:#EBF0F6; overflow:hidden}
#slider .navigation li{float:left;}

/* CSS Document */

body {
margin:0px 0px 0px 0px;
}

.webTestContainer {
	float:inherit;
	width:269px;
	height:142px;
	background-image:url(../images/webtestBG.png);
	background-repeat:repeat-x;
}

.webTestContent {
	float:left;
	position:relative;
	width:183px;
	height:142px;
	vertical-align: middle;
	padding:0px 10px 0px 20px;
}

.webTestInnerContent {
	margin-top:10px;
}

.webTestInnerContent2 {
	margin-top:15px;
} 

.webTestInnerContent3 {
	margin-top:20px;
} 

.webTestBar1 {
	float:left;
	/*width:50%;*/
	height:15px;
	background-color:#006699;
	/*border:1px solid #FFFFFF;*/
}

.webTestBar2 {
	float:right;
	/*width:49%;*/
	height:15px;
	background-color:#ffffff;
	/*border:1px solid #FFFFFF;*/
}

.webTestGrafik {
	float:left;
	width:56px;
	height:142px;
}

h1.webTestH1 {
	font-family:"Trebuchet MS", helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}
	
h1.webTestH1_2 {
	font-family:"Trebuchet MS", helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

p.webTestP, span.webTestP {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin:5px 0px 0px 0px;
}

p.webTestA, span.webTestA {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#006699;
	margin:2px 0px 2px 0px;
}

p.webTestB, span.webTestB {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	margin:2px 0px 2px 0px;
}

input.webTestInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	border-color:transparent;
	padding-left:5px;
	margin-top:5px;
	width:180px;
}

input.webTestInput2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	float:left;
	border-color:transparent;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	width:75px;
}

input.webTestInput3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	float:right;
	border-color:transparent;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	margin-left:5px;
	width:75px;
}
