
.bestell
{
	width:700px;
	clear:both;
	float:left;
	padding:12px;
}

.bestell_header
{
	float:left;
	clear:both;
	width:700px;
}

.bestell_form
{
	float:left;
	clear:both;
	width:650px;
	padding:20px;
	padding-left:25px;
	padding-right:25px;
}

.bestell_text
{
	float:left;
	clear:both;
	width:650px;
	padding-left:25px;
	padding-right:25px;
}

.bestell_navi
{
	float:left;
	clear:both;
	width:650px;
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
}

.bestell_main
{
	float:left;
	clear:both;
	width:680px;
	padding:10px;
}

.bestell_main_head
{
	clear:both;
	float:left;
	width:640px;
	padding-left:20px;
	padding-right:20px;
	border-bottom:2px solid #666;
}

.bestell_main_content
{
	float:left;
	clear:both;
	padding-left:20px;
	padding-right:20px;
	width:640px;
}

/*
*	Anschrift des Kunden
*/

.bestell_anschrift
{
	clear:both;
	float:left;
	width:640px;
	border-bottom:2px solid #666;
}

.bestell_anschrift h4
{
	font-size:12pt;
	letter-spacing:0.1em;

}

.bestell_anschrift p
{
	font-size:11pt;
	letter-spacing:0.1em;
}

/*
*	Bestellungsstatus
*/

.bestell_status
{
	clear:both;
	float:left;
	width:640px;
	border-bottom:2px solid #666;
}

.bestell_status h4
{
	font-size:12pt;
	letter-spacing:0.1em;

}

.bestell_status p
{
	font-size:11pt;
	letter-spacing:0.1em;
}

/*
*	Bestellte Artikel
*/

.bestell_artikel
{
	clear:both;
	float:left;
	width:640px;
	border-bottom:2px solid #666;
}

.bestell_artikel h4
{
	font-size:12pt;
	letter-spacing:0.1em;

}

.bestell_artikel p
{
	font-size:11pt;
	letter-spacing:0.1em;
}

/**
*	Kontakt Formular
*/

.bestell_kontakt
{
	clear:both;
	float:left;
	width:620px;
	padding:5px;
	border-bottom:2px solid #666;
}

/**
*	Bezahlungs Div
*/

.bestell_bezahlung
{
	clear:both;
	float:left;
	width:620px;
	padding:5px;
}

/**
*	Paketnummern
*/

.bestell_paket
{
	clear:both;
	float:left;
	width:620px;
	padding:5px;
}

.bestell_paket_text
{
	clear:both;
	float:left;
	width:300px;
	padding-right:10px;
}

.bestell_pakete
{
	float:left;
	width:310px;
}

.paket_left
{
	width:131px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	float:left;
	margin:1px;
	background-color:#F5BA52;
	border:1px solid #697371;
}

.paket_right
{
	width:131px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin:1px;
	background-color:#FFE7A6;
	border:1px solid #697371;
}
/**
**	Felder Breiten
**
**
*/

.left_200_clear
{
	float:left;
	width:140px;
	padding:5px;
	clear:both;
	text-align:center;
}

.left_200
{
	float:left;
	width:140px;
	padding:5px;
	text-align:center;
}

.left_100_clear
{
	float:left;
	width:90px;
	padding:5px;
	clear:both;
	text-align:center;
}

.left_100
{
	float:left;
	width:90px;
	padding:5px;
	text-align:center;
}

.left_300
{
	float:left;
	width:330px;
	padding:5px;
	text-align:center;
}

.right_300
{
	float:left;
	width:290px;
	padding:5px;
	text-align:center;
}


.bestell_knt_left
{
	clear:both;
	float:left;
	width:140px;
	padding:10px;
	font-size:11pt;
	font-weight:bold;
}

.bestell_knt_right
{
	float:left;
	width:200px;
	padding:10px;
	font-size:11pt;
	font-weight:light;

}
/**
*
*	bestellübersicht
*
*/

#tharukaTitle {
	display:none;
}
#tharuka > span {
	color:white;
}
#tharuka> span > a{
	color:white;
}