img.medaille {
	border:0;
	height:20px;
	width:20px;
	padding:0 0 0 15px;
}

/* Scrolling */

div.scroll {
  overflow:auto;
  overflow-y:hidden;
  padding:0px;
  padding-bottom:10px;
  margin-bottom:4px;
  text-align:left;
}

* html div.scroll{
   width:100%;
}

div.scroll table {
  width:99.6%;
  margin-left:1px;
  margin-top:11px;
  text-align:left;
}

* html div.scroll table{
  width:99.9%;
  margin:0;
}
table.atable {
	font-size:13px;
}
table.atable thead tr th {
	vertical-align:top;
}


div.navReiterInnerLeft {
	height:30px;
}

div.navReiterInnerLeft ul {
	padding:0;
}

div.navReiterInnerLeft ul li {
	float:left;
	list-style-type:none;
}

div.navReiterInnerLeft ul li.selectedOne {
	padding-right:230px;
	font-size:16px;
	color:#2B3E9B;
	font-weight:bold;
}

div.wrapperFullTextSearch {
	padding:3px;
}

div.wrapperFullTextSearch input {
	vertical-align:middle;
	border:1px solid #2B3E9B;
}

div.wrapperFullTextSearch a img{
	vertical-align:middle;
	border:1px solid #2B3E9B;
	margin-top:0px;
	padding:0;
}

div.wrapperVpPerf {
	width:100%;
}

div.placeholder {
	clear:both;
}

div.wrapperFullTextSearch {
	float:left;
	padding-top:8px;
}

div.atablePaginator {
	float:right;
	padding-top:28px;
}

div.atablePaginator i span {
	color:#F80233;
	font-weight:bold;
}

div.atablePaginator font {
	display:none;
}

div.wrapperTblFeatures {
	width:100%;
}

div.wrapperTblFeatures {
	padding-bottom:5px;
}

div.limitWrapper {
	border:1px solid #ccc;
	background-color:#f6f6f6;
	margin-top:0px;
}
div.wrapperFullTextSearch {
	padding:5px;
}
div.wrapperFullTextSearch strong{
float:left;
vertical-align:bottom;padding:3px 0 0 0;
}
div.fullTextSearch{float:left;padding:0 0 0 10px;}


table.atable {
	border-collapse:collapse;
	font-size:12px;
}

table.atable td,
table.atable th {
	border:1px solid #ccc;
	padding:3px;
}

table.atable th {
	text-align:left;
	background-color:#183A9E;
	color:#fff;
}

a.Desc {
	background:url('/cachepics/tab_down.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;	color:#fff;
}

a.Asc {
	background:url('/cachepics/tab_up.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:8px;	color:#fff;
}

span.tblSearchMarkup {
	color:#2B3E9B;
	font-weight:bold;
}

.nospace {
	font-size:0;
	letter-spacing:0;
	width:0;
}

table.atable th a {	color:#fff;}
