body {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
	margin: 0px;
	padding: 0px;
	background-color: #fcf1dc;
	height:100%;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #7e7337;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #fdf2dd;
	scrollbar-face-color: #fdf2dd;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: white;
	scrollbar-track-color: 7e7337;
}
table {
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
}

.toppic, 
.toppicgrosshandel, 
.toppichersteller, 
.toppickontakt, 
.toppicreformhaus, 
.toppicrezepte, 
.toppicthemen {
	height: 188px;
	width: 713px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;
	z-index: 2;
}

.toppic {
	background-image: url(../bilder/reformhaus_reformwaren.jpg);
}
.toppicgrosshandel {
	background-image: url(../bilder/grosshaendler_reformwaren.jpg);
}
.toppichersteller {
	background-image: url(../bilder/hersteller_reformwaren.jpg);
}
.toppickontakt {
	background-image: url(../bilder/kontakt_reformwaren.jpg);
	z-index: 1;
}
.toppicreformhaus {
	background-image: url(../bilder/reformhaus_reformwaren.jpg);
}
.toppicrezepte {
	background-image: url(../bilder/rezepte_reformwaren.jpg);
}
.toppicthemen {
	background-image: url(../bilder/themen_reformwaren.jpg);
}
.bgpic {
	background-image: url(../bilder/layout_reformwaren.gif);
	height: 606px;
	width: 713px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
.logopic {
	position: relative;
	float: left;
	z-index: 2;
	top: -190px;
	left: 535px;
}


.footer {
	left: 160px;
	top: 750px;
	position: absolute;
	font-size: 10px;
	color: #7e7337;
}

.impressum {
	left: 600px;
	top: 750px;
	position: absolute;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.inhaltrahmen {
	position: absolute;
	left: 160px;
	top: 170px;
	overflow: auto;
	height: 520px;
	width: 550px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

.inhaltpopup {
	text-align: left;
	padding: 10px;
}

h1 {
	font-size: 24px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
}

h3 {
	font-size: 13px;
	line-height: 18px;
}

img {
	border: 0;
}

.navigation {
	height: 20px;
	left: 200px;
	top: 105px;
	background-color: #fcf1dc;
	border: 1px solid #7e7337;
	position: absolute;
	z-index: 2;
	width: 512px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 3px;
}

a {
	font-size: 12px;
	color: #e1741b;
	text-decoration: none;
	background: none;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

#inhalt a:hover, a:active {
	color: #e1741b;
	text-decoration: underline;
	background: none;
}

#navilist a:hover, a:active {
	background-color: #e1741b;
	color: #fff;
	text-decoration: none;
}

#footerlink a:hover, a:active {
	color: #e1741b;
	text-decoration: underline;
	background: none;
}

.bannerposition {
	position: absolute;
	width: 234px;
	left: 720px;
	top: 0px;
	overflow: hidden;
	border: 0;
/*	background-color: #000066;
	height: 60px;
	font-size: 60px;
	color: #FFFFFF;
*/
}

.listeplz {
	width: 40px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCC99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.listeadresse {
	width: 150px;
	text-align: left;
}

.listekontakt {
	width: 80px;
	text-align: left;
}

.listebild {
	width: 50px;
	text-align: right;
}

.listenummer {
	width: 150px;
}

.listetable {
	width: 530px;
	text-align: left;
}

.listeheadline {
	font-size: 16px;
	font-weight: bold;
	width: 450px;
	padding-top: 5px;
	background-color: #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-left: 5px;
}

.seitentitel {
	position: absolute;
	left: 160px;
	top: 130px;
}

.text {
	position: relative;
	overflow: scroll;
	left: -1px;
	top: 0px;
}

.mapMarkerText {
	color: #555555;
}

/* ##### Formularelemente ##### */
form {
	margin:0;
	padding:0;
}

label {
	display:block;
	float:left;
	clear:left;
	width:70px;
	height: 17px;
	margin:2px 0;
}

input,
textarea {
	font-size: 11px;
	border: 1px solid #BBB;
	background-color: #FFF;
	margin:2px 0;
	width: 220px;
}

input {
	height: 17px;
	padding: 0 3px;
}

textarea {
	height: 70px;
	padding: 3px;
}

.submit {
	width: 200px;
	height: 25px;
	padding: 3px;
	margin:5px 0 0 0;
	font-weight:bold;
	cursor: pointer;
}

input:hover,
textarea:hover,
select:hover,
.submit:hover {
	background-color: #FFDFB0;
}

input:focus,
textarea:focus,
select:focus,
.submit:focus {
	border: 1px solid #8E9A56;
}

.msgERROR {
	color:#FF0000;
}

.msgOK {
	color:#009900;
}
/* END ##### Formularelemente ##### */
