.mainBG {
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 100%;



}
.mainLINE {
	background-image: url(../img/mainLine.jpg);
	background-repeat: repeat-y;
	background-position: bottom;


}
.background {
	background-color: #7C8068;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
}
.mainTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 15px;

}
.mainHEADLINE {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bolder;
	line-height: 17px;
	text-transform: uppercase;
}
.mainDEBUG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bolder;
	line-height: 17px;
	text-transform: none;
}
.dotsBG {
	background-image: url(../img/welle.gif);
	background-repeat: repeat-y;
	background-position: right left;
}
.dots2BG {
	background-image: url(../img/welle.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.borderMAIN {
	border: 2px dotted #0099CC;

}
.borderBLUE {
	border: 1px solid #0099CC;
}
.mainBGpapier {
	background-image: url(../img/papierBG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;


}
.mainindexBG {
	background-image: url(../img/main_index.jpg);
	background-repeat: no-repeat;
}
.catBorderBG {
	background-color: #FFFFFF;
	background-image: url(../img/verlauf.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bolder;
	line-height: 17px;
	text-transform: uppercase;

}
.catBorder {
	background-color: #FFFFFF;
	border-top: 1px solid #0066CC;
	border-right: 1px #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;

}
.catBorderMid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #FFFFFF;
}
.CatBorderRightBG {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #FFFFFF;
	background-image: url(../img/verlauf.gif);
	background-repeat: no-repeat;
	background-position: 100%;

}
.wetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 10px;
	color: #333399;
}
.borderYELLOW {
	border: 1px solid #FFFF99;
}
.borderPIC {
	border: 1px solid #000000;
}
.textMINI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #0066CC;
}
.textMICRO {
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	color: #000000;
	line-height: 12px;
}
.foodName {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;			

}
.foodSpecify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;		
}
.foodPrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;	
}
.foodDayPrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;	
}		
.foodOfDay {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;


}
.textBOX {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	width: 180px;
}
.foodLine {
	background-image: url(../img/foodLine.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
	height: 3px;
	width: auto;

}

