* {
	padding: 0;
	margin: 0;
}

body, div, p, li, a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.popUp_salon {
  background-color: #ECD5AC;
  line-height: 20px;
  margin: 0; 
  padding: 0px;
}

.content td img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td {
  vertical-align: top;
}

#team_table td {
  margin: 5px;
  padding: 5px;
  
}

div p {
  line-height: 18px;
}
a {
	color: #004f77;
}

.image_content_center {
  padding-left: 50px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* Seitenaufbau */

#seitenrahmen {
	margin: auto;
	width: 950px;
}

#kopfzeile {
  height: 107px;
  margin: 0px;
  padding: 0px;
	background: #FFFFFF;
}

#ganz_links{
  float: left;
  width: 55px;
  height: 568px;
  background-color: #ECD5AC;
}

/*#spalte_mitte_unten{
  width: 540px; 
  height: 55px;
  float: left;
  background-color: #ECD5AC; 
  border-right: 1px solid #000000;
} */

/*
#spalte_rechts_unten{
 margin: 0;
 width: 173px;
 height: 55px;
 float: left;
 background-color: #ECD5AC;
 }
*/
 
.teaser_right {
  margin: 0px;
  padding: 0px;

}

.teaser_logo {
  position:absolute; 
  top: 562px;   
  padding: 0px;
  margin: 0px;
}

#seiteninhalt {
  
	background-color: #ECD5AC;
}

.content hr {
  
  margin-top: 30px;
  margin-bottom: 30px;
  color: #AB977F;
  background-color: #AB977F;
  height: 1px;
  border: 0px;
}

#hauptnavigation {
  float:left; 
  width: 177px; 
  height: 568px;
  background-color: #AC9782;
  border-left: 2px solid #000000;
  border-right: 2px solid #000000;
  line-height: 25px;
  color: #000000;
}

#hauptnavigation hr {
  color: #706257;
  background-color: #706257;
  width: 177px;
  height: 1px;
  border: 0px;
}

#hauptnavigation ul{
  
  list-style-type: none;
  margin-top: 80px;
}

#hauptnavigation ul li ul{
  
  list-style-type: none;
  margin-top: 0px;
  margin-left: 20px;
}

#hauptnavigation a{
  padding-left: 35px;
  font-size: 13px;
}

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:hover { font-weight:bold; color:white; text-decoration:none; }
a:active { font-weight:bold; color:white; text-decoration:none; }


ul li ul a:link { font-weight:normal; color:black; text-decoration:none; }
ul li ul a:visited { font-weight:normal; color:black; text-decoration:none; }
ul li ul a:hover { font-weight:normal; color:white; text-decoration:none; }
ul li ul a:active { font-weight:normal; color:white; text-decoration:none; }


#hauptnavigation .active 
{	
  color: white;
}


#spalte_links {
	float: left;
	background-color: #ECD5AC;
	width  : 236px;
}


/*
  Sollte gefüllt sein.. 
*/
#spalte_rechts {
	float: left;
	background-color: #AC9782;
	margin: 0px;
	width: 173px;
	height: 513px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}
  
.adresse{
  font-size: 12px;
	line-height: 15px;
  padding-left:15px;
  padding-top: 24px;
  padding-bottom: 25px;
}  

.tel_zeit{
  padding-left:15px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 14px;
	line-height: 14px;
}
  
hr {
  border: 1px solid #000000;
}  
  
#spalte_mitte {
	float: left;
	background-color: #E3D0B6;
/*	border-bottom: 1px solid #000000; */
	/* E3D0B6
  DAC5AA */
	width: 540px;
	height: 568px;
	margin: 0 0 0 0;
}

.home .box_weiss {
	padding: 10px;
}


.home .box_gruen .gruen_bottom {
	background: url('../gfx/pfeil_weiss_rechts.gif') no-repeat 0 8px;
	bottom: 10px;
	padding: 0 0 0 7px;
}

.box_bild {
	background-repeat: no-repeat;
	background-position: top right;
	height: 120px;
}

