/*##################################
	toolNav
##################################*/

#toolNav {
	border-top:4px solid #28323C;
}
#toolNav #lang a.active, #toolNav #lang a:hover {
	color:#28323C
}
#toolNav #lang {
	border-left:0;
}
/*##################################
	navigation
##################################*/

#navigation .prinav a.active {
	background-color:#28323C;
	border-bottom:1px solid #DFDFE1;
	color:#FFFFFF;
	background-image:url(../../z_icons/aboutus/icons/arrowDownActive.png);
}
#navigation ul a:hover {
	background-color:#28323C;
	color:#FFFFFF;
	background-image:url(../../z_icons/aboutus/icons/navArrowHover.png);
}
#navigation ul a.active, #navigation ul ul a.active, #navigation ul a.active:hover {
	color:#28323C;
	background-color:#FFFFFF;
	background-image:url(../../z_icons/aboutus/icons/navArrowOpen.png);
}

/*##################################
	BreadCrumbNav navigation
##################################*/

#breadCrumbNav .current, #breadCrumbNav a:hover {
	color:#28323C
}

/*##################################
	Default text page
##################################*/

a.zoom:hover {
	background-image:url(../../z_icons/aboutus/icons/iconZoomHover.png);
	color:#28323C;
}
.linkBlock a:hover{
	background-image:url(../../z_icons/aboutus/icons/cArrowNextHover.png);
	color:#28323C;
}


/*##################################
	Fonts
##################################*/

h1 {
	color:#28323C;
}
.steps.active h1 {
	color:#28323C;
}
h3{
	color:#28323C;
}
p {
	padding-bottom:16px;
}
#footer a:hover{
	color:#28323C;
}
/*##################################
	table
##################################*/

.makeANote.checked {
	background-image:url(../../z_icons/aboutus/icons/checkBoxBgDarkActive.png);
}
.rowOdd .makeANote.checked {
	background-image:url(../../z_icons/aboutus/icons/checkBoxBgPaleActive.png);
}
th {
	color:#28323C;
}
.tableArticles .quantity input {
	color:#28323C;
}

/*##################################
	SLIMBOX
##################################*/

#lbPrevLink:hover {
	background: transparent url(../../z_icons/aboutus/icons/lightBoxBackHover.png) no-repeat 0% 50%;
}
#lbNextLink:hover {
	background: transparent url(../../z_icons/aboutus/icons/lightBoxNextHover.png) no-repeat 100% 50%;
	
}
#lbCloseLink:hover {
	background: transparent url(../../z_icons/aboutus/icons/lightBoxClose.png) no-repeat 48px 0px;
}
#lbBottom {
	color: #28323C;
}

/*##################################
	Kontakt
##################################*/

h3.titleWLine {
	padding:0 0 5px 9px;
	border-bottom:1px solid #DFDFE1;
}
.colHalf {
	padding:0px 0px 25px 9px;
	width:434px;
	float:left;
}
.adresseRow {
	width:430px;
}
.adresseRow .adresse, .adresseRow .tel{
	width:180px;
	float:left;
	padding:8px 10px 8px 9px;
}
.adresseRow .adresse h4{
	padding:0px;
	color:#28323C;
}

/*##################################
	Publication
##################################*/

td.publiTitle {
	text-align:right;
	vertical-align:top;
	padding-right:15px;
	width:190px;
}
td.publiFile {
	text-align:right;
	vertical-align:bottom;
	padding-right:15px;
	width:190px;
}
td.publiFile a:hover {
	color:#28323C;
}
.publiImg img{
	padding-top:4px;
	padding-right:31px;
	background-image:url(../../z_icons/aboutus/icons/imgShadow.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*##################################
	Mitarbeiter
##################################*/
.teamText {
	width:200px;
	float:left;
	margin-top:21px;
}
.teamText a  {
	color:#28323C;
}
.teamText a:hover  {
	color:#8F9CA4;
}
.teamImg img {
	float:left;
	height:111px;
	margin-top:25px;
	padding-right:38px;
	padding-bottom:5px;
	background-image:url(../../z_icons/aboutus/icons/imgShadow.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
