/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
}

p {
  text-align: justify;
}

td {
padding: 0;
margin: 0;
}

img {
border: 0;
}

a {
text-decoration: none;
color: #000;
font-weight: 700;
}

a:hover {
color: #AE1C1D;
}

a.white, a.white:hover {
	color: #fff;
}

.white p {
	color: #fff;
}

.bigger p {
font-size: 13px;
}

.lalign p {
text-align: left;
}

#mitte {
width: 898px;
padding: 0;
margin: 0 auto;
}


#wrapper {
width: 898px;
padding: 26px;
background-color: #e9eaea;
}

#wrapper_innen { 
  background-color: #11171C; 
  width: 898px;
}

#links { 
  float:left;
  width:237px; 
  padding:0; 
}

#rechts { 
  margin-left:259px; 
  background-color: #ffffff; 
}

#rechts.red { 
  background: url('../images/kunden_salonkonzepte_basic_bg.gif'); 
}

#rechts.green {
  background-color:#79710f;
}

#rechts:after { 
  content:"clear"; 
  clear:left; 
  display:block; 
  height:0; 
  overflow:hidden; 
  visibility:hidden; 
}

.bg_salons_national { 
  background: #ffffff url('../images/kunden_salons_national_bg.jpg') no-repeat; 
  height: 397px;
}
.bg_salons_national_einzel { 
  background: #ffffff url('../images/kunden_salons_national_bg_einzel.jpg') repeat-y; 
  height: 600px;
}

.salon_team_bg {
  background: #ffffff url('../images/salon_team_bg.jpg') repeat-y; 
}

.bg_rechts_schwarz_120 {
  background: #ffffff url('../images/bg_rechts_schwarz_120.png') repeat-y; 
}
.bg_rechts_schwarz_200 {
  background: #ffffff url('../images/bg_rechts_schwarz_200.png') repeat-y; 
}


.bg_rechts_gruen_120 {
  background: #ffffff url('../images/bg_rechts_gruen_120.png') repeat-y; 
}
.bg_rechts_gruen_130 {
  background: #ffffff url('../images/bg_rechts_gruen_130.png') repeat-y; 
}
.bg_rechts_gruen_160 {
  background: #ffffff url('../images/bg_rechts_gruen_160.png') repeat-y; 
}
.bg_rechts_gruen_180 {
  background: #ffffff url('../images/bg_rechts_gruen_180.png') repeat-y; 
}
.bg_rechts_gruen_200 {
  background: #ffffff url('../images/bg_rechts_gruen_200.png') repeat-y; 
}


.team td {
	vertical-align: top;
}

.anschrift {
  font-size:11px;
	color: #fff;
	height: 256px;
	background-color:#757021;
}

.anschrift a {
  color:#FFFFFF;
}

.inhalt_innen {
  padding: 20px;
}

#topmenu {
  background-color:#11171C;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 950px;
  height: 79px;
  position: relative;
}

#topmenu span {
  display: none;
  position: absolute;
}

#topmenu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#topmenu a:hover {
  background-position: left bottom;
}

#topmenu .home {
  width: 312px;
  height: 79px;
  background: url('../images/topmenu/home.jpg');
  left: 0px;
  top: 0px;
}

#topmenu .salon {
  width: 312px;
  height: 79px;
  background: url('../images/topmenu/salon.jpg');
  left: 319px;
  top: 0px;
}

#topmenu .magazin {
  width: 312px;
  height: 79px;
  background: url('../images/topmenu/magazin.jpg');
  left: 638px;
  top: 0px;
}


#mainmenu {
  background-color:#11171C;
  list-style: none;
  padding-left: 10px;
  padding-top: 20px;
  margin: 0;
  width: 237px;
}

#mainmenu span {
  display: none;
  position: absolute;
}

#mainmenu a {
  display: block;
  text-indent: -900%;
  outline: none;
}

#mainmenu a:hover {
  background-position: left bottom;
}

#mainmenu .fashion {
  height: 24px;
  background: url('../images/mainmenu/fashion.jpg');
}

#mainmenu .fashion_erfolg {
  height: 19px;
  background: url('../images/mainmenu/fashion_erfolg.jpg');
}

#mainmenu .fashion_erfolg_active {
  height: 19px;
  background: url('../images/mainmenu/fashion_erfolg_active.jpg');
}

#mainmenu .fashion_kollektion {
  height: 19px;
  background: url('../images/mainmenu/fashion_kollektion.jpg');
}

#mainmenu .fashion_kollektion_active {
  height: 19px;
  background: url('../images/mainmenu/fashion_kollektion_active.jpg');
}

#mainmenu .fashion_film {
  height: 19px;
  background: url('../images/mainmenu/fashion_film.jpg');
}

#mainmenu .fashion_film_active {
  height: 19px;
  background: url('../images/mainmenu/fashion_film_active.jpg');
}

#mainmenu .fashion_macher {
  height: 19px;
  background: url('../images/mainmenu/fashion_macher.jpg');
}

