body {
	background-color: #F0EBD9;
	text-align: center;
	margin: 0;
	padding: 0;
}

li {
	line-height: 1.4em;
}

a.bestelllink:link, a.bestelllink:visited, a.bestelllink:focus, a.bestelllink:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.bestelllink:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:focus, a.footer:active {
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	color: #000000;
	text-decoration: underline;
}



#layout {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	width: 900px;
	
}

#inhalt {
	border: solid 1px #8BB767;
	background-color: #FFFFFF;
}

#rand1 {
	border: solid 20px #CBDE9D;
	margin: 18px;
}

#text {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

.text {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4em;
}

.header_1 {
	text-align: center;
	font-family: georgia, arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4em;
}

.font16 {
	font-size: 16px;
	line-height: 1.5em;
}

.textdot {
	font-size: 16px;
	line-height: 1.5em;
	padding-left: 30px;
}

.ulli {
	padding-left: 20px;
	line-height: 1.6em;
}

.gelb {
	font-weight: bold;
	background-color: yellow;
/*	padding-left: 4px;
	padding-right: 4px;*/
}

#footer {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 4px;
}

#bestelllink {
	text-align: center;
	font-family: georgia, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	background-color: #8BB767;
}

#zehnjahre {
	background-image: url(10jahre.gif);
	position: absolute;
	top: -25px;
	left: auto;
	width: 170px;
	height: 170px;
	z-index: 1;
}

#zehnjahretext {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 34px;
	line-height: 1.4em;
}


