@charset "UTF-8";

body {
	margin: .5cm 0 0;
	padding: 0;
	background: white;
	color: black;
	font: 62.5% Arial, Helvetica, sans-serif;
}
.skip, hr {display: none !important;}
#content hr {display: block;}
a img {border: none;}
a {color: blue;}

#container {
	width: 800px;
	margin: auto;
	background: white;
	padding: 10px;
	font-size: 1.3em;
	position: relative;
	border: 1px solid #999;
}
#header h1 {
	margin: 0 0 30px;
	background: url(images/header.png) center no-repeat;
	height: 35px;
	text-indent: -999em;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#header li {
	display: inline;
	margin-left: 48px;
}
#header .li1 {margin-left: 0;}
#header li * {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
#header li a:hover, #header li span {color: #333;}
#content {
	clear: both;
	position: relative;
	min-height: 400px;
	margin-top: 5px;
	border-top: 1px solid #999;
}
* html #content {height: 400px;}
#footer {clear: both;}


#galerielinks {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 30px;
	right: 30px;
}
#galerielinks li {
	float: left;
	margin-right: 5px;
}
#galerielinks a {
	display: block;
	text-decoration: none;
	background: white;
	overflow: hidden;
	color: white;
	height: 10px;
	width: 10px;
	text-align: center;
	font-size: 9px;
	font-family: monospace;
	border: 1px solid black;
}
#galerielinks .active a {
	background: silver;
	color: silver;
}
.cols {
	column-count: 3;
	column-width: 240px;
	column-gap: 30px;
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #999;
}
.cols p {margin-top: 0;}

.preise {
	width: 40%;
	border-collapse: collapse;
	float: left;
	font-size: .95em;
}
#preise2 {float: right;}
.preise thead * {
	padding-top: 30px !important;
	font-weight: normal;
}
.preise tfoot * {color: #F90;}
.preise tfoot td {padding-bottom: 50px;}
#preise2 tfoot td {padding-bottom: 60px;}
.preise .letzte * {padding-bottom: 33px;}
.preise#preise2 .letzte * {padding-bottom: 16px;}
.preise tr * {
	vertical-align: top;
	padding: 0 10px;
	text-align: left;
}
.preise .col2 {background-color: #E5E5E5;}
#a1, #a2, #a3, #a4 {
	color: #F90;
	font-size: 16px;
	font-weight: normal;
}
.preise #kinder * {font-weight: normal;}
.preise .double {background: #e5e5e5 url(images/white.gif) 64px top repeat-y;}

.imap h2 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.imap h2 a {
	display: block;
	height: 400px;
	width: 800px;
	text-indent: -999em;
	background: url(images/team_blur.jpg) no-repeat !important;
	cursor: default;
	position: static !important;
}
.imap a {
	position: absolute;
	height: 400px;
	top: 0;
	text-decoration: none;
}
.imap span {
	position: absolute;
	color: black;
	background-color: white;
	bottom: 0;
	width: 780px;
	padding: 10px;
	height: 40px;
	left: -999em;
}
.imap a:hover {background: url(images/team.jpg) no-repeat;}
.imap a:hover span {left: auto;}
.imap #patricia {
	width: 170px;
	left: 0;
}
.imap #patricia:hover {background-position: 0 0;}
.imap #bianca {
	width: 130px;
	left: 150px;
}
.imap #bianca:hover {background-position: -150px 0;}
.imap #bianca:hover span {left: -150px;}
.imap #jaqueline {
	width: 140px;
	left: 280px;
}
.imap #jaqueline:hover {background-position: -280px 0;}
.imap #jaqueline:hover span {left: -280px;}
.imap #julia {
	width: 130px;
	left: 410px;
}
.imap #julia:hover {background-position: -410px 0;}
.imap #julia:hover span {left: -410px;}
.imap #nancy {
	width: 110px;
	left: 530px;
}
.imap #nancy:hover {background-position: -530px 0;}
.imap #nancy:hover span {left: -530px;}
.imap #manuel {
	width: 80px;
	left: 630px;
}
.imap #manuel:hover {background-position: -630px 0;}
.imap #manuel:hover span {left: -630px;}
.imap #claudia {
	width: 90px;
	left: 690px;
}
.imap #claudia:hover {background-position: -690px 0;}
.imap #claudia:hover span {left: -690px;}

.contact {
	background: url(images/kontakt.jpg) no-repeat;
	color: white;
	padding-left: 30px;
}
.contact h2 {
	margin: 20px 0;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: normal;
}
.contact h2 .haarstudio {color:#F90;}
.contact h2 .black {color: #666;}
.contact address {font-style: normal;}
.contact #kontakt {margin-bottom: 40px;}
.contact #kontakt div, .impressum #kontakt div {margin: 15px 0;}
.contact #kontakt div a {color: white;}
.contact #kontakt div a:hover {text-decoration: none;}
.contact table {
	border-collapse: collapse;
	margin-bottom: 20px;
}
.contact table caption {
	color: #F90;
	text-align: left;
}
.contact table th {
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
}
.contact table td {text-align: right;}
