body {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: #300;
	text-decoration: none;
}

a:hover {
	color: #be9e56;
}

td {
	border: 0;
	padding: 0;
	vertical-align: top;
}

img#background {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}

div#box {
	background-color: #fff;
	height: 456px;
	left: 50%;
	margin-left: -379px;
	margin-top: -228px;
	position: absolute;
	top: 50%;
	width: 759px;
	z-index: 20;
}

div#header {
	left: 227px;
	position: absolute;
	top: 0;
}

div#footer {
	bottom: 0;
	left: 227px;
	position: absolute;
}

div#content {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	"Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	text-align: center;
	top: 158px;
	width: 759px;
}


/* NAVIGATION */

div#nav {
	position: relative;
	text-align: center;
	top: 77px;
	width: 759px;
}

div#nav ul {
	list-style: none;
	padding: 0;
}

div#nav ul li {
	display: inline;
}

div#nav ul#nav-level-1 {
	margin: 6px 0 4px 0;
}

div#nav ul#nav-level-2 {
	margin: 12px 0 0 0;
}

div#nav a {
	color: #300;
	font-size: 12px;
	font-weight: bold;
	padding: 0 7px;
	text-decoration: none;
	text-transform: uppercase;
}

div#nav a:hover,
div#nav a.active {
	color: #be9e56;
}


/* HOME */

div#home-nav {
	left: 227px;
	position: absolute;
	top: 111px;
}

div#home-nav ul {
	line-height: 0; /* Fuer IE... */
	list-style: none;
	margin: 0;
	padding: 0;
}

div#home-nav il {
	margin: 0;
	padding: 0;
}

div#home-nav img {
	display: block;
}


/* WENCKESCHMID */

body#page-wenckeschmid div#content {
	top: 141px;
}


/* REFERENZEN */

body#page-referenzen {
	color: #321f11;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	"Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 15px;
	margin: 0 30px;
}

body#page-referenzen table {
	margin-top: 58px;
}

body#page-referenzen td {
	white-space: nowrap;
}

body#page-referenzen h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

div#referenzen-liste {
	margin: 50px 0;
}

div#referenzen-header {
	text-align: center;
}

div#referenzen-footer {
	text-align: center;
}


/* PETITSFOUR SORTEN */

body#page-petitsfours-sorten {
	color: #321f11;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	"Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 15px;
	margin: 0 30px;
}

body#page-petitsfours-sorten strong {
	font-weight: bold;
}

body#page-petitsfours-sorten table {
	margin-top: 58px;
}

body#page-petitsfours-sorten td {
	white-space: nowrap;
	line-height: 20px;
}

body#page-petitsfours-sorten h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

body#page-petitsfours-sorten p {
	margin-bottom: 0;
	text-align: center;
}

div#petitsfours-sorten-liste {
	margin: 50px 0;
}

div#petitsfours-sorten-header {
	text-align: center;
}

div#petitsfours-sorten-footer {
	text-align: center;
}


/* KONTAKT */

body#page-kontakt div#content a {
	color: #000;
}


/* BESTELLEN */

body#page-bestellen {
	color: #321f11;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	"Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 15px;
	margin: 0 30px;
}

div#bestellen-header {
	text-align: center;
}

div#bestellen-footer {
	text-align: center;
}

table#bestellformular td {
	vertical-align: middle;
}

.error {
	color: #f00;
}




