/*
**  Osterhagen + Schuldt Internet GbR       Telefon  +49 4231 9566281
**  Stumpeallee 2  --  D-27283 Verden       Telefax  +49 4231 9566362
**
**       ... im Internet unter http://www.osterhagen.net
*/


body {
	background-image: url(../resource/hintergrund-hell.gif);
	background-repeat: repeat-x;
}

.center {
	text-align: center;
}

.contact {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.feature {
	color: #264c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
}

.featureheading {
	color: #264c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.heading {
	color: #264c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.left {
	text-align: left;
}

.navigation {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.navigation a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.navigation a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.navigation a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.navigation a:active {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.navigation b {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.navpanel {
	background-color: #e6cc7f;
}

.paragraph {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}

.paragraph a:link, .subheading a:link, .contact a:link {
	color: #861343;
	font-weight: bold;
	text-decoration: none;
}

.paragraph a:visited, .subheading a:visited, .contact a:visited {
	color: #861343;
	font-weight: bold;
	text-decoration: none;
}

.paragraph a:hover, .subheading a:hover, .contact a:hover {
	color: #861343;
	font-weight: bold;
	text-decoration: underline;
}

.paragraph a:active, .subheading a:active, .contact a:active {
	color: #b31959;
	font-weight: bold;
	text-decoration: none;
}

.paragraph b {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.price {
	color: #264c33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.right {
	text-align: right;
}

.subheading {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}