* {
   margin: 0;
   padding: 0;
   border: 0;
   text-align: left;
}

a {
   text-decoration: none;
   text-transform: uppercase;
   white-space: nowrap;
}

li {
   list-style: none;
}

body {
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
   color: #980029;
   background-color: #c6bba9;
   background-image: url(../images/bg_gray.png);
   background-repeat: repeat;
   font-family: "Gill Sans",Verdana,Arial,Helvetica,sans-serif;
/*   font-size: 10pt; */
   font-size: 13px;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

#outerpositionframe {
   display: block;
   position: absolute;
   width: 100%;
   top: 50%;
}

#innerpositionframe {
   display: block;
   position: relative;
   width: 970px;
   margin-top: -305px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}


/* Begin Header */
#headerframe {
	display: block;
	position: relative;
	width: 100%; 
	height: 12px;
	margin-bottom: 0.2em;
	color: #980029;
/*	font-size: 8pt; */
        font-size: 0.9em;
	font-weight: bold;
}

#header-leftimage {
	width: 566px;
	height: 12px;
   float: left;
	background-image: url(../images/header_name.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#header-rightimage {
	width: 314px;
	height: 12px;
   float: right;
	background-image: url(../images/header_address.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/* End Header */

/* Begin menu bar */
#navigationframe {
	display: block;
	position: relative;
	width: 100%; 
	height: 73px;
	z-index: 2;
	color: #fef2d8;
	background-color: #980029;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat;
}

#navigationframe * a {
	float: left;
	color: #fef2d8;
   background-repeat: no-repeat;
}

#navigationframe div {
   display: block;
   position: relative;
   height: 100%;
   top: 38px;
}

#navigationframe div a {
   width: 130px;
   height: 35px;
}

#navi-home {
   left: 15px;
   right: auto;
   float: left;
}	

#navi-contact {
   left: auto;
   right: 80px;
   float: right;
}	

#navi-main {
   left: 70px;
   right: auto;
   float: left;
}

#navi-main ul li {
   width: 130px;
   height: 35px;
   margin-right: 0.5em;
   float: left;
   overflow: hidden;
}

#navi-main ul li ul {
   display: none;
   position: absolute;
   top: 35px;
   //position: relative;
   //top: 0px;
   width: 130px;
   clear: both;
   z-index: 2;
   color: #980029;
   background-color: #fef2d8;
   background-image: url(../images/bg_beige.png);
   background-repeat: repeat;
   border-style: solid;
   border-width: 1px;
   border-color: #980029;
}

#navi-main ul li:hover ul {
	display: block;
}

#navi-main ul li ul li {
	width: 130px;
	height: 18px;
	margin: 0;
}

#navi-main ul li ul li a {
   height: 18px;
}

#navi-main ul li ul li a:hover {
	color: #fef2d8;
	background-color: #980029;
}	

/* End menu bar */

/* Begin main-body */
#contentframe {
	display: block;
	position: relative;
	width: 100%;
	height: 447px;
	z-index: 1;
}

#content-main {
	display: block;
	position: relative;
	height: 100%;
	z-index: 1;
}

.content-main-small {
	width: 760px;
   float: left;
}

.content-main-full {
	width: 100%;
}

#borderrightframe {
	display: block;
	position: relative;
	width: 210px;
	height: 100%;
   float: right;
   overflow: hidden;
	z-index: 1;
	color: #980029;
	background-color: #fef2d8;
	background-image: url(../images/bg_beige.png);
	background-repeat: repeat;
}

/* Begin info border */
#borderright-image {
	display: block;
	position: relative;
	height: 206px;
}

#borderright-title {
	display: block;
	position: relative;
	height: 70px;
	background-color: #fde3ac;
   text-align: center;
}

#borderright-title p {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: 1em;
	margin-right: 1em;
}

#borderright-text {
	display: block;
	position: relative;
	height: 171px;
	margin-top: 0.5em;
}

#borderright-text p {
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
/*	font-size: 10pt; */
}
/* End info border */

#navigation-bar {
	display: block;
	position: relative;
	height: 35px;
	z-index: 1;
	background-color: #fee3ac;
	background-image: url(../images/bg_navigationbar.png);
   background-position: center;
	background-repeat: repeat-x;

/* vertical-align: top;
	text-indent: 1em; */
}

#navigation-bar img {
	color: #980029;
/*	font-size: 10.5pt; */
	font-weight: normal;
	text-transform: uppercase;
	line-height: 34px;
   float: left;
}

