/* Start of CMSMS style sheet 'klab : nav' */
/*** vitra ***/
.navTextBox-unternehmen a				{ background: url(uploads/images/templates/klab/company.gif) no-repeat top left; }
.navTextBox-verstaendnis a				{ background: url(uploads/images/templates/klab/views_on_design.gif) no-repeat top left; }
.navTextBox-architektur a				{ background: url(uploads/images/templates/klab/architecture.gif) no-repeat top left; }

/*** design ***/
.navTextBox-workshops a				{ background: url(uploads/images/templates/klab/workshops.gif) no-repeat top left; }
.navTextBox-miniaturen a			{ background: url(uploads/images/templates/klab/miniatures.gif) no-repeat top left; }
.navTextBox-publikationen a		{ background: url(uploads/images/templates/klab/publications.gif) no-repeat top left; }
.navTextBox-designcircle a			{ background: url(uploads/images/templates/klab/designcircle.gif) no-repeat top left; }
.navTextBox-reeditionen a			{ background: url(uploads/images/templates/klab/reeditions.gif) no-repeat top left; }
.navTextBox-sammlung a				{ background: url(uploads/images/templates/klab/collection.gif) no-repeat top left; }
.navTextBox-museumspaedagogik a	{ background: url(uploads/images/templates/klab/museumspaedagogik.gif) no-repeat top left; }

/*** museum ***/
.navTextBox-weil a				{ background: url(uploads/images/templates/klab/weil.gif) no-repeat top left; }
.navTextBox-news a				{ background: url(uploads/images/templates/klab/news.gif) no-repeat top left; }
.navTextBox-werkstatt a			{ background: url(uploads/images/templates/klab/conlab.gif) no-repeat top left; }
.navTextBox-ausstellungen a	{ background: url(uploads/images/templates/klab/exhibitions.gif) no-repeat top left; }
.navTextBox-ueberuns a			{ background: url(uploads/images/templates/klab/aboutus.gif) no-repeat top left; }
.navTextBox-links a				{ background: url(uploads/images/templates/klab/links.gif) no-repeat top left; }
.navTextBox-dependance a		{ background: url(uploads/images/templates/klab/dependance.gif) no-repeat top left; }
.navTextBox-berlin a				{ background: url(uploads/images/templates/klab/berlin.gif) no-repeat top left; }



.metanav-Balken {
	position:	absolute;
	left:			700px;
	margin:		0 2px 0 0;
	width:		138px;
	height:		2px;
	float:		right;
	background-color:	#999;
}

#metanav {
	position:	absolute;
	top:			2px;
	left:			675px;
	margin:		0 0 20px 0;
	width:		164px;
	float:		right;
	background-color:	#00ccff;
	list-style-type:	none;
}

#metanav li {
	height:				20px;
	margin-left:		12px;
	float:				right;
	text-decoration:	none;
}

#metanav li a {
	display:		block;
	height:		20px;
	font-size:	1px;
	color:		#FFF;
}

.metanav-kontakt {
	width:		43px;
	background: transparent url(../img/metanav/en/contact.gif) no-repeat top left;
}

.metanav-presse {
	width:		29px;
	background: transparent url(../img/metanav/en/press.gif) no-repeat top left;
}

.metanav-impressum {
	width:		43px;
	background: transparent url(../img/metanav/en/imprint.gif) no-repeat top left;
}

/* End of 'klab : nav' */

