body {
	margin: 0px;
	color: #68676B;
	font-family: Arial, Helvetica, Helv;
	font-size: 12px;
	line-height: 17px;
	background: url(../img/back.png) repeat-y;
}
/* Header */
#Logo{
	position: absolute;
	top: 2px;
	left: 8px;
	z-index: 3;
}
#Headmotiv{
	position: absolute;
	top: 0px;
	left: 8px;
	z-index: 3;
}
#Headback{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 102px;
	width: 972px;
	background: #ffffff;
	z-index: 2;
}
#Header{
	position: absolute;
	top: 65px;
	left: 8px;
	border-collapse: collapse;
	width: 964;
	border: none;
	z-index: 3;
}
#Header td{
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
#Header .Suche{
	background: url(../img/header/link.png) 0 -36px;
	width: 155px;
}
#Header .Border{
	width: 2px;
	background: url(../img/header/border.png) repeat-x;
}
#Header div.outer {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0 3px 0 0;
	background: url(../img/header/link.png) 0 -36px;
}
#Header div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 12px Verdana, Helvetica;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/header/link.png) 0 0;
}
#Header div.outer span {
	display: block;
	margin:0; padding: 7px 0 7px 0;
	}
#Header div.outer a:hover{
	background-image: none;
	color: #000000;
}
#Header div.outer a.hier{
	background-image: none;
	color: #000000;
}
/* Menue */

#Menu{
	position: absolute;
	top: 129px;
	left: 8px;
	width: 155px;
	padding: 0;
	background: #ffffff;
}
#Menu span.top{
	padding: 4px 0px 4px 5px;
	display: block;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}
#Menu a.top{
	display: block;
	overflow: hidden;
	background: #9a0259;
	color: #ffffff;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
}
#Menu a.top:hover{
	background: #ffe0aa;
	color: #222222;
}
#Menu a.spec{
	display: block;
	overflow: hidden;
	background: #9e0252;
	color: #ffffff;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
}
#Menu a.spec:hover{
	background: #ffe0aa;
}
#Menu span.sub{
	padding: 2px 0px 2px 10px;
	display: block;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}
#Menu a.sub{
	display: block;
	overflow: hidden;
	background: #cccccc;
	color: #222222;
	margin-bottom: 2px;
	text-decoration: none;
}
#Menu a.sub:hover{
	background: #ffe0aa;
}

/* Inhalt */
#Inhalt{
	position: absolute;
	top: 155px;
	left: 178px;
	width: 600px;
	text-align: left;
}
#Inhalt .produkt{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 8px;
}
#Inhalt .produkt td{
	vertical-align: top;
}
#Inhalt .produkt .Foto{
	width: 120px;
}
#Inhalt .photos img{
	margin-bottom: 24px;
}
#Inhalt .photos img.weg{
	margin: 0;
}
#Inhalt h1{
	color: #9e0053;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 2px solid #c26f91;
	padding: 6px 8px 2px 0px;
	margin-top: 0;
	margin-bottom: 14px;
}
#Inhalt h2{
	color: #c26f91;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#Inhalt p{
	color: #68676B;
	font-size: 12px;
	margin-top: 11px;
	margin-bottom: 11px;
}
/* Infos */
#News{
	position: absolute;
	top: 129px;
	left: 790px;
	width: 182px;
	text-align: left;
	background: #f2e1e8;
}
#News h1{
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #c26f91;
}
#News p{
	margin-left: 10px;
}
a{
	color: #9e0053;
}
a:hover{
	text-decoration: none;
}

#Warenkorb{
	border-collapse: collapse;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 11px;
	line-height: 16px;
	width: 100%;
}
#Warenkorb td{
	padding: 1px 4px 1px 4px;
	border: 1px solid #ffffff;
}
/* Formulare */
#Formtabelle{
	border-collapse: collapse;
	color: #68676B;
	font-family: Verdana, Arial, Helvetica, Helv;
	font-size: 11px;
	line-height: 16px;
	width: 100%;
}
#Formtabelle td{
	padding: 5px 5px 5px 0;
	vertical-align: top;
}
input, textarea, select {
  border: 1px #c26f91 solid;
  background-color: #eeeeee;
  font-family: Arial, Helvetica;
  font-size: 11px;
  padding: 1px 2px 1px 3px;
}
input.weiter {
  background: #f2e1e8;
  border: 1px solid #c26f91;
  color: #9e0053;
  font-weight: bold;
  cursor: pointer;
}
/* Hebammen-Angebot */
#Angebot{
	border-collapse: collapse;
	color: #68676B;
	font-family: Arial, Helvetica, Helv;
	font-size: 11px;
	line-height: 16px;
	width: 100%;
}
#Angebot td{
	padding: 0;
	width: 33%;
}
#Angebot .fett{
	font-weight: bold;
}
#Angebot .kursiv{
	font-style: italic;
}
/* Footer */
#Footer{
	margin-left: 20px;
	color: #ffffff;
}