/* Begin left menu border */
#borderleft {
   display: block;
   position: relative;
   width: 200px;
   height: 412px;
   float: left;
   z-index: 2;
   background-color: #fef2d8;
   background-image: url(../images/bg_beige.png);
   background-repeat: repeat;
}

#borderleft ul {
   display: block;
   position: absolute;
   width: 140px;
   top: 15px;
   left: 30px;
   margin: 0;
   padding: 0;
   text-indent: 0;
}

#borderleft ul li {
   float: none;
   margin-top: 0.3em;
   margin-bottom: 0.3em;
}

#borderleft ul li a {
	display: block;
	position: relative;
	width: 130px;
	height: 18px;
	color: #980029;
	background-color: #fef2d8;
	background-repeat: no-repeat;
}

#borderleft ul li a:hover {
	color: #fef2d8;
	background-color: #980029;
}

#borderleft-text {
	display: block;
	position: relative;
	font-size: 0.8em;
}

#borderleft-text p {
	padding-top: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
/* End left menu border */


#content-infoarea {
	display: block;
	position: relative;
   float: right;
	color: #980029;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: right top;
   overflow: hidden;
}

.content-info-small {
	width: 560px;
	height: 412px;
   float: right;
}

.content-info-large {
	width: 770px;
	height: 412px;
   float: right;
}

.content-info-full {
	width: 760px;
	height: 447px;
   float: right;
}

/*
.content-info-all {
   width: 100%;
   height: 100%;
}
*/

#information {
   height: 100%;
   min-width: 260px;
   max-width: 760px;
	padding-top: 2.5em;
	padding-bottom: 2em;
	padding-left: 2em;
/*	font-size: 0.9em; */
}

#information p {
	padding-bottom: 0.5em;
}

#information a {
	text-transform: none;
}

#contactRow {
	display: block;
	position: relative;
	margin: 2px;
}

#contactRow label {
	display: block;
	position: relative;
	float: left;
	margin-right: 5px;
	width: 50px;
}

#contactRow input {
   min-width: 200px;
   border-style: solid;
   border-width: 1px;
   border-color: #980029;
}

#contactRow select {
   min-width: 100px;
   margin-right: 10px;
   border-style: solid;
   border-width: 1px;
   border-color: #980029;
}

#contactFormSubmit {
   margin-top: 5px;
   width: 310px;
}

#contactFormSubmitLeft {
   float: left;
}

#contactFormSubmitRight {
   float: right;
}

#contactFormSubmit * input {
   padding: 1px;
   border-style: solid;
   border-width: 1px;
   border-color: #980029;
   color: #FFFFFF;
   background-color: #980029;
   text-align: center;
}

.info-text-small {
	width: 280px;
}

.info-text-medium {
	width: 410px;
}

.info-text-large {
	width: 560px;
}

.info-text-full {
	width: 740px;
}

.border-left {
   width: 770px;
}

.border-right {
   width: 760px;
}

#article {
   height: 100%;
   width: 280px;
   float: left;
   background-image: url(../images/bg_darkbeige_line.png); 
   background-repeat: repeat-x; 
   background-position: bottom;
}

#article-image img {
	display: block;
   position: relative;
   top: 35px;
   margin-left: auto;
   margin-right: auto;
}

#article-text {
   display: block;
	position: absolute;
   bottom: 35px;
   width: 280px;
   padding-left: 75px;
   margin-left: auto;
   margin-right: auto;
/*    font-size: 0.9em; */
   text-align: left;
   white-space: nowrap;
}
/* End main-body */

/* Begin footer */
#bottom {
	display: block;
	position: relative;
	height: 98px;
	background-color: #980029;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat;
	z-index: 2;
}

#bottom-image {
	display: block;
	position: relative;
	width: 136px;
	height: 100%;
	left: auto;
	right: 20px;
	float: right;
	background-image:url(../images/frye_logo_red.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#footer {
	display: block;
	position: relative;
	width: 100%; 
	height: 12px;
	text-align: right;
	color: #980029;
        font-size: 0.9em;
/*	font-size: 8pt; */
/*	font-weight: bold; */
}

#footer a {
	color: #980029;
}
/* End footer */

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
}

.text {
/*	font-size: 0.8em; */
}

.menubutton {
	width: 130px;
	height: 35px;
}

/* Begin Menu classes */

