@charset "utf-8";
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666633;
	background-image: url(img/bg.jpg);
	margin: 0px;
	padding: 0px;
}
div#main {
	width: 960px;
	height: 810px;
	top: 0px;
	left: 0px;
	background-image: url(img/photo_salon_com.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	z-index: 0;
}
div#maini {
	width: 960px;
	height: 810px;
	top: 0px;
	left: 0px;
	background-image: url(img/photo_salon_n.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	z-index: 0;
}
div#topnavi1 {
	width: 300;
	height: 24px;
	top: 96px;
	left: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #506600;
	position: absolute;
	z-index: 1;
}
div#topnavi1 a:link, div#topnavi1 a:visited {color: #666633; text-decoration: none;}
div#topnavi1 a:hover, div#topnavi1 a:active {color: #666633; text-decoration: underline;}
div#topnavi1 em {color: #ffffcc; font-style: normal;}

div#topnavi2 {
	width: auto;
	height: 24px;
	top: 120px;
	left: 460px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	position: absolute;
	z-index: 2;
}
div#topnavi2 a {margin-left: 20px;}
div#topnavi2 a:link, div#topnavi2 a:visited {color: #666633; text-decoration: none;}
div#topnavi2 a:hover, div#topnavi2 a:active {color: #666633; text-decoration: underline;}
div#topnavi2 em {margin-left: 20px; color: #ffffcc; font-style: normal;}

div#navi {
	width: 110px;
	height: auto;
	top: 339px;
	left: 120px;
	font-size: 14px;
	line-height: 48px;
	font-weight: bold;
	text-align: right;
	position: absolute;
	z-index: 50;
}
div#navi a:link, div#navi a:visited {color: #666633; text-decoration: none;}
div#navi a:hover, div#navi a:active {color: #91a53d; text-decoration: none;}
div#navi em {color: #91a53d; font-style: normal;}

div#textinhalt {
	width: 658px;
	height: auto;
	top: 150px;
	left: 255px;
	overflow: visible;
	position: absolute;
	z-index: 20;	
}
div#text {
	width: 508px;
	height: 505px;
	padding-top: 80px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
	text-align: left;
	overflow: visible;
	position: relative;
	z-index: 31;
}
div#text img {border: 0; margin: 8px 40px 16px 0;}

div#tbottom {
	width: 658px;
	height: 70px;
	background-image: url(img/text_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #cccc99;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	z-index: 32;	
}
div#tbottom a:link,  div#tbottom a:visited {color: #cccc99; text-decoration: none;}
div#tbottom a:hover,  div#tbottom a:active {color: #cccc99; text-decoration: underline;}

div#surreallife {color: #73AA00; font-size: 11px; line-height: 18px;}
div#surreallife a:link, div#surreallife a:visited {color: #73AA00; text-decoration: none;}
div#surreallife a:hover, div#surreallife a:active {color: #73AA00; text-decoration: underline;}

h1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-left: 25px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin:0; padding:0;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {margin:0; padding:0;}
span.codedirection { 
	unicode-bidi: bidi-override; 
	direction: rtl; 
}
