form {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font: 11px Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #990066;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.content {
	margin-left: 30px;
}

#footer {
	font-size: 10px;
	color: #696969;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
}

#footer a {
	font-size: 10px;
	color: #696969;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.hinweis {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 5px;
}

#inhalt {
	width: 936px;
	overflow: hidden;
	height: 306px;
	position: relative;
}

#bestellung {
	width: 896px;
	overflow: auto;
	position: relative;
	border: 1px solid #990066;
	padding: 20px;
	height: 286px;
}

#bestellung td.header {
	color: #990066;
	font: bold 14px Baskerville, Times, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#bestellung img.prodBild {
	padding-right: 20px;
	float: left;
}

#bestellung h1 {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	color: #990066;
	font-size: 11px;
	font-weight: bold;
}

#bestellung td.beschreibung {
	line-height: 16px;
}

#bestellung .bemerkung {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #990066;
	padding: 10px;
}

/* @group inhaltBild */

#inhaltBild {
	position: relative;
	white-space: nowrap;
}

#inhaltBild .produkt {
	display: block;
	width: 498px;
	height: 306px;
	position: absolute;
	top: 0px;
}

#inhaltBild .header {
	position: absolute;
	top: 34px;
	left: 255px;
	width: 150px;
	white-space: normal;
	font-size: 11px;
}

#inhaltBild .text {
	position: absolute;
	top: 48px;
	left: 255px;
	width: 150px;
	white-space: normal;
	font-size: 11px;
	line-height: 12px;
}

#inhaltBild h2 {
	color: #990066;
	font-size: 11px;
	font-weight: bold;
	white-space: normal;
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 9px;
}

#inhaltBild .preis {
	color: #990066;
	font-weight: bold;
	margin-top: 5px;
}

#inhaltBild .beschreibung {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

#inhaltBild .bilder {
	position: absolute;
	top: 203px;
	left: 255px;
	width: 150px;
	white-space: normal;
	font-size: 12px;
	line-height: 14px;
	color: #990066;
}

#inhaltBild .bestellen {
	position: absolute;
	top: 235px;
	left: 255px;
	width: 150px;
	white-space: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}



/* @end */

#idee {
	background-color: #f7e4ee;
	line-height: 16px;
	padding: 20px 20px 13px;
}

#idee h1 {
	color: #990066;
	font-size: 12px;
}

#kunden {
	padding: 20px;
	line-height: 16px;
}

#button {
	padding-top: 20px;
	padding-bottom: 20px;
}

#divMeinung, #divAnfrage, #divNewsletter {
	position: absolute;
	top: 140px;
	left: 30px;
	overflow: hidden;
	width: 450px;
	height: 523px;
	background-image: url(../img/child_background.jpg);
	display: none;
	padding: 15px 15px 15px 163px;
}

#divImpressum, #divMeinLiebstes {
	position: absolute;
	top: 140px;
	left: 30px;
	overflow: hidden;
	width: 450px;
	height: 523px;
	background-image: url(../img/child_background_o_vogel.jpg);
	display: none;
	padding: 15px 15px 15px 163px;
}

#divJudith {
	position: absolute;
	top: 140px;
	left: 30px;
	overflow: hidden;
	width: 598px;
	height: 523px;
	background-image: url(../img/child_background.jpg);
	display: none;
	padding: 15px 15px 15px 15px;
}

#elMeinung, #elAnfrage, #elNewsletter, #elImpressum, #elMeinLiebstes {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#elJudith {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

#formMeinung, #formAnfrage, #formNewsletter, #formNews {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.impressumKlein {
	font-size: 10px;
	line-height: 14px;
}