h1 {
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
/* Überschriften Formatierung Ende */


/* Seite zentrieren */

#contentcenter {
	margin: auto;
	width: 770px;
}
#maincontent {
	width: 766px;
}
/* Seitenlayout */


body {
	background-color: #faf7d7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.kursiv {
	font-style: italic;
	line-height: 25px;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
}
.stripe {
	background-image: url(images/Stripe_2.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00662c;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #666666;
}

.schrift_klein1 {
	font-size: 10px;
	color: #000000;
}
.schrift_klein_preis {
	font-size: 12px;
	color: #b07f2d;
	font-weight:bold;
}
.schrift_klein3 {
	font-size: 10px;
	color: #00662c;
}
.image {
	border: 3px solid #b07f2d;
}
.kursiv_klein {
	font-style: italic;
	line-height: 18px;
	font-size: 13px;
}
.text_norm {
	line-height: 17px;
}

.text_norm_bold_underline {
	line-height: 17px;
	font-weight:bold;
	text-decoration: underline;
}
.Angebote {
	font-weight: bold;
	color: #b07f2d;
}
.preis {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ueberschrift2 {
	font-size: 12px;
	font-weight: bold;
	color: #00662c;
}
.image_klein {
	border: 2px solid #b07f2d;
}
.table1 TABLE {
	border-collapse:collapse;
}
.table1 TD {
	border:1px #CCCCCC solid;
}
.templin {
	background-image: url(images/templin.gif);
	background-repeat: no-repeat;
}