/* Begin Main Menu */
.home {
	background-image:url(../images/menu_home.png);
}

.home:hover {
	background-image:url(../images/menu_home_hover.png);
}

.schuhhaus {
	background-image:url(../images/menu_schuhhaus.png);
}

.schuhhaus:hover {
	background-image:url(../images/menu_schuhhaus_hover.png);
}

.schuhhaus_active {
	background-image:url(../images/menu_schuhhaus_hover.png);
}

.marken {
	background-image:url(../images/menu_marken.png);
}

.marken:hover {
	background-image:url(../images/menu_marken_hover.png);
}

.marken_active {
	background-image:url(../images/menu_marken_hover.png);
}

.service {
	background-image:url(../images/menu_service.png);
}

.service:hover {
	background-image:url(../images/menu_service_hover.png);
}

.service_active {
	background-image:url(../images/menu_service_hover.png);
}

.kontakt {
	background-image:url(../images/menu_kontakt.png);
}

.kontakt:hover {
	background-image:url(../images/menu_kontakt_hover.png);
}

.kontakt_active {
	background-image:url(../images/menu_kontakt_hover.png);
}

.newsletter {
	background-image:url(../images/menu_newsletter.png);
}

.newsletter:hover {
	background-image:url(../images/menu_newsletter_hover.png);
}

.newsletter_active {
	background-image:url(../images/menu_newsletter_hover.png);
}

.gewinnspiel {
	background-image:url(../images/menu_gewinnspiel.png);
}

.gewinnspiel:hover {
	background-image:url(../images/menu_gewinnspiel_hover.png);
}

.gewinnspiel_active {
	background-image:url(../images/menu_gewinnspiel_hover.png);
}

/* End Main Menu */

/* Begin Sub Menus */
.unserteam {
	background-image:url(../images/me_unserteam.png);
}

.unserteam:hover {
	background-image:url(../images/me_unserteam_hover.png);
}

.unserteam_active {
	background-image:url(../images/me_unserteam_hover.png);
}

.unserephilosophie {
	background-image:url(../images/me_unserephilosophie.png);
}

.unserephilosophie:hover {
	background-image:url(../images/me_unserephilosophie_hover.png);
}

.unserephilosophie_active {
	background-image:url(../images/me_unserephilosophie_hover.png);
}

.herren {
	background-image:url(../images/um_herren.png);
}

.herren:hover {
	background-image:url(../images/um_herren_hover.png);
}

.damen {
	background-image:url(../images/um_damen.png);
}

.damen:hover {
	background-image:url(../images/um_damen_hover.png);
}

.kinder {
	background-image:url(../images/um_kinder.png);
}

.kinder:hover {
	background-image:url(../images/um_kinder_hover.png);
}

.komfort {
	background-image:url(../images/um_komfort.png);
}

.komfort:hover {
	background-image:url(../images/um_komfort_hover.png);
}

.freizeit {
	background-image:url(../images/um_freizeit.png);
}

.freizeit:hover {
	background-image:url(../images/um_freizeit_hover.png);
}

.accessoires {
	background-image:url(../images/um_accessoires.png);
}

.accessoires:hover {
	background-image:url(../images/um_accessoires_hover.png);
}

.beratung {
	background-image:url(../images/us_beratung.png);
}

.beratung:hover {
	background-image:url(../images/us_beratung_hover.png);
}

.bestellung {
	background-image:url(../images/us_bestellung.png);
}

.bestellung:hover {
	background-image:url(../images/us_bestellung_hover.png);
}

.reparaturen {
	background-image:url(../images/us_reparaturen.png);
}

.reparaturen:hover {
	background-image:url(../images/us_reparaturen_hover.png);
}

.downloads {
	background-image:url(../images/us_downloads.png);
}

.downloads:hover {
	background-image:url(../images/us_downloads_hover.png);
}

.links {
	background-image:url(../images/us_links.png);
}

.links:hover {
	background-image:url(../images/us_links_hover.png);
}
/* End Sub Menus */

/* Begin Border Menus (Level 1) */
.schuhhaus_team {
	background-image:url(../images/me_unserteam.png);
}

.schuhhaus_team:hover {
	background-image:url(../images/me_unserteam_hover.png);
}

.schuhhaus_team_active {
	background-image:url(../images/me_unserteam_hover.png);
}

.schuhhaus_philosophie {
	background-image:url(../images/me_unserephilosophie.png);
}

