/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8F92A8;
	background-color: #ABC3B7;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.sloganhead {
	font-size: 12px;
	color: #666666;
}

.schritte {
	color: #FFFFFF;
	font-weight: bold;
}

.schritte_active {
	color: #000000;
	font-weight: bold;
}

.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 10px;
	padding-left:25px
}

.ueber {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	padding-left:25px
}

.footer {
	font-size: 10px;
	color: #000000;
}

a:link {
color:#000000;
}

a:visited {
color:#000000;
}

a:hover {
color:#000000;
}

.bestellbotschaft{

	font-size: 10px;
	color: #333342;
	font-weight: bold;
	text-decoration: none;
}
.bestellanzahl{

	font-size: 10px;
	color: #333342;
	text-decoration: none;
	text-align: right;
}
.bestelltyp{

	font-size: 9px;
	color: #333342;
	text-decoration: none;
	text-align: left;
}
.summe{

	font-size: 10px;
	color: #333342;
	text-decoration: none;
	text-align: right;
}
.prokontra{

	font-size: 14px;
	color: #333342;
	font-weight: bold;
	text-decoration: none;
	background-image:url(images/hor_stripe.gif);
	background-repeat:repeat-y;
	padding-left:5px;	
}
.ueberschriftslogan{

	font-size: 11px;
	color: #ABC3B7;
	font-weight: bold;
	text-decoration: none;
}
.ueberschriftbestellen{

	font-size: 10px;
	color: #ABC3B7;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

