@charset "iso-8859-2";
/* CSS Document */

html {
  overflow-y: scroll;
}

body {
	top: 0px;
	left: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	background-color:#FFFFCC;
	/*background-image:url(../images/bg-site.jpg);*/
	color: #3F3F3F;
}
.border {
	border: 1px solid #ccc;
}
.border-images {
	padding: 13px;
	border: 1px solid #A0A3A1;
}

.hr{
	/*margin:0;*/
	padding:0;
	padding-top: 2px;
	border-color:#D1D1D1;
	width: 520px;
	margin-left: 35px;
}
.p-image{
	margin-left: 35px;
}





/* Container -------------------------------------------------- */
#wrapper {
	width: 945px;
	margin: 0 auto;
	min-height: 500px;
	padding: 0px 0px 0px 0px;
}

/*header*/
#header {
	position: relative;
	width: 945px;
	height: 220px;
	text-align: left;
	float: left;
	background-image:url(../images/header-namaste.jpg)
}
/*navi-top*/
#navbar-top {
	position: relative;
	float: right;
	right: 0px;
	width: 945px;
	height: 34px;
	text-align: left;
	background-image:url(../images/top-navi.jpg)
}
#navbar-inner {
	position: relative;
	float: right;
	right:9px;
	top: 13px;
	width: 700px;
	height: 20px;
	text-align: right;
}
/*/navi-top*/

/*/header*/


/*main*/
#main {
	position: relative;
	width: 945px;
	min-height: 569px;
	height: auto;
	text-align: left;
	float: left;
}
/*/main*/


#col1 {
	position: relative;
	width: 195px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-left.jpg);
}
#col1-inner {
	position: relative;
	left: 13px;
	top: 257px;
	width: 177px;
	height: 304px;
	text-align: left;
	float: left;
}
/*index*/
#col2home {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-home.jpg);
}
#col2index {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-index.jpg);
}
#col2naturfriseur {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-naturfriseur.jpg);
}
#col2produkte {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-produkte.jpg);
}
#col2termin {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-termin.jpg);
}
#col2kontakt {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-kontakt.jpg);
}
#col2blank {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-blank.jpg);
}
#col2clear {
	position: relative;
	width: 750px;
	height: auto;
	min-height: 617px;
	text-align: left;
	float: left;
}

/*strech*/
#col2innertop {
	position: relative;
	width: 750px;
	height: 5px;
	text-align: left;
	float: left;
	background-image:url(../images/strech-top.jpg);
}
#col2innermain {
	position: relative;
	width: 750px;
	height: 617px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main-produkte.jpg);
}
#col2innerbottom {
	position: relative;
	width: 750px;
	height: 7px;
	text-align: left;
	float: left;
	background-image:url(../images/strech-bottom.jpg);
}

/*/strech*/
#txt-1-index {
	position: relative;
	width: 580px;
	height: 500px;
	left: 148px;
	top: 30px;
	text-align: left;
	float: left;
}
#txt-2-produkte {
	position: relative;
	width: 580px;
	height: 450px;
	left: 148px;
	top: 25px;
	text-align: left;
	float: left;
}
#txt-2-index {
	position: absolute;
	width: 550px;
	height: 135px;
	left: 20px;
	top: 161px;
	text-align: left;
	float: left;
}
#txt-2-sitemap {
	position: absolute;
	width: 550px;
	height: 300px;
	left: 20px;
	top: 51px;
	text-align: left;
	float: left;
}
#txt-3-index {
	position: absolute;
	width: 260px;
	height: 180px;
	left: 310px;
	top: 331px;
	text-align: left;
	float: left;
}
/*/index*/
#col2 {
	position: relative;
	width: 750px;
	height: 569px;
	text-align: left;
	float: left;
	background-image:url(../images/bg-main.jpg);
}




/*site information*/
#site-information {
	position: relative;
	width: 945px;
	height: 60px;
	top: 0px;
	text-align: left;
	float: left;
}
#site-information-inner {
	position: relative;
	width: 500px;
	height: 60px;
	top: 6px;
	left:9px;
	text-align: left;
	float: left;
}
#site-information-inner2 {
	position: relative;
	float: right;
	right: 9px;
	width: 400px;
	height: 28px;
	top: 3px;
	text-align: right;
}
/*end-site-information*/


/* Index und screens ----------------------------------------- */
#main-index-html {
	position: relative;
	width: 990px;
	height: 600px;
	top: 30px;
	text-align: left;
	float: left;
	background-image:url(../images/index.jpg)
}

#txt-index {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	top: 80px;
	left: 250px;
	text-align: left;
}

/* /Index und screens -------------------------------------------------------- */







/*footer-links*//*list style menue*/
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82817E;
	line-height: 10px;
	text-decoration: none;
	/*list-style-position: inside;*/
}
.liste-line {
	marin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A35B2B;
	line-height: 12px;
	text-decoration: none;
	list-style-position: inside;
}
ul {
	list-style-type: none;
	display: inline;
	padding-left: 0;
	margin-left: 0;	
}

li {
	display: inline;
	padding: 0px;
	
}
.ul-liste {
	list-style:disc;
	display:list-item;
	list-style-image:url(../images/list-point.jpg);
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.06em;	

}
