@CHARSET "UTF-8";

/*
body{
	font-family: arial;
}

a img {
	border: none;
}

#header_hilfe {
	display: none;
}

#header_bestellung {
	display: none;
}

#berechnen_div1_headline {
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
	margin: 20px 0;
}

#berechnen_div1_grueneBox {
	margin: 10px 10px 10px 0;
	padding: 10px 10px;
	background-color: #DDDDDD;
	width: 250px;
}

#berechnen_div1_grueneBox_text {
	margin: 10px 0;
}

#berechnen_div1_grueneBox_name {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}

#berechnen_div1_bmi_oben {
	display: none;
}

#berechnen_div1_bmi_unten {
	display: none;
}

#berechnen_div1_orangeBoxen {
	position: relative;	
}

#berechnen_div1_orangeBoxen_text1 {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 60px 10px 0;
	padding: 10px 10px;
	background-color: #EEEEEE;
}

#berechnen_div1_orangeBoxen_wochen {
	position: absolute;
	padding: 10px;
	top: 35px;
	left: 270px;
	width: 140px;	
	background-image: url(images/printcss_pfeil.gif);
	background-repeat: no-repeat;
}

#berechnen_div1_orangeBoxen_text2 {
	float: left;
	width: 250px;
	margin: 10px 10px 10px 80px;
	padding: 10px 10px;
	background-color: #EEEEEE;
}

.berechnen_div2_headline {
	clear: both;
	padding: 50px 5px 0 0;
}

#berechnen_div2_text_r {
	color: #679B1C;
	font-family: arial;
	font-size: 25px;
}


.preis,
.empfehlung_list_wide,
.text_gruen_20 {
	color: black;
	font-size: 14px;
}

.empfehlung_list_wide {
	margin-top: -10px;
}

.preis {
	font-size: 20px;
}
*/



#bestellen_r {
	display: none;
}

#bestellen_l {
	display: none;
}

