/*** Main CSS ***/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	/*scrollbar-3dlight-color:#a7cce6;
	scrollbar-face-color:#ffffff;*/
}

body {
	font-family: Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background:url(../images/bg.jpg) top center repeat-x;
	background-color:#ffffff;
}


/*** Link CSS ***/
a:link, a:visited {
	color: #484848;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:11px;
}

a:hover {
	color: #000000;
	text-decoration:underline;
	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:11px;

	
}
/*** Image Border ***/
a img {border: 0pt none ;}

h1 { color:#005281;}
.spacer { width:100%; height:10px;}

.wrapper { width:1000px; display:block; height:auto;}
	.lang { width:1000px; height:32px;}
		.txt { width:935px; float:right; padding-top:5px; font-weight:bold;}
		.limg { width:65px; float:right; padding-top:5px;}
			.en { width:22px; height:14px; float:right;}
		    .de { width:22px; height:14px; float:right;}

	.logo { width:1000px; height:65px; display:block;}
		.logoimg { width:535px; float:left;}
		.logoimg_centered { width:100%; }
		.txt-a { width:465px; float:left;}
			.txt-a h1 { font-size:16pt; }
	
	.search	{ width:1000px; height:100px; display:block; float:left;}
		.txt-b { width:990px; height:25px; padding-left:10px; color:#FFFFFF; font-weight:bold;}
		.quicksearch { width:760px; height:30px; display:block;}	
			.s1 { width:215px; float:left;}
			.s2 { width:215px; float:left;}
			.s3 { width:215px; float:left;}
			.s4 { width:100px; float:left;}
			
	.advancedS { width:1000px; display:block;}	
		.txt-c { width:880px; height:25px; padding-left:120px; color:#FFFFFF; font-weight:bold;}	
		.advanced {width:760px; display:none; height:120px;}
			.s1a { width:215px; float:left; padding-bottom:15px;}
			.s2a { width:215px; float:left; padding-bottom:15px;}
			.s3a { width:215px; float:left; padding-bottom:15px;}

	.container { width:1000px; height:244px; position:relative;}
	.box1 { padding-left:15px; padding-right:15px; float:left;}
	.box2 {padding-left:15px; padding-right:15px; float:left;}
	.box3 {padding-left:15px; padding-right:15px; float:left;}
	.box4 {padding-left:15px; padding-right:15px; float:left;}
	
	.bx { width:203px; height:244px;}
		.bx1{ width:100%; height:21px; background:url(../images/up.gif) no-repeat; color:#000000; font-weight:bold;}
		.bx2{width:100%; height:208px; background-color:#cbe1ef;}
		.bx3{width:100%; height:11px; background:url(../images/down.gif) no-repeat;}


input[name="search"] { background:url(../images/button.gif) no-repeat; color:#FFFFFF; padding-right:15px; padding-bottom:5px; width:87px; height:21px; border:none; }
.inputnamesearch { background:url(../images/button.gif) no-repeat; color:#FFFFFF; padding-right:15px; padding-bottom:5px; width:87px; height:21px; border:none; }

input[name="cname"] { background:url(../images/inputSearch.gif) no-repeat; padding-top:2px; width:204px; height:21px; padding-left:22px; border:none; }
.inputnamecname { background:url(../images/inputSearch.gif) no-repeat; padding-top:2px; width:204px; height:21px; padding-left:22px; border:none; }
select { text-align:center; width:204px; height:20px; border:none; }

input, select { font-size:11px; padding-top:2px; }






.keepmeshort { height:200px; overflow:auto; }
.quicksearch select, .advanced select { text-align:left; }
.mb10 { margin-bottom:10px; }
.cdivnowidth_outer {
	margin:auto;
	text-align:left;
	float:left;
	width:100%;
  overflow:hidden;
	position:relative;
}

.cdivnowidth_parent {
	float:left;
	position:relative;
	left:50%;
	text-align:left;
}

.cdivnowidth_children {
	position:relative;
	left:-50%;
}


.centereddiv {
	margin:0 auto;
}

.centeredcontent {
	text-align:center;
}

.pagesNavDiv {
	/*background:#fff;*/
	height:25px;
}

.navlinkswrapper {
	padding-top:6px;
}

.pagesNavDiv a {
	background:#69c;
	margin:2px 2px;
	color:#fff;
	padding:3px;
}

.currentPageNavLinkClass {
	color:#fff !important;
	background-color:#469 !important;
}

.floatright {float:right;}



.resultBox {
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	margin:2px 0px;
	background:#f6f6f6;
	color:#111;
	border:1px solid #82b7da;
	height:18px;
}

.resultsHeaderTRtd {
	font-weight:bold;
	background:#fff;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #aaa;
	text-align:left;
}

.resultsHeaderTRtd a {
	font-weight:bold;
}

.resultBoxTR td {
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	margin:0px 0px;
	background:#f6f6f6;
	color:#111;
	font-size:9pt;
	height:15px;
	line-height:15px;
	border-bottom:1px solid #ccc;
}

.resultBoxTR a {
	font-weight:normal !important;
	display:block;
}

.resultBox a {
	font-weight:normal;
	color:#000;
}

.quickfilters a {
	font-weight:normal;
}

.selectedFilter {
	font-weight:bold;
} 

.fullfirminfo {
	margin-top:20px;
	width:900px;
	background:#f6f6f6;
}

.fullfirminfotable {
	width:900px;
	border:1px solid #82b7da;
}

.fullfirminfotable td {
	text-align:left;
	padding:4px;
}

.bolder {
	font-weight:bold;
}

.fullinfobacklinkdiv {
	height:16px;
	padding:4px;
	background:#B4DCF0;
}

.fullinfobacklinkdiv a {
	color:#247;
}

.fullinfosectionspan {
	color:#6095b8;
	font-weight:bold;
	display:block;
	border-bottom:1px solid #ccc;
}

.resultsDiv {
	margin-top:20px; width:900px;
}

.resultsDivSubDiv {
	background:#B4DCF0; color:#000; width:100%; height:20px;
}

.resultsCountDiv {
	float:left; margin:4px 4px; font-weight:bold;
}

.resultsPerPageDiv {
	margin:4px 4px; font-weight:bold;
}

.resultsTable {
	width:900px; border-collapse:collapse; border:0px solid #000; margin-bottom:40px;
}


.databasewascreated {
	font:14pt arial;
}

.partnersdiv {
	text-align:left;
	margin:50px 0px 50px 0px;
}

.partnerlogo {
	float:left;
	margin:2px 5px 2px 5px;
}

.mspace-top {
	margin-top:25px;
}

.clearer {
	clear:both;
}

.partnersintheprojecttext {
	font:10pt arial;
	font-weight:bold;
	padding-left:10px;
}

.leftspacer {
	margin-left:1px; /* 20 */
}
