body {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}

table, div, form { margin: 0; font-size: 11px; }
h3 { margin: 0; }

/* niche slider */
a.sliderA {			font-family: Tahoma;	font-size: 11px;	color: #000;	text-decoration: none; }
a.sliderA:hover { text-decoration:underline; font-weight: bold; letter-spacing: -1px; color: #fff; }
a.ls {				font-family: Tahoma;	font-size: 9px;		color: #fff;	text-decoration: none; }
a.ls:hover {		text-decoration: underline; }
#sliderContainer {	position:relative; 	width: 20000px; }
#stopper {			float: left; 		clear:none; 	height: 24px; }
#slider {			position:relative;	left: 1px;		width: 966px;	height: 24px;	overflow: hidden; }
.sliderPart, .sliderSelected { 			float: left;	clear: none;	height: 24px;	padding: 5px 6px 0 6px; }
.sliderSelected {	background: url(../images/selector.png) no-repeat top; height: 24px; font-weight:bold; text-align: center; margin-top: 4px; width: 100px; }
.slider_div {		float: left;		clear: none;	background:url(../images/slider_div.png); width: 2px; height: 15px;	margin-top: 6px; }
#arrows {			position:absolute;	right: 0px;		top: 0px;		width: 32px;	height: 24px; }
/* einde niche slider */

#thumbContainer {	width: 930px; margin: 0 auto; }
.centerDiv {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#navContainer {
	width: 350px;
	margin: 0 auto;
}

#navigation {
	float: left;
	background: url(../images/navigation.png);
	margin: 50px 0;
	width: 1000px;
	height: 20px;
	text-align:center;
	padding-top: 43px;
}

.thumbs {
	float: left;
	width: 221px;
	height: 332px;
	margin: 15px 10px 0 0;
	padding: 6px 0 0 0;
	background: url(../images/thumbBg.png);
	color: #1f75a0;
	text-align: center;
}

.img {
	border: 1px solid #318fbf;
}

.Anav {
	float: left;
	width: 23px;
	clear:none;
	font-family: Tahoma;	
	font-size: 12px;	
	color: #000;	
	text-decoration: none;
}



.joinTalk {
	text-align:left;
	color: #fff;
	padding: 3px;
	font-size: 10px;
	font-weight:bold;
}

.inside {
	text-align:left;
	color: #004060;
	padding: 7px 3px 3px 10px;
	font-size: 9px;
}

.black {
	color: #fff;
}

.bar {
	position:relative;
	top: -1px;
	height: 16px;
}
.niches {
	width: 985px;
	float: inherit;
	height: 100px;
}




#tooltip {
	display: none;
    position: absolute;
    padding: 3px;
	background: #f9f9f9;
    border: 1px solid #eee;
    text-align: left;
}





