/* ==[BEGIN NORMAL SETINGS]== */
BODY, TD, TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
	background-color : #F5F5F5;
}
img {
	border: 0px;
}
A {
	color : #0082FF;
	background-color: inherit;
}
H1 {
	font-size : 18pt;
}
H2 {
	font-size : 16pt;
}

.navbar {
	text-decoration : none;
	color : #0082FF;
	background-color: inherit;
}
A.lokbalk:HOVER {
	text-decoration : underline;
}

.topMenu {
	text-decoration : none;
}
A.topMenu:HOVER {
	text-decoration : underline;
}
.kitchenDescription {
    font-size: 8pt;
}
.footer {
    font-size: 8pt;
    font-style: italic;
    color: #333333;
	background-color: inherit;
}
/* ==[END NORMAL SETINGS]== */

/* ==[BEGIN LAY_PIXEL/LINE SETTINGS]== */
#upperLeft, #logoLeft { 
	background-image: url(images/upper_left_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#logoRight, #rightVertLine, #lowerRightCorner {
	background-image: url(images/right_vert_line.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

#leftVertLine, #lowerLeftCorner {
	background-image: url(images/left_vert_line.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

#upperHorizonLine { 
	background-image: url(images/upper_horizon_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main { 
	float: right;
}

#lowerLeftCorner2, #lowerRightCorner2, #lowerHorizonLine {
	background-image: url(images/lower_horizon_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ==[END LAY_PIXEL/LINE SETTINGS]== */
