body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: 18px;
	margin: 0;
	background-image: url(../00_images/hg_eckenstein2.jpg);
	background-repeat: no-repeat;
	background-color: #b0aa9d;
	color: #000000;
	background-attachment: fixed;
	line-height: 18px;
}
p {
	margin: 0;
}
p,table,tr,td,br {
	line-height: 20px;
}
textarea  {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}

ul, li, ol {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	list-style-type: square;
	line-height: 18px;
}
table, tr, th, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif;
	line-height: 20px;
}

h1, h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 2px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	font-weight: bold;
}
#rahmen {
	position: absolute;
	top: 120px;
	left: 0px;
	background-image: url(../00_images/trans.png);
	background-repeat: repeat;
	width: 100%;
	z-index: 1;
}
#rahmen table {
	background-image: url(../00_images/trans.png);
	background-repeat: repeat;
}
#inhalt {
	left: 0px;
	position: relative;
	top: -10px;
	z-index: 3;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	min-height: 350px;
	min-width: 500px;

}
#inhalt a
{
	text-decoration: none;
	color: #CC3333;
}

#inhalt a:hover
{
	text-decoration: none;
	color: #336633;
}

#inhalt form {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #000000;
	margin: 1px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #999186;
	padding: 5px;
	width: 90%;
	height: 15px;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	border:1px dotted #999186;
	padding: 5px;
	width: 90%;
	height: 100px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0DCD3;
	border:1px solid #999186;
	height: 20px;
	font-size: 11px;
	letter-spacing: 1px;
}
#inhalt select {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	border: 1px dotted #000000;
}
#sortiment {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 25px;
	padding-top: 25px;
	position: static;
	display: compact;
	line-height: 18px;
}
#sortiment p {
	line-height: 18px;
}

#kopf{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
}
#kopfprint {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#nav1 {
	display: block;
	position: relative;
	width: 200px;
	top: 20px;
	z-index: 2;
	left: 0px;
}

#nav1 a
{
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#nav1 a:hover {
	background-image: url(../00_images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav1 {
	background-image: url(../00_images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#nav2 {
	z-index: 4;
	top: 0px;
	position: relative;
	display: inline;
	width: 80%;
	text-align: right;
	float: right;
	left: 0px;
	padding-top: 10px;
}

#nav2 a
{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 10px;
}
#nav2 a:hover {
	color: #CC3333;
	border-left-color: #CC3333;
}

