@charset "UTF-8";
.Layout {
	font-family: Tahoma, Geneva, sans-serif;
}
.table_dotted {
	border: #069 dashed 2px;
	padding: 20px;
}
.rezept {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 25px;
	line-height: 18px;
}
#rezept_name {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.7px;
	list-style-type: none;
	padding-bottom: 15px;
}
#tip_box {
	border: 2px dashed #006699;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.borderimage{
border:1px solid white;
}#red-dotted-border {
	border: 2px dashed #F00;
	padding: 5px;
}