.schuhhaus_philosophie:hover {
	background-image:url(../images/me_unserephilosophie_hover.png);
}

.schuhhaus_philosophie_active {
	background-image:url(../images/me_unserephilosophie_hover.png);
}

.marken_herren {
	background-image:url(../images/marken_herren.png);
}

.marken_herren:hover {
	background-image:url(../images/marken_herren_hover.png);
}

.marken_damen {
	background-image:url(../images/marken_damen.png);
}

.marken_damen:hover {
	background-image:url(../images/marken_damen_hover.png);
}

.marken_kinder {
	background-image:url(../images/marken_kinder.png);
}

.marken_kinder:hover {
	background-image:url(../images/marken_kinder_hover.png);
}

.marken_komfort {
	background-image:url(../images/marken_komfort.png);
}

.marken_komfort:hover {
	background-image:url(../images/marken_komfort_hover.png);
}

.marken_freizeit {
	background-image:url(../images/marken_freizeit.png);
}

.marken_freizeit:hover {
	background-image:url(../images/marken_freizeit_hover.png);
}

.marken_accessoires {
	background-image:url(../images/marken_accessoires.png);
}

.marken_accessoires:hover {
	background-image:url(../images/marken_accessoires_hover.png);
}

.service_beratung {
	background-image:url(../images/service_beratung.png);
}

.service_beratung:hover {
	background-image:url(../images/service_beratung_hover.png);
}

.service_bestellung {
	background-image:url(../images/service_bestellung.png);
}

.service_bestellung:hover {
	background-image:url(../images/service_bestellung_hover.png);
}

.service_reparatur {
	background-image:url(../images/service_reparatur.png);
}

.service_reparatur:hover {
	background-image:url(../images/service_reparatur_hover.png);
}

.service_links {
	background-image:url(../images/service_links.png);
}

.service_links:hover {
	background-image:url(../images/service_links_hover.png);
}

.anschrift {
	background-image:url(../images/kontakt_anschrift.png);
}

.anschrift:hover {
	background-image:url(../images/kontakt_anschrift_hover.png);
}

.anschrift_active {
	background-image:url(../images/kontakt_anschrift_hover.png);
}

.haftungshinweis {
	background-image:url(../images/kontakt_haftungshinweis.png);
}

.haftungshinweis:hover {
	background-image:url(../images/kontakt_haftungshinweis_hover.png);
}

.haftungshinweis_active {
	background-image:url(../images/kontakt_haftungshinweis_hover.png);
}

.impressum {
	background-image:url(../images/kontakt_impressum.png);
}

.impressum:hover {
	background-image:url(../images/kontakt_impressum_hover.png);
}

.impressum_active {
	background-image:url(../images/kontakt_impressum_hover.png);
}

.newsabo {
	background-image:url(../images/kontakt_newsabo.png);
}

.newsabo:hover {
	background-image:url(../images/kontakt_newsabo_hover.png);
}

.newsabo_active {
	background-image:url(../images/kontakt_newsabo_hover.png);
}
/* End Border Menus (Level 1) */


/* Begin Border Menus (Level 2) */
.team_georgfrye {
	background-image:url(../images/team_georgfrye.png);
}

.team_georgfrye:hover {
	background-image:url(../images/team_georgfrye_hover.png);
}

.team_georgfrye_active {
	background-image:url(../images/team_georgfrye_hover.png);
}

.team_ursulafrye {
	background-image:url(../images/team_ursulafrye.png);
}

.team_ursulafrye:hover {
	background-image:url(../images/team_ursulafrye_hover.png);
}

.team_ursulafrye_active {
	background-image:url(../images/team_ursulafrye_hover.png);
}

.team_karinfrye {
	background-image:url(../images/team_karinfrye.png);
}

.team_karinfrye:hover {
	background-image:url(../images/team_karinfrye_hover.png);
}

.team_karinfrye_active {
	background-image:url(../images/team_karinfrye_hover.png);
}

.team_beateraker {
	background-image:url(../images/team_beateraker.png);
}

.team_beateraker:hover {
	background-image:url(../images/team_beateraker_hover.png);
}

.team_beateraker_active {
	background-image:url(../images/team_beateraker_hover.png);
}

.lloyd {
	background-image:url(../images/marke_lloyd.png);
}

.lloyd:hover {
	background-image:url(../images/marke_lloyd_hover.png);
}

.lloyd_active {
	background-image:url(../images/marke_lloyd_hover.png);
}