#mainmenu .fashion_macher_active {
  height: 19px;
  background: url('../images/mainmenu/fashion_macher_active.jpg');
}

#mainmenu .kunden {
  height: 24px;
  background: url('../images/mainmenu/kunden.jpg');
}

#mainmenu .kunden_schnitte {
  height: 19px;
  background: url('../images/mainmenu/kunden_schnitte.jpg');
}

#mainmenu .kunden_schnitte_active {
  height: 19px;
  background: url('../images/mainmenu/kunden_schnitte_active.jpg');
}

#mainmenu .kunden_produkte {
  height: 19px;
  background: url('../images/mainmenu/kunden_produkte.jpg');
}

#mainmenu .kunden_produkte_active {
  height: 19px;
  background: url('../images/mainmenu/kunden_produkte_active.jpg');
}

#mainmenu .kunden_salons {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons.jpg');
}

#mainmenu .kunden_salons_active {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons_active.jpg');
}

#mainmenu .kunden_salons_national {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons_national.jpg');
}

#mainmenu .kunden_salons_national_active {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons_national_active.jpg');
}

#mainmenu .kunden_salons_international {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons_international.jpg');
}

#mainmenu .kunden_salons_international_active {
  height: 19px;
  background: url('../images/mainmenu/kunden_salons_international_active.jpg');
}

#mainmenu .agentur {
  height: 24px;
  background: url('../images/mainmenu/agentur.jpg');
}

#mainmenu .agentur_info {
  height: 19px;
  background: url('../images/mainmenu/agentur_info.jpg');
}

#mainmenu .agentur_info_active {
  height: 19px;
  background: url('../images/mainmenu/agentur_info_active.jpg');
}

#mainmenu .salon {
  height: 24px;
  background: url('../images/mainmenu/salon.jpg');
}

#mainmenu .salon_salon {
  height: 19px;
  background: url('../images/mainmenu/salon_salon.jpg');
}

#mainmenu .salon_salon_active {
  height: 19px;
  background: url('../images/mainmenu/salon_salon_active.jpg');
}

#mainmenu .salon_team {
  height: 19px;
  background: url('../images/mainmenu/salon_team.jpg');
}

#mainmenu .salon_team_active {
  height: 19px;
  background: url('../images/mainmenu/salon_team_active.jpg');
}

#mainmenu .salon_preise {
  height: 19px;
  background: url('../images/mainmenu/salon_preise.jpg');
}

#mainmenu .salon_preise_active {
  height: 19px;
  background: url('../images/mainmenu/salon_preise_active.jpg');
}

#mainmenu .salon_oeffnungszeiten {
  height: 19px;
  background: url('../images/mainmenu/salon_oeffnungszeiten.jpg');
}

#mainmenu .salon_oeffnungszeiten_active {
  height: 19px;
  background: url('../images/mainmenu/salon_oeffnungszeiten_active.jpg');
}

#mainmenu .salon_anfahrt {
  height: 19px;
  background: url('../images/mainmenu/salon_anfahrt.jpg');
}

#mainmenu .salon_anfahrt_active {
  height: 19px;
  background: url('../images/mainmenu/salon_anfahrt_active.jpg');
}

#mainmenu .salon_cosmetique {
  height: 19px;
  background: url('../images/mainmenu/salon_cosmetique.jpg');
}

#mainmenu .salon_spezialitaeten {
  height: 19px;
  background: url('../images/mainmenu/salon_spezialitaeten.jpg');
}

#mainmenu .salon_spezialitaeten_active {
  height: 19px;
  background: url('../images/mainmenu/salon_spezialitaeten_active.jpg');
}

#mainmenu .salon_spezialitaeten_feineshaar {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_feineshaar.jpg');
}

#mainmenu .salon_spezialitaeten_feineshaar_active {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_feineshaar_active.jpg');
}

#mainmenu .salon_spezialitaeten_coloration {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_coloration.jpg');
}

#mainmenu .salon_spezialitaeten_coloration_active {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_coloration_active.jpg');
}

#mainmenu .salon_spezialitaeten_sos {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_sos.jpg');
}

#mainmenu .salon_spezialitaeten_sos_active {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_sos_active.jpg');
}

#mainmenu .salon_spezialitaeten_brautservice {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_brautservice.jpg');
}

#mainmenu .salon_spezialitaeten_brautservice_active {
  height: 17px;
  background: url('../images/mainmenu/salon_spezialitaeten_brautservice_active.jpg');
}

#mainmenu .salon_impressionen {
  height: 19px;
  background: url('../images/mainmenu/salon_impressionen.jpg');
}

#mainmenu .salon_impressionen_active {
  height: 19px;
  background: url('../images/mainmenu/salon_impressionen_active.jpg');
}

#mainmenu .salon_galerie {
  height: 19px;
  background: url('../images/mainmenu/salon_galerie.jpg');
}

#mainmenu .salon_galerie_active {
  height: 19px;
  background: url('../images/mainmenu/salon_galerie_active.jpg');
}

