@charset "utf-8";
.zeile {
	background-color: #CCC;
	padding: 10px;
}
.einzug {
	padding:10px;
	}
.zeile .einzug {
	vertical-align: top;
}




h1 {font-size:18px;
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	}
	
body {font-family:Verdana, Geneva, sans-serif;}
.ausrichtung_rechts {
	text-align: right;
	padding-right: 30px;
}
.ausrichtung_center {
	text-align: center;
}
.inhaltsbox1 {
	width: 780px;
	float:left;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	}
	
	.inhaltsbox2 {
	width: 390px;
	float:left;
	text-align:left;
	height: 22px;
	}
.wrapper1 {
	width: 780px;
	margin: 0px auto;
	height:70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-style: none;
}


.wrapper2 {
	width: 780px;
	margin: 0px auto;
	height:130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #000;
	border-left-style: none;
}
.text1 {
	width:290px;
	float:left;
	font-size: 12px;
	height: 20px;
}
.text2 {
	width: 50px;
	float: left;
}
.textklein {
	font-size:9px;
	width:100px;
	float:left;
	height: 20px;
}

.textklein2 {
	font-size:9px;
	float:left;
	width: 80px;
}
.text3 {
	float: left;
	width: 60px;
}
.beschrieb {
	width: 780px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
}
.zubereitung {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	font-size: 14px;
}
.inhaltsbox_titel {
	width: 100%;
	float:left;
	text-align:left;
	font-size:22px;
	font-weight:normal;
}
.resultate {
	font-size:9px;
	margin-left: 50px;
}
fieldset {
	width: 700px;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
.inputs_db {
	margin-left: 50px;
}
legend {
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
}

.topten {
	margin: 0px;
	background-color: #FFFFFF;
	color: #000;
	padding-right: 80px;
}