.home .box_bild {
	background-color: #fff;
	width: 233px;
	height: 233px;
	float: left;
}

.home .home_bild_unten {
	clear: both;
	width: 465px;
	height: 233px;
}

.content {
	padding: 6px 25px 15px 25px;
	/* background: #fff url('../gfx/box_background.gif') no-repeat bottom right; */
}

.home .content {
	padding: 10px;
	background-image: none;
}

#fusszeile {
	background-color: #00DC16;
	color: #fff;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #fff;
	border: 0;
	visibility: hidden;
}

/* Header */

#kopfzeile {
	position: relative;
}

#kopfzeile .logo {
	margin: 24px 30px 15px 30px;
	float: left;
}

#kopfzeile .vertikale_linie {
	margin: 1px 0 15px 0;
	float: left;
}

#kopfzeile .menudiv {
	float: left;
	width: 600px;
	margin: 0 0 0 0;
}

.menudiv a {
	text-decoration: none;
	color: #000;
}

.menudiv .home {
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.menu_navig {
	width: 600px;
	
	margin: 0 0 0 0;
}

.menu_navig ul {
	list-style-type: none;
}

.menu_navig ul li {
	display: inline;
	margin: 0 35px 0 0;
}

.menu_navig ul li a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.menu_navig .active {
	color: #00DC16;
/*	background: url('../gfx/square8px_gruen.gif') no-repeat 0px 5px;
	padding: 0 0 0 12px;
	font-weight: bold;*/
}

/* Menü */

#menu a {
	padding: 2px 0 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 17px;
}

#menu .active {
	background-color: #88a70e;
	display: block;
}

#menu .square {
	background-image: url('../gfx/square8px_weiss.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#menu ul {
	list-style-type: none;
}

#menu li * {
	margin: 0 0 1px 0;
}

/* Content */

.content h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin: 22px 0 22px 0;
	clear: both;
}

.content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 5px 0;
}

.content ul {
	list-style-type: none; 
	margin: 2px 0 0 0;
}

.content ul li {
	margin: 0 0 6px 0;
}

.content ul li a {
	padding: 0 0 0 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
	color: #004f77;
	margin: 0 0 15px 0;
}

.content .trennlinie {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 15px 1px 15px 1px;
	clear: both;
}

.content_box {
	width: 230px;
	float: right;
}

.content_box h2 {
	margin: 0;
	padding: 0;
}

.content_box .titel {
	height: 17px;
	background-color: #004f77;
	color: #fff;
	padding: 4px 10px 3px 8px;
	font-weight: bold;
}
	 
.content_box .inhalt {
	background-color: #a9d1ef;
	padding: 6px 10px 6px 8px;
	margin: 2px 0 0 0;
}

.content_box .inhalt .fussnote {
	font-size: 9px;
}
.content img {
	float: left;
	margin: 0 10px 0 0;
}

.content p {
	line-height: 18px;
	margin-bottom: 5px;
}

table {
	margin: 4px 0;
}

.uebersichtstabelle thead .weiss {
	background-color: #fff;
	border-right: 3px solid #fff;
}

.uebersichtstabelle thead th {
	background-color: #a9d1ef;
	text-align: left;
	vertical-align: top;
	width: 114px;
	padding: 5px 6px;
	color: #004f77;
	border-right: 1px #fff solid;
	border-bottom: 3px #fff solid;
}

.uebersichtstabelle tbody th {
	width: 87px;
	background-color: #a9d1ef;
	color: #004f77;
	border-bottom: 1px #fff solid;
	border-right: 3px #fff solid;
	vertical-align: top;
	text-align: left;
	padding: 5px 6px;
}

.uebersichtstabelle tbody td {
	line-height: 20px;
	background-color: #e0eef9;
	padding: 5px 6px;
}