.sioux {
	background-image:url(../images/marke_sioux.png);
}

.sioux:hover {
	background-image:url(../images/marke_sioux_hover.png);
}

.sioux_active {
	background-image:url(../images/marke_sioux_hover.png);
}

.dinkelacker {
	background-image:url(../images/marke_dinkelacker.png);
}

.dinkelacker:hover {
	background-image:url(../images/marke_dinkelacker_hover.png);
}

.dinkelacker_active {
	background-image:url(../images/marke_dinkelacker_hover.png);
}

.finncomfort {
	background-image:url(../images/marke_finncomfort.png);
}

.finncomfort:hover {
	background-image:url(../images/marke_finncomfort_hover.png);
}

.finncomfort_active {
	background-image:url(../images/marke_finncomfort_hover.png);
}

.ganter {
	background-image:url(../images/marke_ganter.png);
}

.ganter:hover {
	background-image:url(../images/marke_ganter_hover.png);
}

.ganter_active {
	background-image:url(../images/marke_ganter_hover.png);
}

.camelactive {
	background-image:url(../images/marke_camelactive.png);
}

.camelactive:hover {
	background-image:url(../images/marke_camelactive_hover.png);
}

.camelactive_active {
	background-image:url(../images/marke_camelactive_hover.png);
}

.clarks {
	background-image:url(../images/marke_clarks.png);
}

.clarks:hover {
	background-image:url(../images/marke_clarks_hover.png);
}

.clarks_active {
	background-image:url(../images/marke_clarks_hover.png);
}

.camper {
	background-image:url(../images/marke_camper.png);
}

.camper:hover {
	background-image:url(../images/marke_camper_hover.png);
}

.camper_active {
	background-image:url(../images/marke_camper_hover.png);
}

.converse {
	background-image:url(../images/marke_converse.png);
}

.converse:hover {
	background-image:url(../images/marke_converse_hover.png);
}

.converse_active {
	background-image:url(../images/marke_converse_hover.png);
}

.lordexcellent {
	background-image:url(../images/marke_lordexcellent.png);
}

.lordexcellent:hover {
	background-image:url(../images/marke_lordexcellent_hover.png);
}

.lordexcellent_active {
	background-image:url(../images/marke_lordexcellent_hover.png);
}

.dockers {
	background-image:url(../images/marke_dockers.png);
}

.dockers:hover {
	background-image:url(../images/marke_dockers_hover.png);
}

.dockers_active {
	background-image:url(../images/marke_dockers_hover.png);
}

.donnacarolina {
	background-image:url(../images/marke_donnacarolina.png);
}

.donnacarolina:hover {
	background-image:url(../images/marke_donnacarolina_hover.png);
}

.donnacarolina_active {
	background-image:url(../images/marke_donnacarolina_hover.png);
}

.maripe {
	background-image:url(../images/marke_maripe.png);
}

.maripe:hover {
	background-image:url(../images/marke_maripe_hover.png);
}

.maripe_active {
	background-image:url(../images/marke_maripe_hover.png);
}

.paulgreen {
	background-image:url(../images/marke_paulgreen.png);
}

.paulgreen:hover {
	background-image:url(../images/marke_paulgreen_hover.png);
}

.paulgreen_active {
	background-image:url(../images/marke_paulgreen_hover.png);
}

.peterkaiser {
	background-image:url(../images/marke_peterkaiser.png);
}

.peterkaiser:hover {
	background-image:url(../images/marke_peterkaiser_hover.png);
}

.peterkaiser_active {
	background-image:url(../images/marke_peterkaiser_hover.png);
}

.everybody {
	background-image:url(../images/marke_everybody.png);
}

.everybody:hover {
	background-image:url(../images/marke_everybody_hover.png);
}

.everybody_active {
	background-image:url(../images/marke_everybody_hover.png);
}

.gabor {
	background-image:url(../images/marke_gabor.png);
}

.gabor:hover {
	background-image:url(../images/marke_gabor_hover.png);
}

.gabor_active {
	background-image:url(../images/marke_gabor_hover.png);
}

.hassia {
	background-image:url(../images/marke_hassia.png);
}

.hassia:hover {
	background-image:url(../images/marke_hassia_hover.png);
}

.hassia_active {
	background-image:url(../images/marke_hassia_hover.png);
}

.johnwshoes {
	background-image:url(../images/marke_johnwshoes.png);
}

