@import url(undohtml.css);
body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #9B7655;
	font-size: 13px;
	margin: 0;
	padding: 1em 0;
	text-align: center;
	line-height: 140%;
	background-color:#F8F8F8;
}

table {
	margin: 0px;
	padding: 0px;
}

div#Seite {
    text-align: left;
    margin: 0 auto;
    width: 860px;
    padding: 0;
    border: none;
	background: #ffffff url(images/back.gif) repeat-y;
}

div#LogoTop {
    margin: 0;
	padding: 0;
    text-align: center;
    background: url(images/top2.jpg) no-repeat;
    border: none;
	width: 860px;
	height: 130px;
}

div#ContentBack1 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 220px;
	font-size: 1.0em;
	vertical-align:top;
	text-align:center;
	background-image: url(images/schere2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack1 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#ContentBack2 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 370px;
	font-size: 1.0em;
	vertical-align:top;
	background-image: url(images/dame_60k.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack2 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#ContentBack3 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 370px;
	font-size: 1.0em;
	vertical-align:top;
	background-image: url(images/herren.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack3 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#ContentBack4 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 370px;
	font-size: 1.0em;
	vertical-align:top;
	background-image: url(images/kinder2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack4 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}


div#ContentBack5 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 370px;
	font-size: 1.0em;
	vertical-align:top;
	background-image: url(images/haarschnitt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack5 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}


div#ContentBack6 {
	margin: 0 0 0 147px;
	padding-top: 5px;
	padding-right: 260px;
	font-size: 1.0em;
	vertical-align:top;
	background-image: url(images/schere2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html div#ContentBack6 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

div#Content {
	margin: 0 0 0 147px;
	padding: 5px 10px 5px;
	font-size: 1.0em;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html div#Content {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}

/* --- Navigation ------------------------------------------------------------------- */
ul#Navigation {
	float: left; width: 140px;
	margin: 0 0 0 0;
	padding-top: 20px;
}

/* ----------------------------------------------------------------------------------- */

hr {
	border: 0px; /* Fr Firefox und Opera */
	border-top: solid 1px #9B7655;
	border-bottom: transparent;
	height: 1px;
}

a:link {
	color: #9B7655;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	color: #9B7655;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #9B7655;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
}

a#LinkSmall {
	font-size:11px;
	color: #317EBA;
	text-decoration: underline;
}

.HeaderLeistungen {
	font-size:200%;
	font-weight:bolder;
}

.HeaderWelcome {
	font-size:150%;
	font-weight:bolder;
}

h1 {
	font-size:14px;
	font-weight: bold;
}

p {
	margin: 2px 0 6px 0;
}

h1 {
	margin: 24px 0 12px 0;
}

.MAPicCell {
	vertical-align: bottom;
	width: 125px;
	text-align:center;
}

.MATextCell {
	vertical-align: bottom;
	text-align:left;
}

.MACell2 {
	vertical-align: bottom;
	width: 210px;
	text-align:center;
}

.MAPic {
	margin-top: 12px;
}

table {
	border-collapse:collapse;
}

.RowOdd {
	background-color:#FFFFFF;
}

.RowEven {
	background-color:#EDE6DE;
}

.PriceCell {
	text-align:right;
}

.TableLeistung {
	width: 100%;
}

input.txt {
	color: #9B7655;
	background-color:#F4F0EC;
	border: 1px solid #9B7655;
	width: 200px;
}

textarea.txt {
	color: #9B7655;
	background-color:#F4F0EC;
	border: 1px solid #9B7655;
	width: 310px;
}

input.btn {
	color: #9B7655;
	background-color: #EDE6DE;
	border: 1px outset #9B7655;
	margin-top: 10px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 100px;
}

fieldset {
	width:320px;
	border: 1px solid #9B7655;
	margin-top: 16px;
	padding: 10px;
}

img#SkizzeThumb {
	border: 1px solid #9B7655;
	margin-top: 8px;
	margin-bottom: 16px;
}
