@CHARSET "ISO-8859-1";


body {
	margin: 0;
	padding: 0;
}

#mainNavi {
	background: transparent url('mainNavi_bg.jpg') no-repeat;
	bottom: 1px;
	height: 64px;
	padding: 0 6px;
	position: relative;
	width: 862px;
}

#mainNavi .fl {
	float: left;
}

#mainNavi .fr {
	float: right;
}

#mainNavi .wrapperLeft {
	background: url(../../themes/frontend/images/mainNaviLeft.gif) left no-repeat;
	display: none;
	float: left;
	height: 64px;
	width: 6px;
}

#mainNavi .wrapperRight {
	background: url(../../themes/frontend/images/mainNaviRight.gif) right no-repeat;
	display: none;
	float: right;
	height: 64px;
	width: 6px;
}

#mainNavi ul {
	list-style-type: none;
	left: 27px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
}

#mainNavi ul li {
	float: left;
	margin: 0 44px 0 0;
	padding: 0;
}

#mainNavi ul li.last {
	margin-right: 0;
}

#mainNavi a {
	color: #e3f1f8;
	font: 16px Arial, sans-serif;
	text-decoration: none;
}

#mainNavi a.active {
	color: #fff;
	font-weight: bold;
}

#search {
	position: absolute;
	right: 8px;
	top: 18px;
	width: 250px;
	z-index: 10;
}

#search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#search input.text {
	margin: 1px 8px 0 0;
	padding: 2px 4px 0;
	text-align: right;
	width: 148px;
}

#search input.submit {
	background: url(../../themes/frontend/images/search_btn.jpg) no-repeat;
	border: 0;
	cursor: hand;
	font: 12px "Lucida Sans", "Lucida", "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	height: 25px;
	width: 70px;
}

#breadcrumb {
	color: #6e6e6e;
	font-family: Arial,sans-serif;
	font-size: 13px;
	margin-top: 10px;
	text-align: left;
	width: 874px;
}

#breadcrumb a {
	color: #6e6e6e;
	text-decoration: none;
}


#zfooter {
	background: url(../../themes/frontend/images/footer_bg.gif) top repeat-x #efefef;
	height: 78px;
	width: 1024px;
}

#zfooter ul {
	list-style-type: none;
	padding: 40px 0 0 43px;
}

#zfooter ul li {
	border-right: 1px solid #666;
	float: left;
	padding: 0 17px;
}

#zfooter ul li.last {
	border: 0;
}

#zfooter ul li a {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}



#zloginbox {
	padding: 8px;
}

#zloginbox a {
	color: #0974AC;
	font-size: 14px;
	font-weight: bold;
}




#ztop {
	position: relative;
	width: 980px;
}

#signIn {
	position: absolute;
	right: 50px;
	top: 0;
	z-index: 10;
}

.signInLeft {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signInLeft.gif) left top no-repeat;
	float: right;
	height: 22px;
	width: 2px;
}

.signInRight {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signInRight.gif) right top no-repeat;
	float: right;
	height: 22px;
	width: 2px;
}

#signIn .links {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signInBg.gif) left top repeat-x;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 11px;
	padding: 3px 0 10px;
}

#signIn .links a {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signInArrow.gif) left 1px no-repeat;
	color: #fff;
	padding-left: 18px;
}

#signIn a {	/* auch in styles_ie6.css definiert */
	margin: 0 8px;
	text-decoration: none;
}

#signIn.signOut .links {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signOutBg.gif) left top repeat-x;
	color: #d6d7d7;
}

#signIn.signOut .links a {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signOutArrow.gif) left 1px no-repeat;
	color: #0974ac;
	padding-left: 18px;
}

#signIn.signOut .signInLeft {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signOutLeft.gif) left top no-repeat;
}

#signIn.signOut .signInRight {	/* auch in styles_ie6.css definiert */
	background: url(../../themes/frontend/images/signOutRight.gif) right top no-repeat;
}
