body {
	background-color:#EBE5C5;
	background-image:url(../img/hairart/body.png);
	background-position:top;
	background-repeat:repeat-x;	
}
#top {background-image:url(../img/hairart/top.png);}
#headLeft {background-image:url(../img/hairart/headLeft.png);}
/*#headRight {background-image:url(../img/hairart/headRight.jpg);}*/
#nav {background-image:url(../img/hairart/nav.png);}
#main {background-position:top left;background-repeat:no-repeat;}
#content, #contentLarge {background-color:#ffffff;}
#footer {background-image:url(../img/hairart/footer.png);}
#footer a {text-decoration:none;color:#000;}
#footer a:hover {color:#ffffff;}

#text {
	border-color:#a57c18;
	}

#nav ul {margin-left:222px;}
#main a.small {
	font-size:10px;
	letter-spacing:-1px;
	cursor:pointer;
	}

/** SITE LINKS **/
div.siteLinks {color:#C2B682;display:block;}
div.siteLinks:hover {color:#fff;}

/**
	LEISTUNGEN / PREISE
**/
#main .tabNavigation {
	list-style-type:none;
	margin-left:0;
	margin-bottom:10px;
	}
.preise {
	}
.preise th {
	font-weight:normal;
	text-align:left;
	letter-spacing:0;
	padding-top:4px;
	padding-bottom:4px;
	width:220px;
	color:#777777;
	border-bottom:1px dotted #eeeeee;
	}
.preise td {
	width:100px;
	text-align:right;
	letter-spacing:0;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px dotted #eeeeee;
	}
.ui-state-active {
	font-weight:bold;
	}
.inoa {
	background-color:#000;
	height:425px;
	width:416px;
	color:#fff;
	padding:10px;
	position:absolute;
	z-index:100;
	display:none;
}
#fade img {display:none;}
.inoa p {color:#fff;}
#bildBox .inoa h2 {
	color:#C1D43A;
	font-size:15px;
	margin-bottom:15px;
}
h4 {
	font-weight:normal;
	font-size:20px;
	letter-spacing:1px;
	line-height:140%;
	text-transform:uppercase;
	margin-bottom:15px;
}
.preise_height {
	height:261px;
}