.johnwshoes:hover {
	background-image:url(../images/marke_johnwshoes_hover.png);
}

.johnwshoes_active {
	background-image:url(../images/marke_johnwshoes_hover.png);
}

.christiandietz {
	background-image:url(../images/marke_christiandietz.png);
}

.christiandietz:hover {
	background-image:url(../images/marke_christiandietz_hover.png);
}

.christiandietz_active {
	background-image:url(../images/marke_christiandietz_hover.png);
}

.meisi {
	background-image:url(../images/marke_meisi.png);
}

.meisi:hover {
	background-image:url(../images/marke_meisi_hover.png);
}

.meisi_active {
	background-image:url(../images/marke_meisi_hover.png);
}

.remonte {
	background-image:url(../images/marke_remonte.png);
}

.remonte:hover {
	background-image:url(../images/marke_remonte_hover.png);
}

.remonte_active {
	background-image:url(../images/marke_remonte_hover.png);
}

.think {
	background-image:url(../images/marke_think.png);
}

.think:hover {
	background-image:url(../images/marke_think_hover.png);
}

.think_active {
	background-image:url(../images/marke_think_hover.png);
}

.semler {
	background-image:url(../images/marke_semler.png);
}

.semler:hover {
	background-image:url(../images/marke_semler_hover.png);
}

.semler_active {
	background-image:url(../images/marke_semler_hover.png);
}

.ricosta {
	background-image:url(../images/marke_ricosta.png);
}

.ricosta:hover {
	background-image:url(../images/marke_ricosta_hover.png);
}

.ricosta_active {
	background-image:url(../images/marke_ricosta_hover.png);
}

.bobux {
	background-image:url(../images/marke_bobux.png);
}

.bobux:hover {
	background-image:url(../images/marke_bobux_hover.png);
}

.bobux_active {
	background-image:url(../images/marke_bobux_hover.png);
}

.derkleinemuck {
	background-image:url(../images/marke_derkleinemuck.png);
}

.derkleinemuck:hover {
	background-image:url(../images/marke_derkleinemuck_hover.png);
}

.derkleinemuck_active {
	background-image:url(../images/marke_derkleinemuck_hover.png);
}

.daeumling {
	background-image:url(../images/marke_daeumling.png);
}

.daeumling:hover {
	background-image:url(../images/marke_daeumling_hover.png);
}

.daeumling_active {
	background-image:url(../images/marke_daeumling_hover.png);
}

.geox {
	background-image:url(../images/marke_geox.png);
}

.geox:hover {
	background-image:url(../images/marke_geox_hover.png);
}

.geox_active {
	background-image:url(../images/marke_geox_hover.png);
}

.lowakidz {
	background-image:url(../images/marke_lowakidz.png);
}

.lowakidz:hover {
	background-image:url(../images/marke_lowakidz_hover.png);
}

.lowakidz_active {
	background-image:url(../images/marke_lowakidz_hover.png);
}

.pepino {
	background-image:url(../images/marke_pepino.png);
}

.pepino:hover {
	background-image:url(../images/marke_pepino_hover.png);
}

.pepino_active {
	background-image:url(../images/marke_pepino_hover.png);
}

.superfit {
	background-image:url(../images/marke_superfit.png);
}

.superfit:hover {
	background-image:url(../images/marke_superfit_hover.png);
}

.superfit_active {
	background-image:url(../images/marke_superfit_hover.png);
}

.superfitbaby {
	background-image:url(../images/marke_superfitbaby.png);
}

.superfitbaby:hover {
	background-image:url(../images/marke_superfitbaby_hover.png);
}

.superfitbaby_active {
	background-image:url(../images/marke_superfitbaby_hover.png);
}

.vado {
	background-image:url(../images/marke_vado.png);
}

.vado:hover {
	background-image:url(../images/marke_vado_hover.png);
}

.vado_active {
	background-image:url(../images/marke_vado_hover.png);
}

.lowa {
	background-image:url(../images/marke_lowa.png);
}

.lowa:hover {
	background-image:url(../images/marke_lowa_hover.png);
}

.lowa_active {
	background-image:url(../images/marke_lowa_hover.png);
}

.mephisto {
	background-image:url(../images/marke_mephisto.png);
}

.mephisto:hover {
	background-image:url(../images/marke_mephisto_hover.png);
}

.mephisto_active {
	background-image:url(../images/marke_mephisto_hover.png);
}

.adidas {
	background-image:url(../images/marke_adidas.png);
}