.uebersichtstabelle tbody td {
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.textlink {
	color: #004f77;
}

.datum {
	float: right;
	color: #000;
}

.link_zurueck {
	float: left;
	margin: 10px 0 18px 0;
}

.zeile_oben {
	margin: 8px 0 0 0;
}

.zeile_oben * {
	margin: 0;
}
	



.pfeil_links {
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_links.gif') no-repeat 0 5px ;
}	

.pfeil_rechts {
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
}



.stellencharakteristik label {
	font-weight: bold;
	width: 75px;
	float: left;
	line-height: 20px;
}

.stellencharakteristik span {
	line-height: 20px;
}

.liste_quadrat li {
	padding-left: 9px;
	background: url('../gfx/square4px_schwarz.gif') no-repeat 0 5px;
}

.link_inline_arrow {
	padding: 0 0 0 9px;
	margin: 0 0 0 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 4Px;
}

.aufzaehlungstabelle {
	width: 435px;
}

.aufzaehlungstabelle td, .aufzaehlungstabelle th {
	padding: 5px 10px;
	background: none;
}


.aufzaehlungstabelle .bg_grau td {
	background-color: #e7e7e8;
	height: 21px;
	padding: 1px 10px 0 10px;
	font-weight: bold;
	color: #004f77;
}


.angebot {
	margin: 0 0 12px 0;
}

.angebot label {
	font-weight: bold;
	width: 153px;
	line-height: 20px;
	float: left;
	clear: both;
}

.angebot span {
	line-height: 20px;
}

.liste label {
	width: 91px;
	float: left;
	padding-left: 10px;
}

.liste .text {
	width: 300px;
	float: left;
	padding: 0 0 8px 0;
	margin: 0;
}

.liste h2 {
	background-color: #e7e7e8;
/*	clear: both;*/
	margin-top: 17px;
	margin-bottom: 10px;
	padding: 4px 0 3px 10px;
}

.liste .trennlinie {
	margin-bottom: 10px;
}

.aufzaehlungstabelle.angebotssuche .linke_tabellenspalte {
	width: 123px;
}

.angebotssuche select {
	width: 201px;
	border: 1px solid #727d84;
	height: 14px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.aufzaehlungstabelle.angebot th {
	width: 135px;
	font-weight: bold;
	padding-right: 0;
	text-align: left;
}


.form_angebot label {
	width: 139px;
	padding-left: 10px;
	float: left;
	clear: both;
	line-height: 19px;
}

.form_angebot input {
	height: 14px;
	border: 1px solid #727d84;
	margin: 1px 10px 3px 0;
}

.form_angebot input.breite_normal {
	width: 198px;
}

.form_angebot input.breite_plz {
	width: 58px;
}

.form_angebot input.breite_ort {
	width: 128px;
}

.form_angebot input.breite_strasse {
	width: 148px;
}

.form_angebot input.breite_hausnummer {
	width: 38px;
}

.form_angebot select.land {
	width: 128px;
	border: 1px solid #727d84;
	height: 14px;
	font-size: 11px;
	margin: 1px 0 3px 0;
}

.form_angebot textarea {
	width: 198px;
	border: 1px solid #727d84;
	margin: 1px 0 0 0;
}

.form_angebot .angebot_button {
	float: right;
	margin: 9px 0 0 0;
	border: 0;
	padding: 0 0 2px 9px;
	text-align: left;
	height: 16px
}

.form_angebot .angebot_button input {
	background-color: #60ace0;
	font-size: 11px;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-family: Arial;
	padding: 	0 12px 0 12px;
	height: auto;
	margin: 0 0 0 10px;;
	text-align: left;
}


.angebotssuche_button {
	float: right;
	border: 0;
	width: 100px;
	height: 16px;
	margin: 3px 0 0 0;
}

.angebotssuche_button * {
	border: 0;
}

.angebot .anmerkung {
	line-height: 11px;
}

.kleiner {
	font-size: 10px;
}

tr.spacer td {
	height: 4px;
}



/* Teaserboxen */

.teaser {
	width: 230px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #21EB35;
	position: relative;
	border: 1px solid #FFFFFF;
}

.teaser_border{
  
	margin: 0;
	padding: 4px 4px 4px 4px;
	position: relative;
	border: 1px solid #00DC16;
}

.teaser.first {
	margin: 0;	
}

.teaser * {
	font-size: 11px;
	line-height: 15px;
}

.teaser .trennlinie_headline {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 2px 15px 5px 15px;
}

.teaser .trennlinie {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 2px 15px 0 15px;
}

.teaser p {
	margin: 10px 20px 10px 20px;
}

.teaser h2 {
	background: url('../gfx/square8px_blau.gif') no-repeat 0 15px;
	padding: 12px 0 0 20px;
	margin-bottom: 8px;
	color: #004f77;
}

.mehr {
	margin-left: 10px;
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
}

.ansprechpartner_box {
	margin: 10px 10px 15px 20px;
}

.teaser .aufzaehlung {
	padding: 0 0 10px 20px;
}

.teaser .aufzaehlung span {
	display: block;
	margin-bottom: 6px;
}

.teaser p.square {
	margin: 0;
	padding: 12px 0 8px 20px;
	background: url('../gfx/square8px_blau.gif') no-repeat 0 15px;
}
.teaser label {
	font-weight: bold;
}

.teaser .ansprechpartner_box {
	clear: both;
}

.teaser .ansprechpartner_box label {
	width: 45px;
	float: left;
}

.teaser ul {
	list-style-type: none;
	margin-bottom: 6px;
}

.teaser ul li {
	margin: 0 0 0 20px;
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 4px;
}

img.ansprechpartner_bild {
	position: absolute;
	right: 0;
}




/* Fusszeile */

#fusszeile {
	padding: 17px 0 0 0;
	color: #a9d1ef;
}

#fusszeile p * {
	text-decoration: none;
	color: #a9d1ef;
	font-size: 10px;
	margin: 0 6px 0 0;
}