#mainmenu .salon_fotoshooting {
  height: 19px;
  background: url('../images/mainmenu/salon_fotoshooting.jpg');
}

#mainmenu .salon_fotoshooting_active {
  height: 19px;
  background: url('../images/mainmenu/salon_fotoshooting_active.jpg');
}
#mainmenu .salon_wellness {
  height: 19px;
  background: url('../images/mainmenu/salon_wellness.jpg');
}

#mainmenu .jobs {
  height: 24px;
  background: url('../images/mainmenu/jobs.jpg');
}

#mainmenu .jobs_jobs {
  height: 19px;
  background: url('../images/mainmenu/jobs_jobs.jpg');
}

#mainmenu .jobs_jobs_active {
  height: 19px;
  background: url('../images/mainmenu/jobs_jobs_active.jpg');
}

#mainmenu .kontakt {
  height: 24px;
  background: url('../images/mainmenu/kontakt.jpg');
}

#mainmenu .kontakt_daten {
  height: 19px;
  background: url('../images/mainmenu/kontakt_daten.jpg');
}

#mainmenu .kontakt_daten_active {
  height: 19px;
  background: url('../images/mainmenu/kontakt_daten_active.jpg');
}

#mainmenu .news {
  height: 24px;
  background: url('../images/mainmenu/news.jpg');
}

#mainmenu .produkte {
  height: 24px;
  background: url('../images/mainmenu/produkte.jpg');
}

#mainmenu .produkte_kerastase {
  height: 19px;
  background: url('../images/mainmenu/produkte_kerastase.jpg');
}

#mainmenu .produkte_kerastase_active {
  height: 19px;
  background: url('../images/mainmenu/produkte_kerastase_active.jpg');
}

#mainmenu .produkte_m2lashes {
  height: 19px;
  background: url('../images/mainmenu/produkte_m2lashes.jpg');
}

#mainmenu .produkte_m2lashes_active {
  height: 19px;
  background: url('../images/mainmenu/produkte_m2lashes_active.jpg');
}

#mainmenu .produkte_laric {
  height: 19px;
  background: url('../images/mainmenu/produkte_laric.jpg');
}

#mainmenu .produkte_laric_active {
  height: 19px;
  background: url('../images/mainmenu/produkte_laric_active.jpg');
}

#mainmenu .produkte_kirchberger {
  height: 19px;
  background: url('../images/mainmenu/produkte_kirchberger.jpg');
}

#mainmenu .produkte_kirchberger_active {
  height: 19px;
  background: url('../images/mainmenu/produkte_kirchberger_active.jpg');
}

#mainmenu .modshair {
  margin-top: 70px;
  margin-bottom: 150px;
  width: 120px;
  height: 86px;
  background: url('../images/mainmenu/modshair.gif');
}

#mainmenu .modstv {
	margin-top:10px;
	margin-bottom: 10px;
	width:145px;
	height: 30px;
	background: url('../images/mainmenu/modstv.png');
}

.uppercase {
text-transform:uppercase;
}
		
.rechtsausrichten { 
float:right; 
width:80px; 
margin-right:40px; 
}


.inputlong {
border:1px solid #12171d; 
color:666666; 
font-size:11px;
}
.inputshort { 
border:none; 
color:#666666; 
width:100px; 
margin-top:5px; 
margin-left: 0;
font-size:11px; 
border:0px; 
}
.inputtext { 
color:#FFFFFF; 
font-size:11px;
}
.abschicken { 
background:url(../images/karriere_abschicken.jpg) no-repeat; 
border:none; 
width:99px; 
height:23px; 
}
.austragen { 
background:url(../images/karriere_austragen.jpg) no-repeat; 
border:none; 
width:99px; 
height:23px; 
}
.bewerben { 
background:url(../images/karriere_bewerben.jpg) no-repeat; 
border:none; 
width:99px; 
height:23px; 
}

.standorte {
float:left; 
width: 180px;
}

.standorte a:link, .standorte a:visited, .standorte a:active {
font-weight:normal;
}

.standorte a:hover {
font-weight: bold;
color: #000000;
}

#preistable, #kerastasetable {
padding:0px;
border:0px;
margin:0px;
}
#preistable td {
padding:0px 15px 0px 15px;
text-align: left;
}

#preistabelle tr {
	background-color: white;
}

#preistable td.rechts {
	text-align: right;
}

#kerastasetable td {
padding:10px 15px 10px 15px;
text-align: left;
}

#kerastasetable tr {
	background-color: white;
}


.tabletopic {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #757021;
}

.rowcolor1 td {
	background-color: #eeeeee;
}      
.rowcolor2 td {
	background-color: #cccccc;
}

.galerie img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.bewerben { 
background:url(../images/karriere_bewerben.jpg) no-repeat; 
border:none; 
width:99px; 
height:23px; 
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


#popup {
width: 396px;
position: absolute;
left: 50%;
margin-left: -198px; /* negative Hälfte von width */
top: 100px;
}