.adidas:hover {
	background-image:url(../images/marke_adidas_hover.png);
}

.adidas_active {
	background-image:url(../images/marke_adidas_hover.png);
}

.reebok {
	background-image:url(../images/marke_reebok.png);
}

.reebok:hover {
	background-image:url(../images/marke_reebok_hover.png);
}

.reebok_active {
	background-image:url(../images/marke_reebok_hover.png);
}

.kangaroos {
	background-image:url(../images/marke_kangaroos.png);
}

.kangaroos:hover {
	background-image:url(../images/marke_kangaroos_hover.png);
}

.kangaroos_active {
	background-image:url(../images/marke_kangaroos_hover.png);
}

.tshoes {
	background-image:url(../images/marke_tshoes.png);
}

.tshoes:hover {
	background-image:url(../images/marke_tshoes_hover.png);
}

.tshoes_active {
	background-image:url(../images/marke_tshoes_hover.png);
}

.wms {
	background-image:url(../images/marke_wms.png);
}

.wms:hover {
	background-image:url(../images/marke_wms_hover.png);
}

.wms_active {
	background-image:url(../images/marke_wms_hover.png);
}

.falke {
	background-image:url(../images/marke_falke.png);
}

.falke:hover {
	background-image:url(../images/marke_falke_hover.png);
}

.falke_active {
	background-image:url(../images/marke_falke_hover.png);
}

.falkesport {
	background-image:url(../images/marke_falkesport.png);
}

.falkesport:hover {
	background-image:url(../images/marke_falkesport_hover.png);
}

.falkesport_active {
	background-image:url(../images/marke_falkesport_hover.png);
}

.falkeherren {
	background-image:url(../images/marke_falkeherren.png);
}

.falkeherren:hover {
	background-image:url(../images/marke_falkeherren_hover.png);
}

.falkeherren_active {
	background-image:url(../images/marke_falkeherren_hover.png);
}

.falkeherrenstrick {
	background-image:url(../images/marke_falkeherrenstrick.png);
}

.falkeherrenstrick:hover {
	background-image:url(../images/marke_falkeherrenstrick_hover.png);
}

.falkeherrenstrick_active {
	background-image:url(../images/marke_falkeherrenstrick_hover.png);
}

.falkedamenstrick {
	background-image:url(../images/marke_falkedamenstrick.png);
}

.falkedamenstrick:hover {
	background-image:url(../images/marke_falkedamenstrick_hover.png);
}

.falkedamenstrick_active {
	background-image:url(../images/marke_falkedamenstrick_hover.png);
}

.falkedamenfein {
	background-image:url(../images/marke_falkedamenfein.png);
}

.falkedamenfein:hover {
	background-image:url(../images/marke_falkedamenfein_hover.png);
}

.falkedamenfein_active {
	background-image:url(../images/marke_falkedamenfein_hover.png);
}

.falkekinderstrick {
	background-image:url(../images/marke_falkekinderstrick.png);
}

.falkekinderstrick:hover {
	background-image:url(../images/marke_falkekinderstrick_hover.png);
}

.falkekinderstrick_active {
	background-image:url(../images/marke_falkekinderstrick_hover.png);
}

.falkeergonomicsport {
	background-image:url(../images/marke_falkeergonomicsport.png);
}

.falkeergonomicsport:hover {
	background-image:url(../images/marke_falkeergonomicsport_hover.png);
}

.falkeergonomicsport_active {
	background-image:url(../images/marke_falkeergonomicsport_hover.png);
}

.lederwaren {
	background-image:url(../images/marke_lederwaren.png);
}

.lederwaren:hover {
	background-image:url(../images/marke_lederwaren_hover.png);
}

.lederwaren_active {
	background-image:url(../images/marke_lederwaren_hover.png);
}

.beratung_kinder {
	background-image:url(../images/beratung_kinder.png);
}

.beratung_kinder:hover {
	background-image:url(../images/beratung_kinder_hover.png);
}

.beratung_kinder_active {
	background-image:url(../images/beratung_kinder_hover.png);
}

.beratung_erwachsene {
	background-image:url(../images/beratung_erwachsene.png);
}

.beratung_erwachsene:hover {
	background-image:url(../images/beratung_erwachsene_hover.png);
}

.beratung_erwachsene_active {
	background-image:url(../images/beratung_erwachsene_hover.png);
}
/* End Border Menus (Level 2) */

/* End Menu classes */

