body {
	color: black;
	background-color: white;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 11pt;
	text-align: center;
	width: 100%;
}

h1 {
	margin: 1em 0 0 0;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	margin: 0.1em 0 1em 0;
	font-size: 15px;
	font-weight: normal;
}

h4 {
	margin: 1em 0 2em 0;
}

h4, h5 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 11pt;
	margin: 2em 0 0 0;
}

td {
	vertical-align: top;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #401100;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #79725b;
}

#heaven {
	height: 20px;
}

#centeredbody {
	text-align: left;
	width: 996px;
	margin: 0 auto;
}

#fixedwidth {
	width: 846px;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 999;
	top: -999px;
	left: 80%;
}

#fixedwidth > #logo {
	position: fixed;
}

#kopfzeile {
	
}

#mainnavigation {
	margin: 36px 0 0 0;
	height: 80px;
	font-size: 11px;
}

#content {
	z-index: 2;
	margin: 0;
}

#prodNumber {
	margin: 1em 0 0 0;
}

#prodSwissMade {
	margin: 2em 0 2em 0;
}

#prodFamily {

}

#prodSister {

}

.chocolate {
	color: #401100;
}

.textmbild {
	clear: both;
	line-height: 1.5;
}

.textmbild p {
	width: 486px;
}

.floatLeft {
	float: left;
	margin: 0.5em 1em 1em 0;
}

.floatRight {
	float: right;
}

span.caps {
	font-size: smaller;
	text-transform: uppercase;
	letter-spacing: 0.1em
}

.schmal {
	width: 486px;
}

.single {
	margin: 1em 0;
}

.right-content .schmal {
	width: 366px;
}

#right-content .textmbild .single {
	margin: 0 !important;
}

/* Kontaktformular */

/* PLZ / Ort: */
.b30 {
	width: 44px !important;
	margin-right: 16px;
}
.b240 {
	width: 200px !important;
}

/* Schokoladen */
#left-content {
	width: 140px;
}

/* Kontaktseite */
.left-content table {
	width: 600px;
}

#kontaktformular td {
	padding-right: 8px;
}

#kontaktformular .leftcol {
	width: 130px;
}

.formbody input {
	width: 270px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
}

.formbody textarea {
	width: 270px;
	border: 1px solid #ccc;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 0;
	background-color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.15em;
}

.error {
	color: #a00;
}

.klein {
	font-size: 10px;
	color: #666;
	margin-bottom: 1em;
}
