/* @group Shared */

#hair,
#hair-small {
  background-position: left top;
  background-repeat: no-repeat;
	position: absolute;
}

#hair {
	background-image: url(../images/shared/hair.png);
	height: 531px;
	margin: -10px 0 0 369px;
	width: 180px;
}

#hair-small {
	background-image: url(../images/shared/hair_small.png);
	height: 443px;
	margin: -10px 0 0 399px;
	width: 150px;
}

p span.first-letter {
	font-size: 30px;
}


#slide-photo-wrapper,
img.picture {
  background-color: white;
  border: 1px solid #ccc;
	padding: 5px;	
}

img.picture.no-border {
  border: none;
}

#slide-photo-wrapper img.picture {
  border: none;
  display: block;
	padding: 0;
	margin: 0;
}

img.picture.float-left,
#slide-photo-wrapper.float-left {
  margin: 1px 10px 5px 0;
}

img.picture.float-right,
#slide-photo-wrapper.float-right {
  margin: 1px 0 5px 10px;
}

a:hover img.picture,
#slide-photo-wrapper:hover {
	border-color: #808080;
}

#slide-photos {
	background-repeat: no-repeat;
	position: relative;
}

span.zoom {
	background: url(../images/shared/zoom.png);
	bottom: 3px;
	height: 26px;
	position: absolute;
	right: 3px;
	width: 26px;
	z-index: 29;
}

.columns {
  float: left;
  width: auto;
}

.columns .column-left {
	float: left;
	width: auto;
}

.columns .column-right {
	float: right;
	width: auto;
}


/* @group Formulare */

form .submit-message {
	clear: both;
}

form button {
	margin-top: 1em;
}

form .spinner {
	background: url(../images/shared/spinner.gif) top right no-repeat;
	display: none;
	height: 18px;
	width: 28px;
	position: absolute;
}

form span.spinner span {
  visibility: hidden;
}

form .message p {
  background-color: #fff6d7;
  border: 1px solid #db8e29;
  clear: both;
  font-size: 80%;
  line-height: 1.5em;
  padding: 5px 7px;
}

form .message p.success {
  background-color: #deffb3;
  border-color: #308010;
  color: #308010;
}

form .message p.error {
  border-color: #ed2828;
  color: #ed2828;
}

/* @end */

/* @end */






/* @group Start */

#start p.info {
	border: 1px solid #ba491a;
	background-color: #FAF4E0;
	padding: 10px;
}

#start p.info.first {
	margin-top: -30px;
}

#start .columns {
	margin-bottom: 60px;
}

#start .columns .column-left {
	width: 225px;
}

#start .columns .column-right {
  width: 273px;
}

#start #signature {
  background: url(../images/start/signature.jpg) right bottom no-repeat;
  height: 40px;
  padding-left: 36px;
  width: 225px;	
}

#start #signature span {
  display: none;
}

#start .columns .column-left #address {
  color: #555;
	text-align: center;
	width: 215px;
}

#start .columns .column-left #address p.phone {
  font-style: italic;
  padding-top: 8px;
}

/* @end */






/* @group Angebote */

#angebote h2 {
	margin-bottom: 35px;
}

#angebote .columns {
	margin-bottom: 40px;
}

#angebote .columns .column-left {
	width: 147px;
}

#angebote .columns .column-right {
	width: 350px;
}

#angebote .columns.right-picture .column-left {
	width: 350px;
}

#angebote .columns.right-picture .column-right {
	width: 147px;
}

#angebote .columns h3 {
	margin-top: 0;
}

/* @end */






/* @group Qualifikationen */

#qualifikationen table th,
#qualifikationen table td {
	padding: 12px 15px;
	z-index: 10;
}

#qualifikationen table tr:hover {
	background-color: #ddd;
}

/* @end */






/* @group Preise */

#preise {
	min-height: 450px;
}

#preise h2 {
	margin-bottom: 0;
}

#content #preise ul {
	border-bottom: 1px solid #bbb8b8;
  float: left;
	list-style: none;
	margin: 2em 0;
	width: 100%;
}

#preise ul li {
  float: left;
  padding: 0;
}

#preise ul li a {
  background-color: #f1f1f1;
  border: 1px solid #bbb8b8;
  border-radius-topleft: 7px;
  border-radius-topright: 7px;
  float: left;
  font-size: 110%;
  margin-left: 7px;
  position: relative;
  padding: 5px 10px;
  text-decoration: none;
  top: 1px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-radius-topleft: 7px;
  -webkit-border-radius-topright: 7px;
}

#preise ul li a:hover,
#preise ul li a.selected {
  color: #3b1500;
}

#preise ul li a.selected {
  background-color: white;
  border-bottom: 1px solid white;
}

#preise #tab-content {
	width: 385px;
}

#preise p.outro {
	padding-top: 25px;
}


#preise table {
  clear: both;
	width: 100%;
}

#preise table th,
#preise table td {
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}

#preise table th {
	padding-left: 5px;
}

#preise table td {
  padding-right: 5px;
	text-align: right;
}

#preise table th h3 {
  margin-top: 30px;
  margin-bottom: 0;
}

#preise table th h3 small {
  font-weight: normal;
}

#preise table th h3.first {
  margin-top: 0;
}

#preise table th h4 {
  margin-top: 25px;
  margin-bottom: 0;
}

#preise table #langes-haar th h3 {
  margin-top: 0;
}

#preise table tr.info td,
#preise table tr.highlight {
  background-color: #FAF4E0;
}


#preise table tr.with-info td,
#preise table tr.with-info th {
  border-bottom: none;
}

#preise table tr.info td {
	font-size: 80%;
	/*padding-top: 0;*/
	padding-left: 5px;
	text-align: left;
}

#preise table tr.spacer td,
#preise table tr.spacer th {
	padding-top: 20px;
}

#preise table tr:hover {
	background-color: #ddd;
}

#preise table tr.header:hover,
#preise table tr.info:hover {
	background-color: white;
}

/* @end */






/* @group Kontakt */

#kontakt .columns .column-left {
	width: 225px;
}

#kontakt .columns .column-right {
  width: 273px;
}

#kontakt address strong {
	font-size: 18px;
}

#kontakt #googlemap {
  border: 1px solid #ccc;
  height: 400px;
	width: 498px;
}

#kontakt #map .links p {
  margin-top: 10px;
  text-align: center;
}

/* @end */






/* @group Impressum */

#impressum table th {
	padding-right: 1px;
}
#impressum table th,
#impressum table td {
	padding-top: 1px;
	padding-bottom: 1px;
}


/* @end */






/* @group Specials */

#specials h2 {
	text-align: center;
}

/* @end */






/* @group SMS-Form */

#sms-form {
	padding: 15px 30px;
}

#sms-form h2 {
  border-bottom: 2px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 25px;
  text-align: center;
}

#sms-form form p {
  display: block;
  clear: both;
  float: right;
  width: 100%;
}

#sms-form label {
	display: block;
	float: left;
}

#sms-form input {
  float: right;
  width: 200px;
}

#sms-form p.copyright {
  clear: both;
  color: #666;
	font-size: 75%;
	line-height: 1.4em;
}

/* @end */
