h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 18px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	margin-top: 24px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#linie {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	border-bottom: #E6A142 solid 1px;
}

table#preis {
width: 400px;
margin-left: -4px;
}

table#preis tr {
	heigth: 16px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FCE3A4;
}
table#preis th {
	text-align: left;
	background-color: #FFF1C0;
	height: 20px;
	padding-left: 10px;
}

table#preis td {
	padding-left: 10px;
}

ul {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 15px;	
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

ul#mehrzeilig {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;	
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

ul#nebenbild {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 140px;	
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}

ul#linie {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;	
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 20px;
	border-bottom: #E6A142 solid 1px;
}

a {
	text-decoration: underline;
	color: #CC6600;
}

div#submenue p {
	text-align: right;

}

a:hover {
	text-decoration: underline;
	color: #D68228;
}
