body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #630;
	background: #FAD3B6;
}
img { behavior: url(iepngfix.htc); }
a {
	color: #4A2500;
}
a:hover {
	text-decoration: underline overline;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 6px;
	font-weight: normal;
}
input, textarea, select {
	background: #FADDCD;
	border: 3px double #A8302F;
}
input:focus, textarea:focus, select:focus {
	background: #F0AE8E;
}
.imgnorm, .imgleft, .imgright {
	background: #FAC4A0;
	margin: 2px;
	padding: 1px;
	border: 3px double #9B151C;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgrightnon {
	float: right;
}




.justify {
	text-align: justify;
}
#preise td{
	padding: 2px;
	border-bottom: 1px solid #99131A;
}
#preise tr:hover {
	background: #FFC4C4;
}


hr {
	margin: 0px 0px 12px;
	padding: 0px;
	border-bottom: 1px solid #9B151C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#main {
	height: auto;
	min-height: 600px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 142px;
	width: 950px;
	position: relative;
	color: #FFF;
	text-align: right;
	padding: 10px;
	border-top: 1px solid #400D14;
	border-right: 1px solid #400D14;
	border-left: 1px solid #400D14;
}
#main #header a {
	color: #FFF;
}
#main #menuoben {
	float: left;
	height: 46px;
	width: 970px;
	position: relative;
	border-right: 1px solid #400D14;
	border-left: 1px solid #400D14;
}
#main #contentaussen {
	float: left;
	height: auto;
	min-height: 322px;
	width: 970px;
	position: relative;
	background: #FDE6D8;
	border-right: 1px solid #400D14;
	border-left: 1px solid #400D14;
}
#main #contentaussen #content {
	background: url(images/design_15.jpg) no-repeat;
	padding: 10px 40px;
	float: left;
	height: auto;
	min-height: 302px;
	width: 890px;
	position: relative;
}
#imageContainer {
	overflow: hidden;
	position: relative;
	height: 330px;
	width: 440px;
}

#main #feater {
	background: url(images/design_16.jpg);
	float: left;
	height: 70px;
	width: 970px;
	position: relative;
	border-right: 1px solid #400D14;
	border-left: 1px solid #400D14;
	border-bottom: 1px solid #400D14;
}