td a.tooltip span {display:none; padding: 15px; margin: 15px; width:250px;}
td a.tooltip:hover span{display:inline; position:absolute; border:1px solid black; background:#ECD5AC; color:black;font-weight:normal;}



/*   Tabellen   */
h2.bg_grau {
	background-color: #e7e7e8;
	color: #004f77;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

table.price {
  border:1px solid #AC9782;
  width: 100%;
}

table.offers {
  
  width: 100%;
}

table.price td {
  line-height: 18px;
  width: 80%;
  
}


table.typ1 {
	width: 100%;
}

table.typ1 th {
	padding: 2px 5px 2px 5px;
}

table.typ2 thead th {
	background-color: #e7e7e8;
	padding: 2px 5px 2px 5px;
}

table.typ2 tbody th {
	font-weight: normal;
}

table.typ2 tbody th, table.typ2 tbody td {
	padding: 2px 5px 2px 5px;
}


div.hr {
	clear: both;
	border-bottom: 2px solid #d3d3d4;
	margin-bottom: 10px;
}

table.borders {
	border-collapse: collapse;
}

table.borders tbody td, table.borders tbody th {
	border: 1px dotted #727d84;
}

table th {
	text-align: left;
}

div.table_text {
	margin-bottom: 10px;
}

td.checkbox {
	width: 10px;
	padding: 4px 2px 3px 3px !important;
}

table thead th img {
	padding: 0;
	margin: 0 0 0 4px;
	float: none !important;
	position: relative;
	top: 4px;
	left: 3px;
}

.table_button input {
	background-color: #60ace0;
	font-size: 11px;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-family: Arial;
	padding: 	0 12px 0 12px;
	height: auto;
	margin: 0 0 0 10px;;
	text-align: left;
}

.table_button {
	float: right;
	margin: 0;
	border: 0;
	padding: 0 0 2px 9px;
	text-align: left;
	height: 16px
}

table th.subheadline {
	padding-top: 1px;
	padding-bottom: 2px;
}

table th h3 {
	font-size: 11px;
	color: #004f77;
}

table td.linie {
	background: url('../gfx/hr_bg.gif') repeat-x center left;
	line-height: 10px;
}

