@import url(cobasis.css);
@import url(../_menu/coregister.css);


#inhalt h2.titleflaghot{
	/* clear: both; */
	margin:0 0 0 0;
	padding:10px 0 5px 23px;
	background-image: url(../_grafics/chili2.gif);
    background-repeat: no-repeat;
	background-position:0 0;
	/* background-color:#FFDF89; */
}

#inhalt h2.titleflaghome{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_home.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}
#inhalt h2.titleflagcountries{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_countries.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}

#inhalt h2.titleflagmon{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_mon.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}
#inhalt h2.titleflagstat{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_stat.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}
#inhalt h2.titleflagthemes{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_themes.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}
#inhalt h2.titleflagcomparisons{
	/* clear: both; */
	margin:20px 0 5px 0;
	padding:0 0 0 20px;
	background-image: url(../_grafics/flag_comparisons.gif);
    background-repeat: no-repeat;
	background-position:0 1px;
	/* background-color:#FFDF89; */
}

/* - - - - - - - - - - - - - - Menu LEFT COLUMN - - - - - - - - - -- - - */
#bmenu{
	/* background-color:#FF9C08; */
}
#bmenu ul.subnav {
	/* background-color:#ff9c08; */
}
#bmenu li {
	margin: 0;
	 border-bottom: 5px solid #fff; 
}
#bmenu a{
	/*background-color:#ff7901;
	 background-color:#8080ff;  */
}
#bmenu ul.subnavp a{
	background-color:#EBECFF;
}
#bmenu ul.subnavp a.exp{
	background-color:#E1E2FF;
	border-bottom: 1px solid #fff;
}

/* #basismenu a{
background-color:#FF7901;
} */

#bmenu a:hover {
	color:#000;
	background-color:#fff;
}

#bmenu ul.nav li a.acc {
	color:#000;
	background-color:#AEAEAE;
	/* border-right:1px solid #ff9c08; */
}
#bmenu ul.nav ul.subnavp li.info {
	background-color:#EBECFF;
	margin: 3px 0 4px 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#bmenu ul.nav ul.subnavp li.info p{
	padding: 3px 0 0 9px;
	/* border-right:1px solid #ff9c08; */
}
#bmenu a.add {
	color:#000;
	background-color:#e1e2ff;
	/* border-right:1px solid #ff9c08; */
}
#bmenu a.subactive{
	color: #fff;
	background-color: #B5ADC6;
}

.borderb {
border-bottom: 2px solid #fff;
}

#bmenu ul.nav li {
	font-weight:bold;
}
#bmenu ul.subnav li {
	font-weight:normal;
	background-color:#DED3FF;
}
#bmenu ul.subnavp li {
	font-weight:normal;
}




/* table defs */
  
#inhalt .article table {
  border-collapse:collapse;
  border: 1px solid #888;
  padding: 3px;
  }
  #inhalt .article table td{
  border-collapse:collapse;
  border: 1px solid #888;
  }

#inhalt table.subs {
  border-collapse:collapse;
  border: none;
  padding: 2px;
  }
#inhalt .article td.btm {
  border-bottom: 1px solid #888;
  } 
#inhalt .article td p{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/* #inhalt table.tob , #inhalt table.tob td {
  border-collapse:collapse;
  border: none;
  padding: 8px;
  }
#inhalt table.toblb ,#inhalt table.toblb td {
  border-collapse:collapse;
  border: none;
  padding: 3px;
  }
#inhalt .article td.bts {
  background-color: #E5E5E5;
  border-bottom: 1px solid #888;
  padding: 2px;
  }  */

/* Search result*/
#inhalt .article table.innertbl{
  border: none;
  } 
#inhalt .article table.innertbl td{
  border: none;
  } 
  
#inhalt p.pager {
	font-size: 0.95em;
	margin: 15px 0 5px 0px;
	padding:0 0 0 0;
	}
	#inhalt .pager a {
	margin: 0 2px 0 2px;
	padding: 0 5px 0 5px;
	background-color: #f90;
	}
	#inhalt .pager a:link, #inhalt .pager a:visited{
		color:#0000ff;
		text-decoration: none;
	}
	#inhalt .separators {
	margin: 0 0 0 0;
	border-top:1px solid #f90;
	}
	#inhalt .pageis {
	width: 10px;
	margin: 0 2px 0 2px;
	padding: 0 5px 0 5px;
	background-color: #bbb;
	font-weight: bold;
	}  
  
/*--------------*/
  
#subcat table {
  border: none;
  padding: 3px;
  }
#subcat td {
  border: none;
  padding: 3px;
  }
table .subcatx {
  border: none;
  padding: 3px;
  }
td .subcatx {
  border: none;
  padding: 3px;
  }
table .subc {
  border: none;
  padding: 3px;
  }

#register table {
  border-collapse:collapse;
  border: none;
  margin: 2px 0 0 0;
}
#register td {
  border: none;
  padding: 0 0 0 12px;
}
#cselector {
margin:0 0 0 0;
width:191px;
height: 90px;
background-image: url(../_grafics/cselectorindex.gif);
border-bottom: 5px solid #fff; 
}

/*experts table */
#inhalt .article table#cexp{
    width:660px;
	margin:20px 0 0 0;
	padding:0;
	border:none;
	border-collapse:collapse;
	font-weight: bold;
	}
#inhalt .article table#cexp td{ 
  margin:0;
  padding:0;
  border:none;
  }
  
#inhalt .article table#cexp table#cexpd{
	margin: 0;
	padding:0;
    border: 0;
	background-color:#D1DCFF;
	width:100%;
	
}
#inhalt .article table#cexp table#cexpd td{
	margin: 0;
	padding: 5px;
}
#inhalt .article table#cexp table#cexpd td.country{
	margin: 0;
	padding: 2px;

}
#inhalt .article table#cexp table#cexpd td a{
	font-size:90%;
}
/* .expcountry {
display:block;
margin-bottom:2px;
} */
#inhalt .article table#cexp table#cexpd td.tdcountry {
border-bottom: 1px solid #97AFFF;
border-right: 4px solid #fff;}
#inhalt .article table#cexp table#cexpd td.tdexp{
border-right: 4px solid #fff;
border-bottom: 4px solid #fff;}
#inhalt .article table#cexp table#cexpd td.tdexp .expname{
display: block;
margin-bottom:3px;}
#inhalt .article table#cexp table#cexpd tr.trexp{
background-color: #B9CAFF;
}
#inhalt .article table#cexp table#cexpd td.tdb{
border-bottom: 4px solid #fff;
}
#inhalt .article ul{
	padding: 0 10px 0 30px;
	margin: 0 10px 0 8px;
}

.ibtn{
width: 100px;
margin: 0 5px 0 0;}

a.pageselect:link
	{
	text-decoration: none;
	white-space: nowrap;
	background-color: #ddd;
	padding: 0 3px 0 3px;
	margin:  0 1px 0 1px;
	}

a.pageselect:visited
	{
	color:#222222;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ddd;
	padding: 0 3px 0 3px;
	margin:  0 1px 0 1px;
	}

a.pageselect:hover, a.pageselect.acc
	{
	color:#82170D;
	text-decoration: none;
	white-space: nowrap;
	background-color: #ddd;
	padding: 0 3px 0 3px;
	margin:  0 1px 0 1px;
	}

.pageselectbox{
	color:#B90000;
	text-decoration: none;
}
.desc_sub{
	font-size:80%;
	color:#000000;
	display:inline;
}
#foo #fool{
	background-color: #AEAEAE;
}