/* CSS Document */
body,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(../images/indonesian_food_take_away_BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
table {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-size: 14px;
}
.td_vert_left {
	background-image: url(../images/indonesian_food_amsterdam_line_vert_left.gif);
	background-repeat: repeat-y;
	width: 12px;
}
.td_logo_left {
	width: 205px;
	background-color: #3D3D40;
}
.td_midden {
	background-color: #B0B1B4;
	width: 659px;
}
.td_content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	font-size: 13px;
}



.td_vert_right {
	background-image: url(../images/indonesisch_eten_amsterdam_line_vert_right.gif);
	background-repeat: repeat-y;
	width: 12px;
}

a:link {
	color: #E5342B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E5342B;
}
a:hover {
	text-decoration: underline;
	color: #E5342B;
}
a:active {
	text-decoration: none;
	color: #E5342B;
}
#contentdiv {
	padding-bottom: 20px;
}
.gerechtentabel {
	margin-left: 7px;
	margin-top: 0px;
	font-size: 13px;
}
.gerechtentd {
	color: #FFFFFF;
	background-color: #3D3D40;
	padding-right: 10px;
}
.gerechtentdred {
	background-color: #E3342B;
	width: 3px;
}
.gerechtentdprijs {
	font-weight: bold;
	width: 75px;
}
.tabelcart {
	color: #FFFFFF !important;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tabelcartbottom {
	color: #FFFFFF !important;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.winkelwagenTDR {
	padding-right: 20px;
}

